Hi,
�How one can route / forward incoming mails for particular user to other host / IP? Let me clear that I want to do exactly this.
[EMAIL PROTECTED] [IP: [EMAIL PROTECTED] [IP: 202.xx.yyy.zz] (My mean to say is, I want to forward mails for local domains to other server which hosts the domain in real.
�Thanks for any help in advance.
smtproutes can do this for entire domains. If you want domain1.com to go to server2.com, then you would do this:
echo "domain1.com:server2.com" >> /var/qmail/control/smtproutes
Regards,
Bill
