how to make qmail forward mail.
shit still can not input chinese….
My harddisk got broken..So have to reinstall OS. The good thing is ubuntu 7.04 is really good. I don’t need to configure anything.
I build local mail system yesterday, Coz 1and1 really shit. In china we have to wait 20 min for get mail. So I build local system basic in Exchange 2003. But everybody know put Exchange public to internet is dangerous so I build QMAIL behind Exchange.
If you wanna install Qmail easy, Just go to http://www.qmailtoaster.com , then get script can auto downlaod and install qmail system include blacklist anti-virus spam….
When I finished qmail and make new connecter forward all mail to qmail server. Then is time for configure qmail forward all the mail to exchange server.
1. make tcprules to believe exchange server.
add exchange ip in tcp rules and make it to .cdb file. you don’t need to restart qmail.
2. add domain what’s you wanna forward to rcphosts, for example:
you mail domian is @mail.sohu.com, then you should add mail.sohu.com in rcphosts.
3. add line like this to smtprouters.
mail.sohu.com:exchange server ip:port
you also can write like this:
*:exchange server ip : port
Whatever, Don’t forget add domian to rcphost. If not when mail received will check local mail account. If you don’t add any mail domain in local, The remote side will get "no such user." info.