OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: unknown receive_override_options value "no_milters"

From: mouss (mlist.onlyfree.fr)
Date: Mon Jul 02 2007 - 08:15:18 CDT


Sebastian Ries wrote:
> Hi there
>
> I tried to configure an external filter in postfix.
>
> According to http://www.postfix.org/FILTER_README.html (Advanced content
> filter example) I configured:
> -o
> receive_override_options=no_unknown_recipient_checks,no_header_body_checks,no_milters
> in master.cf
>
> in the Log I found
> Jul 2 11:46:49 mail2 postfix/smtpd[29500]: fatal: unknown
> receive_override_options value "no_milters"
> in "no_unknown_recipient_checks,no_header_body_checks,no_milters"
>
> I am running postfix on debian sarge
> mail2:~# dpkg -l |grep postfix
> ii postfix 2.1.5-9 A high-performance mail transport agent
>
>
> Is there a bug in the Howto or did I misunderstand something?
>

you need to read the howto that came with your version.

milters were introduced in in 2.3. see
http://www.postfix.org/MILTER_README.html
> As I did not configure anything else with milters can I just drop this value?
>

yes (just remove it)