Page 1 of 1

Is't possible to user STARTTLS on version 3

Posted: Fri Jun 06, 2008 1:57 pm
by YvesTan
Hello,

Is't possible to use STARTTLS on version 3 ? I've try to change handshake method on Swift.php but I think swiftmailer can't understand the response...

Code: Select all

 
Fatal error: Uncaught exception 'Swift_BadResponseException' with message 'Expected response code(s) [250] but got response [220 2.0.0 Ready to start TLS]' in /usr/local/sbin/sendnews/swiftmailer/lib/Swift.php:250
 
Thanks !

Re: Is't possible to user STARTTLS on version 3

Posted: Fri Jun 06, 2008 6:49 pm
by Chris Corbyn
I'm afraid not. PHP didn't have the functionality when I wrote it ;)