| Home | Trees | Indices | Help |
|
|---|
|
|
Represents an SMTP connection.
Use login() to log in with a username and password.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Send one message or a sequence of messages. Every time you call send, the mailer creates a new connection, so if you have several emails to send, pass them as a list: mailer.send([msg1, msg2, msg3]) |
| Home | Trees | Indices | Help |
|
|---|
| mailer module documentation. Generated by Epydoc 3.0beta1 on Thu May 28 10:09:42 2009 | http://epydoc.sourceforge.net |