Hi Eric, The requirement is for TLS over port 25(starttls) not TLS on port 465.
Kind regards, Johnny Minty Sent from my Windows Phone ________________________________ From: Eric Charles<mailto:[email protected]> Sent: 26/07/2013 11:31 p.m. To: James Users List<mailto:[email protected]> Subject: Re: Require TLS Can't you disable the non-secure port in smtp-server.xml? On 25/07/2013 22:29, Johnny Minty wrote: > Hi Guys, > > I have a requirement to require TLS on all incoming and outgoing connections > from specific servers (IP addresses). I managed to satisfy the outgoing > requirement for TLS by leveraging the SMTPTransport class in the > RemoteDelivery Mailet however I'm stuck on a solution for incoming > connections. At the moment it looks like I will need to write my own SMTP > hook to ensure the STARTTLS command is received during the SMTP transaction, > do you think this is the right approach? > > Thanks for your help, > > Johnny Minty > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
