Related information: http://iweb.com/dedicated-server/cluster
Because we do not support the balancing of the mail services, we generally install the service on the Web1 server, except if you have a dedicated mail server for the emails. The protocols used are SMTP, POP3 and IMAP. Here is some pertinent information that is required to manage the mail accounts:
Adding a New Domain to the Mail System (Via SSH as root):
/home/vpopmail/bin/vadddomain
your-.domain.com
Replace [your-domain.com] for the name of your domain. Once the command is executed, you will need to enter a password for the postmaster user of the domain, which you will later use to manage email accounts under this same domain.
Adding a New Email Account under a Domain:
Browse the following address to access QmailAdmin:http://[ID-.WEB1].privatedns.com/cgi-.bin/qmailadmin
User
Account:
postmaster
Domain
Name:
your-.domain.com
Password:
[Postmaster password for the domain]
Changing a Password for an Email Account:
To modify a password for an email account, you can proceed via QmailAdmin or via SSH as root with the following command:
/home/vpopmail/bin/vpasswd
user@domain.com
SquirrelMail WebMail Access:
Your mail services are delivered with a WebMail interface called SquirrelMail. You can access it with any web browser at the following address:
http://[ID-.WEB1].privatedns.com/webmail
Name:
user@domain.com
Password:
[Account Password]
0 Comments