I'm not having any functional issues. This is more a question of postfix
logging context. For example i have a log entry for a connection attempt
as follows: (which is the correct flow)
postfix/postscreen[pid]: connect from unknown[xxx.xxx.xxx.xxx]:someport
to [xxx.xxx.xxx.xxx]:25
prequeuemilt
On Fri, Mar 14, 2025 at 08:29:15AM +0300, Michael Tokarev via Postfix-users
wrote:
> I'm sure I've seen this issue before here on postfix-users.
> But can't find it.
>
> When main.cf does not have a trailing newline, using `postconf -e foo=bar'
> to add new parameter makes bad main.cf. For exam