If you’ve added a new domain to your hosting account, you may also want to create unique email addresses for it. This guide explains how to create email IDs for an additional domain in your control panel.
Steps to Create Email IDs for an Additional Domain:
-
Create a user in the control panel.
-
Login via shell and navigate to the user’s mail directory:
- /home/virtual/domain_name/var/spool/mail/
- Locate the symlinks for the user. For example, if there is a user test under the primary domain “abc.com”, you’ll see:
- [email protected] —> test (mail)
- test#abc.com —> test (SSH)
- Change the symlinks to point to the additional domain.
- 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
- Eg: If there is a user test with the primary domain abc.com you get
- This will create a mailbox for [email protected].