logging SMTPhandler Error
Aahz
aahz at pythoncraft.com
Sun Aug 23 01:48:34 EDT 2009
In article <mailman.251.1250986082.2854.python-list at python.org>,
Ned Deily <nad at acm.org> wrote:
>
>Or on OS X it's not *too* difficult to set up a local host mailer using
>the Apple-supplied prefix that would accept mail locally and forward it
>to a more sophisticated remote mailer.
It's also not too difficult to do the moral equivalent with dnspython and
find the MX host for the domain you're trying to send e-mail to; that
usually does not require an encrypted connection.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"I support family values -- Addams family values" --www.nancybuttons.com
More information about the Python-list
mailing list