Re: Smtpd module

2010-04-23 Thread Miki
Hello, > I would like to use smtpd module to write very simple smtp server but > this server must: > > 1. accept several connections at the same time( like a forking server) > 2. have basic authentication  that is it must understand AUTH command. > > Does anyone know if the smtpd module have both?

Re: Smtpd module

2010-04-23 Thread Gabriel Genellina
En Fri, 23 Apr 2010 06:30:42 -0300, Johny escribió: I would like to use smtpd module to write very simple smtp server but this server must: 1. accept several connections at the same time( like a forking server) I think asyncore takes care of that. 2. have basic authentication that is it m

Re: smtpd module

2008-02-07 Thread Stefan Witzel
Stefan Witzel wrote: > Hello, > > the documentation of the smtpd module in the Python Library Reference > is very short, I think. Are there any examples available? Especially > I'm interested in the DebuggingServer. > > Thanks in advance. > > Stefan Sorry, I found the example - it's in the so

Re: smtpd module

2008-02-06 Thread Gabriel Genellina
En Wed, 06 Feb 2008 05:36:05 -0200, Stefan Witzel <[EMAIL PROTECTED]> escribi�: > the documentation of the smtpd module in the Python Library Reference > is very short, I think. Are there any examples available? Especially > I'm interested in the DebuggingServer. Yes, the documentation is rathe

Re: smtpd module

2005-06-09 Thread Tim Williams
- Original Message - From: "Hughes, Chad O" <[EMAIL PROTECTED]> > No, I know how to use the smtplib module and I can send email through > that. However what I want is a the ability to set up a very simple mail > server with python, for some tests that I need to run that just prints > o

Re: smtpd module

2005-06-09 Thread Douglas Soares de Andrade
mailto:[EMAIL PROTECTED] > Sent: Thursday, June 09, 2005 2:03 PM > To: python-list@python.org > Cc: Hughes, Chad O > Subject: RE: smtpd module > > > So youre wondering how to send mail in python? I have a lot of examples > if > you wa

RE: smtpd module

2005-06-09 Thread Hughes, Chad O
, Chad -Original Message- From: Ivan Shevanski [mailto:[EMAIL PROTECTED] Sent: Thursday, June 09, 2005 2:03 PM To: python-list@python.org Cc: Hughes, Chad O Subject: RE: smtpd module So youre wondering how to send mail in python? I have a lot of examples if you want the smtp module. I don&#

RE: smtpd module

2005-06-09 Thread Ivan Shevanski
So youre wondering how to send mail in python? I have a lot of examples if you want the smtp module. I don't have anything for anything other than the smtp module. -Ivan _ Express yourself instantly with MSN Messenger! Download tod