On 7/26/11 5:02 PM, Aleksandar Lazic wrote:
> I have decided to dublicate the check_badrcptto_patterns to
> check_badmailfrom_pattern.
> 
> I want to share with you this solution, maybe somone have the same
> problem but another solution ;-)
> 

One problem I have is stuff like:

*@server1.example.com
*@server2.example.com
...
*@server22.example.com

badmailfrom does not appear to handle regular expressions, and my
Perl-fu is sub-par, so I have separate entries in my config.

> The plugin checks the badrcptto_patterns file witch have the same syntax
> as the badrcptto_patterns.
> 
> I have add the follwoing pattern into the file
> 
> ###
> ^\d\-   DENY badmailfrom_patterns
> ###

I think this is very useful.  Looking at your plugin, I can't tell if it
solves my problem mentioned above.  Do you know if it will handle those
as well?  If not, is there any chance that can be added?

Regards,

-- 
Glen Barber

Reply via email to