Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Anonymous on May 11, 2004, 06:51:48 PM
-
Hi,
I'm running SME 6.01 as Server-only (192.168.200.1/24) in my DMZ. The SM-Box lisens on Port 25 for any incomeing eMail's. The SME Box should scan every eMail for Viruses with CalmAV/Amavis and check with RBLList against SPAM. After this jobs the Box should forward the eMail to my LAN-Mailserver (192.168.1.1/24) on Port 2525 not 25!
How can I configure my SME for doing this jobs ?
sincerly
Guenter
-
You could just use smtproutes in your /var/qmail/control file, e.g. 192.168.1.55:192.168.2.55:4255 would be put inside your smtproutes control file. You should probably put that in a template or it could get overwritten.
Jon