Send email: Difference between revisions

m
No edit summary
m (→‎{{header|Python}}: Sub-headers)
Line 1,324:
 
=={{header|Python}}==
===Python: POSIX===
 
The function returns a dict of any addresses it could not forward to;
other connection problems raise [http://docs.python.org/library/smtplib.html?highlight=smtplib#smtplib.SMTP.sendmail errors].<br>
Line 1,368:
</pre>
 
===Python: Windows ===
Using Outlook COM server with the Pywin32 library.
 
Anonymous user