Vpopmail

- a system for virtual email domains using POP3

CAT has installed vpopmail - a system for virtual email domains using POP3

Adding an email domain hosted by CAT to the virtual email system:

$ sudo vadddomain domainname

This will ask for a password for the 'postmaster' user. 

Adding email users to the domain:

$ sudo vadduser user@domainname

or use the qmailadmin web package at: http://www.cat.org.au/cgi-bin/qmailadmin - login using your postmaster password from above.
andy (at) cat.org.au

You can find vpopmail documentation at: http://www.cat.org.au/docs/vpopmail
praccus (at) octapod.org 

Forwarding mail using .qmail to a alias@vdomain.org If you need to change the address the mail is being directed to, you edit:

$ sudo vi /var/lib/vpopmail/domains/domain_name/.qmail-alias

You need sudo to edit it.
safari (at) cat.org.au