Mass Mailing help needed (Paul Rubin)

Steve Holden sholden at holdenweb.com
Tue Apr 23 12:58:39 EDT 2002


"Graham Ashton" <gashton at cmedltd.com> wrote ...
> On Tue, 2002-04-23 at 15:20, A.M. Kuchling wrote:
>
> > It's certainly possible to send multiple messages over a single SMTP
> > connection,
>
> I must confess to not being that well up on the Python library with
> regard to email messages. Are there any python modules that support
> this?
>

The smtplib library is explicitly provided to allow your applications to
make direct connections to SMTP servers.

regards
 Steve
--

home: http://www.holdenweb.com/
Python Web Programming:
http://pydish.holdenweb.com/pwp/








More information about the Python-list mailing list