A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/334524.html below:

problems with smtplib

problems with smtplib problems with smtplibn00m n00m at narod.ru
Fri Sep 2 07:52:04 EDT 2005
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???


More information about the Python-list mailing list

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