Re: DNS servers in Python - which ones are a good base for work?

2007-12-17 Thread Jan Claeys
Op Tue, 11 Dec 2007 11:10:52 -0800, schreef John Nagle: > I need to do a non-standard DNS server in Python. This is for a spam > blacklist type DNS server, not for IP lookup. "dnspython" seems to be > client side only. Oak DNS is deprecated. Suggestions? $ wajig search python-twisted-names py

Re: DNS servers in Python - which ones are a good base for work?

2007-12-11 Thread Jean-Paul Calderone
On Tue, 11 Dec 2007 11:10:52 -0800, John Nagle <[EMAIL PROTECTED]> wrote: > I need to do a non-standard DNS server in Python. This >is for a spam blacklist type DNS server, not for IP lookup. >"dnspython" seems to be client side only. Oak DNS is >deprecated. Suggestions? > There's Twisted Nam

DNS servers in Python - which ones are a good base for work?

2007-12-11 Thread John Nagle
I need to do a non-standard DNS server in Python. This is for a spam blacklist type DNS server, not for IP lookup. "dnspython" seems to be client side only. Oak DNS is deprecated. Suggestions? John Nagle -- http://mail.python.org/mailman/listinfo/python-list

Re: HL7 servers in Python?

2007-03-02 Thread Tim Churches
nd outgoing messages, and Interfaceware, whose closed-source products also embed Python for scripting purposes - see for example http://www.interfaceware.com/manual/ch-7-7-4.html There may be others. Hope this helps, Tim C > HL7 servers in Python? > > Richard Sharp > <mailto:py

HL7 servers in Python?

2007-03-02 Thread Richard Low, MD
www.infor-med.com HL7 servers in Python? Richard Sharp <mailto:python-list%40python.org?Subject=HL7%20servers%20in%20Python%3F&In-Reply-To=>rbsharp at gmx.de Mon Jun 16 17:29:22 CEST 2003 * Previous message: <http://mail.python.org/pipermail/python-list/2003-June/210414.html&

servers in python

2005-08-19 Thread Max
I am writing a Hashcash program in python. Rather than create an email client plugin, I have done this thru a proxy server which adds the Hashcash before forwarding. What I want to know is whether this is safe. I currently use this code: class HashcashServer (smtpd.PureProxy): def process_