I had an email come in that passed a whitelist check even though I do not have 
that email address as a whitelist_from.

The From header shows: From: <Suzanne.Noble@>
Re-running the message through debug shows:
dbg: eval: all '*From' addrs: Suzanne.Noble@
dbg: rules: address suzanne.noble@ matches whitelist or blacklist regexp: ^.*\@$
dbg: rules: ran eval rule USER_IN_WHITELIST ======> got hit (1)

So it appears that because the from header had nothing after the @ sign, it was 
whitelisted. But I searched all of my configs and I don't have anything that 
looks like "noble@" or "*@" so how did this message get through? Any ideas?

I am on version 3.3.1 in case this might be a bug that was already fixed in the 
newer versions.

Thanks,
Eric

Reply via email to