This is a discussion on Can I set up Whitelists W/Blacklists??? within the mailing.postfix.users forums, part of the Mail Servers and Related category; Hi, We do spam filtering with access, header_checks, body_checks. Works fine except body_checks matches strings in binary attachments from trusted ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, We do spam filtering with access, header_checks, body_checks. Works fine except body_checks matches strings in binary attachments from trusted senders. I want a whitelist implementation that will not filter the emails coming from those listed in the whitelist, and just send them through without scanning. A test /etc/postfix/whitelist entry is: wallymcdoogle@yahoo.com OK My line in main.cf is: smtpd_recipient_restrictions = check_recipient hash:/etc/postfix/whitelist But when I reload, it gives the following errors and kills postfix from sending anything. Jan 26 13:56:10 sally postfix/smtpd[23355]: fatal: parameter "smtpd_recipient_restrictions": specify at least one working instance of: check_relay_domains, reject_unauth_destination, reject, defer or defer_if_permit Jan 26 13:56:11 sally postfix/master[6830]: warning: process /usr/libexec/postfix/smtpd pid 23355 exit status 1 Jan 26 13:56:11 sally postfix/master[6830]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling Jan 26 13:57:11 sally postfix/smtpd[23361]: warning: database /etc/postfix/whitelist.db is older than source file /etc/postfix/whitelist Can postfix whitelist and igore the filters? I couldn't find anything in the faq's thanks willie /-------------------------------------------------------------------\ | Willie Flint willief@base-2.com | | Base 2 Technologies, Inc. 253.437.1182 | | 22342 68th Avenue South 253.437.1183 Fax | | Kent, WA. 98032 www.base-2.com | |-------------------------------------------------------------------| | Advanced Computing and Electronics * Corp/Mil * Sales * Repair | \-------------------------------------------------------------------/ ------------- End Forwarded Message ------------- /-------------------------------------------------------------------\ | Willie Flint willief@base-2.com | | Base 2 Technologies, Inc. 253.437.1182 | | 22342 68th Avenue South 253.437.1183 Fax | | Kent, WA. 98032 www.base-2.com | |-------------------------------------------------------------------| | Advanced Computing and Electronics * Corp/Mil * Sales * Repair | \-------------------------------------------------------------------/ ------------- End Forwarded Message ------------- /-------------------------------------------------------------------\ | Willie Flint willief@base-2.com | | Base 2 Technologies, Inc. 253.437.1182 | | 22342 68th Avenue South 253.437.1183 Fax | | Kent, WA. 98032 www.base-2.com | |-------------------------------------------------------------------| | Advanced Computing and Electronics * Corp/Mil * Sales * Repair | \-------------------------------------------------------------------/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|