Python Will Not Send Email!!

Victor Subervi victorsubervi at gmail.com
Fri Nov 20 07:58:55 EST 2009


On Thu, Nov 19, 2009 at 5:01 PM, Kev Dwyer <kevin.p.dwyer at gmail.com> wrote:

> On Thu, 19 Nov 2009 11:28:37 -0400, Victor Subervi wrote:
>
> Hello Victor,
>
> There are some pages on the internet that suggest that this problem my be
> caused by a module named email.py (or email.pyc) in your pythonpath.  If
> you try import smtplib in the interpreter do you get this error message?
> If so, start a new interpreter session and try import email - is the
> email module imported from the stdlib?
>

Both of these import just fine.

>
> If these steps don't help, it might be useful if you can tell us which
> Linux distribution you are using.
>

Python 2.4.3
[root at 13gems ~]# uname -a
Linux 13gems.com.13gems.com 2.6.18-028stab064.8 #1 SMP Fri Nov 6 11:28:25
MSK 2009 x86_64 x86_64 x86_64 GNU/Linux
CentOS 5.4 final
TIA,
V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091120/26ad0314/attachment.html>


More information about the Python-list mailing list