Python for email?

sean sean_berry at cox.net
Sat Mar 27 17:58:35 EST 2004


Thanks you all for the info.  That is exacly what I was looking for.


"jmdeschamps" <jmdeschamps at cvm.qc.ca> wrote in message
news:3d06fae9.0403271139.701d1a5e at posting.google.com...
> "sean" <sean_berry at cox.net> wrote in message
news:<SB49c.47641$Bg.20541 at fed1read03>...
> > Is there a good module for sending out email?
> >
> > For a website that I am working on, I am writing a program that finds
out
> > which presenters have not yet confirmed their scheduled date and sends
them
> > an email to confirm.
> >
> > Does python have any modules for use with mail programs like sendmail,
or
> > should I just run everything with os.system and os.popen?
> >
> > Thanks for any help.
>
> ... and using imaplib, you could *listen* to an email account for
> confirmations and thus, know if the confirm info as reached the
> presenters brain !-)
>
> jean-marc
> Spring is in the air





More information about the Python-list mailing list