On Sun, Nov 30, 2008 at 06:40:18PM -0500, Dan Langille wrote:

> I tried it like this:
> 
> 10.0.0.1:smtps inet n       -       n       -       -       smtpd
>   -o smtpd_sasl_auth_enable=yes
>   -o  
> smtpd_recipient_restrictions 
> =permit_sasl_authenticated,reject_unauth_desti
>   -o smtpd_sasl_type=dovecot
>   -o smtpd_sasl_path=private/auth
>   -o smtpd_sasl_authenticated_header=yes
>   -o smtpd_tls_security_level=encrypt
>   -o header_checks=pcre:/usr/local/etc/postfix/obscure_smtp_auth
>   -o smtpd_tls_wrappermode=yes
>   -o smtpd_tls_cert_file=/usr/local/etc/CERTS/nyi.example.org
>   -o smtpd_tls_key_file=/usr/local/etc/CERTS/nyi.example.org.
>   -o smtpd_client_restrictions=$smtps_client_restrictions
>   -o smtpd_helo_restrictions=$smtps_helo_restrictions
>   -o smtpd_sender_restrictions=$smtps_sender_restrictions

Did you see header_checks documented as a supported parameter in
http://www.postfix.org/smtpd.8.html (rhetorical question, the answer
is no). A closer look at the documentation shows this ia feature of
the cleanup service:

    <http://www.postfix.org/BUILTIN_FILTER_README.html#what>

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to