Oleksandr Natalenko via Postfix-users:
> $ diff -u /etc/postfix/main.cf~ /etc/postfix/main.cf.pacnew
> --- /etc/postfix/main.cf~       2025-08-19 08:08:28.000000000 +0200
> +++ /etc/postfix/main.cf.pacnew 2025-09-16 19:21:53.000000000 +0200
> @@ -685,5 +685,5 @@
>  #
>  readme_directory = /usr/share/doc/postfix
>  inet_protocols = ipv4
> -meta_directory = /etc/postfix
>  shlib_directory = /usr/lib/postfix
> +meta_directory = /etc/postfix

That can happen only when something deletes that line and then
something else adds it (for example, the postconf command adds new
settings at the end).

If the line is not deleted then it is updated in place. There s no
Postfix code in the postconf command to 'move' text.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to