Re: Simple SMTP server

2005-06-09 Thread Tim Williams
- Original Message - From: "Jesse Noller" <[EMAIL PROTECTED]> > I am looking at implementing a simple SMTP server in python - I know > about the smtpd module, but I am looking for code examples/snippets as > the documentation is sparse. > > If anyone ha

Re: Simple SMTP server

2005-06-09 Thread John Abel
Jesse Noller wrote: >Hello - > >I am looking at implementing a simple SMTP server in python - I know >about the smtpd module, but I am looking for code examples/snippets as >the documentation is sparse. > >The server I am looking at writing is really simple - it just

Simple SMTP server

2005-06-09 Thread Jesse Noller
Hello - I am looking at implementing a simple SMTP server in python - I know about the smtpd module, but I am looking for code examples/snippets as the documentation is sparse. The server I am looking at writing is really simple - it just needs to fork/thread appropriately for handling large