On Sat, Mar 09, 2024 at 12:58:38PM -0500, Wietse Venema via Postfix-users wrote: > Viktor Dukhovni via Postfix-users: > > On Sat, Mar 09, 2024 at 12:49:42PM +0100, Matus UHLAR - fantomas via > > Postfix-users wrote: > > > > > In case of domains in relay_domains, the command could be even > > > postfix/relay, so one needs to exclude that one as well. > > > > Actually, no, the "relay" transport is implemented by the smtp(8) > > delivery agent, which uses "postfix/smtp" for log messages, regardless > > of the transport name. > > As of Postfix 3.3, the "stock" master.cf file looks like this: > > relay unix - - n - - smtp > -o syslog_name=postfix/$service_name
OK, so that'd then be: postfix/relay/smtp. [ "collate" will handle that gracefully. ] One can search for "postfix[^ ]*/smtp" or "postfix/relay/", ... depending on the goal in mind. -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org