Isn't the first feature of your patch a standard tcpserver feature? And you
even say inetd is not supported, so you use tcpserver...

Franky

> ----------
> From:         Hotdog[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Friday, September 24, 1999 10:48 AM
> To:   [EMAIL PROTECTED]
> Subject:      A patched qmail-smtpd.c
> 
> <<File: qmail-smtpd.c>>
> Hi all:
> 
>   I have added  some codes into qmail-smtpd.c, now it can do something
> funny:
> 
>   1. Refuse appointed ip to connect.
>     this is in control/badip, such as
>     100.100.100.100  will refuse 100.100.100.100 to connect and 
>     100.100.100.     will refuse 100.100.100.x to connect.
>     inetd is not  supported.
> 
>   2.Refuse letters contain some bad keywords.
>     this is in control/badkeyword,such as
>     get money from   will refuse all letters contain 'get money from'.
> 
>   3.Added a command : vrfy
>     yes,vrfy is dangerous, but if fake it then ...:)
> 
> Sorry my bad programming skills, but I think it can run correctly. :)
> 
> have fun!
> 
> 
> 
> Hotdog
>   [EMAIL PROTECTED]
> 

Reply via email to