[Sorry Wietse, this mail should have gone to the ML instead to your personal 
mail address]

Wietse Venema <wie...@porcupine.org> wrote:

> The following is from the postfix-3.6-20210221 release notes.

I did upgrade to this version today.

> To keep logging the old form, make the setting "respectful_logging =
> no" permanent in main.cf, for example:
> 
>   # postconf "respectful_logging = no"
>   # postfix reload

I did add "respectful_logging = no" to my main.cf, but on "postfix reload" I do 
get:

        mail> postfix reload
        /usr/local/sbin/postconf: warning: /usr/local/etc/postfix/main.cf: 
unused parameter: respectful_logging=no
        postfix/postfix-script: refreshing the Postfix mail system

A "postconf -d | grep logging" shows:

        mail> postconf -d | grep logging 
        … 
        postscreen_respecful_logging = ${{$compatibility_level} <level {3.6} ? 
{no} : {yes}}
        ...

Hmm, according your mail and http://www.postfix.org/postconf.5.html the writing 
is "respec*t*ful", but above postconf's output shows "respecful" in a different 
parameter.

I wonder whether my FreeBSD port is broken, or I am getting something 
completely wrong?

Regrads,
Michael

Reply via email to