[pfx] Milter

2025-03-14 Thread RBTC System Administrator via Postfix-users
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

[pfx] Re: postconf -e and missing trailing newline in main.cf

2025-03-14 Thread Viktor Dukhovni via Postfix-users
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