SMTP server w/o using Twisted framework

_spitFIRE timid.Gentoo at gmail.com
Thu Jul 5 15:42:33 EDT 2007


On Jul 5, 2:37 pm, "Jeff McNeil" <j... at jmcneil.net> wrote:
> You could try pyDNS (http://pydns.sourceforge.net).  You should simply
> be able to call the 'DNS.mxlookup' function.  The other option would
> be twisted.names...
>

Thanks for the pointers.

> What about simply running an SMTP server on the machine running your
> application? Is that a possible approach?
>

  I guess that would be my last resort :)

> Not that I know of.  The protocol is standard, the queuing and retry
> logic, not so much.  Someone else may know more than I, though.
>

  I understand what you are saying. I guess, I would fall back to my
last option!

> http://mtamark.space.net/draft-stumpf-dns-mtamark-04.htmlhttp://en.wikipedia.org/wiki/Sender_Policy_Framework
>
> > --
> >http://mail.python.org/mailman/listinfo/python-list

  Thanks, once again.




More information about the Python-list mailing list