> >Changing the SMTP submit port to 587 (as per rfc2476 Section 3.1) for >your clients and using SSL/TLS on that would allow all Internet mail >to >be scanned by ASSP and by routing outgoing email through ASSP would >allow it to work as it should. Only internal email is not seen by >ASSP.
There is: SMTP Auth Destination Port to connect to when connections arrive on the second Listen Port. If blank all incoming mail will go to the main SMTP Destination, the main use is to allow remote / travelling users to make authenticated connections, and therefore inject their mail at the SPF-correct point in the network. eg 127.0.0.1:587 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
