[Tickets #5816] Re: Added more tests to maildrop Script and fixed REJECT action

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Nov 19 21:35:08 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5816
-----------------------------------------------------------------------
 Ticket             | 5816
 Updated By         | horde at nospam.obeliks.de
 Summary            | Added more tests to maildrop Script and fixed REJECT action
 Queue              | Ingo
 Version            | HEAD
 Type               | Enhancement
 State              | Resolved
 Priority           | 1. Low
 Owners             | Chuck Hagenbuch
-----------------------------------------------------------------------


horde at nospam.obeliks.de (2007-11-19 13:35) wrote:

> I missed one thing: imho, white- and blacklist should use 'is' as 
> match type, not 'contains'... if I blacklist "one at domain.com", I 
> don't want to blacklist "someone at domain.com" in one go...

I recently noticed why 'contains' was used so far... because the From:
header mostly consists of more than just the sender address. Using 'is'
surely isn't the right solution, the proper way to do this is using
maildrops getaddr() on the From header and checking each listed email
address...
I'll take a shot at this when dealing with the changes I mentioned in bug
5843.

If a release is due, maybe you should switch back to 'contains' for time
being. Otherwise just wait for my patch ;)




More information about the bugs mailing list