On Tue, Jun 03, 2003 at 12:12:19PM -0400, David Cary Hart wrote:
> 
> I am totally confused with the "access" file.
> 
> For example, I'm using a RegEx header checks file which rejects mail
> with a yahoo, hotmail, lycos, etc. return address.
> 
> I want to remove participants in this list from that filter. I have
> reached the point of diminishing returns in trying to sort this out.

Unless something has changed recently, you cannot do a whitelist thing
with postfix header and body checks. Also, access.db is checked first
and operates differently. Your best bet is to use procmail, as it is
much more flexible. I would also suspect that there is very little
difference in terms of system resources, etc between postfix header
check rejects and /dev/nulling via procmail (in case that is
important).

-- 
Hal Burgiss
 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to