Using SMTPlib
Brian Andersen
brian at nr6.dk
Mon Jun 4 12:04:26 EDT 2001
More information about the Python-list mailing list
Mon Jun 4 12:04:26 EDT 2001
- Previous message (by thread): Python-GnuPlot : Plotting problems
- Next message (by thread): Using SMTPlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I'm in the process of writing my very first project in Python - a webmail application. I've tried the SMTPlib and it work out fint, but the mails I send don't have a subject. I've tried the example that is in the Pythondocumentation for the SMTPlib and it works well, but how do I insert a subject field? The same goes for CC end BCC-fields. Are they handled by the SMTPlib or is it something that I must handle in my program? Hope you can help me. Best regards. Brian.
- Previous message (by thread): Python-GnuPlot : Plotting problems
- Next message (by thread): Using SMTPlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list