J.R. Oldroyd wrote: > Using 1.5.1.0 rc2 with SSL support, a simpler configuration is possible. > > ASSP listens on 25, 465 and 587. > MTA listens on 225 and 226.
I'd rather let the MTA listen on the submission ports. But it shouldn't matter much. > ASSP's 25 and 465 are sent to the MTA's 225. AUTH is optional here. Why would authorisation be optional on port 465? It should be mandatory and user submission on port 25 should be forbidden (or at the most allowed for the local network). Way back port 465 was meant to be used for smtps (a bad idea to begin with), nowadays (for the last decade or so I believe) that's not the case anymore and the port has been assigned to something completely different (first some Cisco TV thing, now URL Rendesvous Directory for SSM, see http://www.iana.org/assignments/port-numbers). So totally closing port 465 is the best thing, were it not for braindead clients. Greetings, Jeroen ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
