25 Mar 2005 00:03
Zoe and Newspipe
Lukasz Wiechec <lwiechec2 <at> o2.pl>
2005-03-24 23:03:13 GMT
2005-03-24 23:03:13 GMT
The special time has come and I decided to integrate Newspipe with ZOE. Apparently, the package available from Newspipe's homepage (http://newspipe.sourceforge.net) does not support SMTP authentication so I started to dab my finger in Python, only to discover that I can't get through with it. The passwords (which are 100% correct, I'm using them with msmtp and mutt to pass my outgoing mail to ZOE) are not working and I'm getting this error: <snip> send: 'ehlo mymachine\r\n' reply: '250-mymachine Hello localhost.localdomain\r\n' reply: '250-AUTH LOGIN PLAIN\r\n' reply: '250 STARTTLS\r\n' reply: retcode (250); Msg: mymachine Hello localhost.localdomain AUTH LOGIN PLAIN STARTTLS send: 'STARTTLS\r\n' reply: '220 Ready to start TLS\r\n' reply: retcode (220); Msg: Ready to start TLS send: 'ehlo mymachine\r\n' reply: '250-mymachine Hello localhost.localdomain\r\n' reply: '250-AUTH LOGIN PLAIN\r\n' reply: '250 STARTTLS\r\n' reply: retcode (250); Msg: mymachine Hello localhost.localdomain AUTH LOGIN PLAIN STARTTLS send: 'AUTH PLAIN bHVrYXN6AGx1a2FzegBxYXp3czE5NA==\r\n' reply: '535 Authentication failed\r\n' reply: retcode (535); Msg: Authentication failed(Continue reading)
RSS Feed