I also can't get my SMTP (win2k) working with Python. But... funnily this works fine: import smtplib s = smtplib.SMTP('smtp.mail.ru') s.sendmail('no_such_address at mail.ru', 'jonhe... at gmail.com', 'hi there!') s.quit() Why do they (mail.ru) allow outsiders to use their service???
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4