Felix Geerinckx wrote:
> 
> on Wed, 21 Aug 2002 09:47:49 GMT, [EMAIL PROTECTED] (Connie Chan)
> wrote:
> 
> > What my approach is to write my own mail server. So can block
> > address, or matched content pattern immediately. But what my first
> > step is ... how to listening to my SMTP port ? Would anybody can
> > point me to somewhere to getting start ?
> 
> So you want to write your own SMTP server on win32. Quite an
> ambitious project.
> 
> As a first step, you probably want to study RFC 821:
> 
>     <http://www.ietf.org/rfc/rfc0821.txt>

The OP will probably want the more up to date RFC 2821

    http://www.ietf.org/rfc/rfc2821.txt


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to