tcpserver, AUTHREQUIRED and regular expressions
Aiko Barz <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Organization | deepcode |
| Message-ID | <[email protected]> |
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 ✉
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkqqxYACgkQemsPkv+IVCGyfwCeNq/k7B6Y+OmNEQ1BxiTHXFMN IiUAn2d4ty7aLXu1DQFSh1h5UPg2Qv7Z =1yfC -----END PGP SIGNATURE-----