Qmail relay to smarthost
Qmail: routing all mails to a smarthost # echo “:smtp.qmail.com” > /var/qmail/control/smtproutes (or manually add “:smtp.qmail.com” line (without qutoes) to the file.) this command will set qmail that all your mails will be routed to smtp.qmail.com (will remove other existing lines, so be careful) Qmail: routing all mails for a specific domain to a smarthost [...]
Read the rest of this entry »