> Hi there I was wondering... with ASSP is it possible to have the mail > forwarded on a per domain basis to different mail servers? > > I was hoping to setup an ASSP server as a mail washer gateway, then > deliver to the appropriate server/mailbox after being cleaned.
Since ASSP is a proxy, you need to use another MTA with SMTP routing capabilities for the gateway, store and forward ability. In Windows, you can use the opensource hMailserver. I do this and have routes set up in hMailserver to deliver to the server:ip per domain. Internet ==> ASSP ==> hMailserver ==> server1 or server2 depending on domain. You can do the same in Linux but need a different MTA for as hMailserver is Windows only. Good luck, Doug Traylor ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
