Hi,

does anybody know if there is a patch that allows regular expressions
within the tcpserver configuration?

At the moment, I use the following lines

=.adsl.alicedsl.de:allow,AUTHREQUIRED="",SMTPAUTH="TLSREQUIRED", ...
=.dip.t-dialin.net:allow,AUTHREQUIRED="",SMTPAUTH="TLSREQUIRED", ...
[...]

to force ADSL users to authenticate first before talking to the SMTP
server. The ADSL users are still able to relay, while many botnet members
fail to deliver their mails directly.

It would be nice to write it like this:
~\.adsl\.:allow,AUTHREQUIRED="",SMTPAUTH="TLSREQUIRED", ...
~\.dhcp\.:allow,AUTHREQUIRED="",SMTPAUTH="TLSREQUIRED", ...
(I know, it is dangerous. Those lines are just examples to get the idea.)

So long,
    Aiko
-- 
:wq ✉

Attachment: signature.asc
Description: Digital signature

Reply via email to