> How to configure email for that domain and website and smtp and squirrelmail
> with the same server.
1.
Add the new domain
# /home/vpopmail/bin/vadddomain newdomain.com
Add newdomain emails
# /home/vpopmail/bin/vadduser
Or
Login to your QmailAdmin and add email address from there
Postmaster
newdomain.com
Password
2.
You can use back the same squirrelmail access for your first domain or
if you prefer to have a virtual map, do below. (Remember to include web hosting
conf too)
Edit /etc/named.conf
Insert the newdomain.com to be resolved
Edit /var/named/newdomain(what ever you had specified above)
Insert webmail IN X.X.X.X
Replace X.X.X.X with your IP
Edit /etc/httpd/conf/httpd.conf
Insert the directory for this new domain.
(Please refer to the first domain which you had done before for all the above)
> If possible to configure different ip in the same machine please advise.
You will need to have a patch outgoingip
regards
nic