I want to create a web page on my site that would allow a user to create an email alias on my domain. You can create aliases easily in CPanel, but I can't seem to find where CPanel stores the info. It is most definitely NOT in my home directory, unless it's binary. If I can find out where it stores that info, I could then write a PHP script to do this automagically.
Linux uses the file /etc/aliases for this kind of thing, but that doesn't seem to be what CPanel is using.
Linux uses the file /etc/aliases for this kind of thing, but that doesn't seem to be what CPanel is using.
Comment