Great class for making this very easy located here:
http://motion.sourceforge.net/related/send_jpg.py
And is supports list of binary attachments that is
pretty tricky by hand.
Larry Bates
Syscon, Inc.
Philippe Reynolds wrote:
Hi,
I'm learning python...one of my tasks is to send out emails...
I can
Philippe Reynolds wrote:
> I'm learning python...one of my tasks is to send out emails...
> I can send emails to one person at a time but not as groups
>
> Do you think you can help.
>
> Cheers
> Philippe Reynolds
>
> Here is the section of code:
> # me == the sender's email address
> me = '[E
Hi,
I'm learning python...one of my tasks is to send out emails...
I can send emails to one person at a time but not as groups
Do you think you can help.
Cheers
Philippe Reynolds
Here is the section of code:
# me == the sender's email address
me = '[EMAIL PROTECTED]'
# you == the recipient's em