Creating Email Id’s For The Additional Domain

November 27, 2006 / Web Hosting
  1. Create a user in the control panel
  2. Login through shell and get into user’s /var/spool/mail/ ie. /home/virtual/domain_name/var/spool/mail/
  3. You will get a symlinks for the user
    Eg: If there is a user test with the primary domain abc.com you get
    [email protected] —> test –corresponds to mail
    test#abc.com —> test –corresponds ssh
  4. You need to change the main domain symlink to an additional domain
    Eg: Suppose the additional domain is “pqr.com” change the links to
    [email protected] —>test
    test#pqr.com —>test
  5. This will create a mailbox for [email protected]