On Fri, 20 Aug 2004, spaze wrote: > > We have a need for both smtp over ssl and smtp with tls to support > > different clients. I decided to run these on ports 465 and 587 > > respectively. I made a quick mod so that my authldap plugin is only used > > on these encrypted ports and not at all on port 25. > > they are the same as mine, basically. although I don't se the difference > between the starttls and smtp-ssl services (except they run on different > ports ;) but it could be just my eyes.
It's just the port and one line "protocol = smtp" which makes it handle the EHLO and STARTTLS commands from the client. Cheers. -- Mark Powell - UNIX System Administrator - The University of Salford Information Services Division, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 4837 Fax: +44 161 295 5888 www.pgp.com for PGP key
