Python To Send Emails Via Outlook Express

Keith Dart kdart at kdart.com
Mon Dec 20 02:24:45 EST 2004


ian at kirbyfooty.com wrote:
> Hi Ganesan
> I tried changing s.Send to s.Send(). It now comes up with an exception
> error..
> 
> The details are below.

Looks like the COM part works, but sending mail has an error from the 
SMTP host. But, slightly off topic, FYI, Python can send email directly 
with the email and snmplib modules.


-- 
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Keith Dart <kdart at kdart.com>
    public key: ID: F3D288E4
    =====================================================================



More information about the Python-list mailing list