I needed to add briansblog.net to an existing qmail setup. It was actually pretty easy once I figured out how.
- Add the domain to the files /var/qmail/control/locals and /var/qmail/control/rcpthosts
- If you have a local user existing, just put an email address you want to forward to into a .qmail file in that users home directory
- To catch everything, put an email address in a file called .qmail-default in /var/qmail/alias
Thats all there is to it. Took me an hour to dig around huge howto's and FAQ's to find this one snippet of information.
Recent Comments