Create email aliases w/o CPanel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kerya
    Junior Member
    • Jul 2004
    • 3

    #1

    Create email aliases w/o CPanel

    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.
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    Sorry, you do not have access to modify this file directly.

    Comment

    • Elite
      Senior Member
      • Apr 2004
      • 168

      #3
      I haven't tried any of this on Dathorn but see:

      http://www.webhostingtalk.com/showth...hreadid=253223

      - Of course you have to put your cpanel username and password in the script so you have to accept any security implications...

      Comment

      Working...