Hello. On 3.8.0 services managed via spawn(8) now produce
Apr 19 01:03:04 postfix/spawn[8485]: warning: /usr/libexec/s-postgray: process id 8486: command time limit exceeded Apr 19 14:43:56 postfix/spawn[19651]: warning: /usr/libexec/s-postgray: process id 19755: command time limit exceeded log messages, which they did not do in the past. I find this irritating, because the service works properly, it does not "hang" or fails to give answers, for example: Apr 19 14:40:34 s-postgray: client[19755][info]: asking R=0<> S=27<busybox-boun...@busybox.net> CA=13<140.211.166.0> CNAME=16<smtp1.osuosl.org> Apr 19 14:40:34 s-postgray: server[10388][info]: client fd=1 bytes=61 R=0<> S=27<busybox-boun...@busybox.net> CA=13<140.211.166.0> CNAME=16<smtp1.osuosl.org> Apr 19 14:40:34 s-postgray: server[10388][info]: ### allow wildcard domain: osuosl.org Apr 19 14:40:34 postfix/smtpd[19152]: 32B311605C: client=smtp1.osuosl.org[140.211.166.138] Apr 19 14:40:34 postfix/cleanup[19865]: 32B311605C: message-id=<20230419123943.3075709-1-raphael.melo...@mind.be> Apr 19 14:40:34 postfix/smtpd[19152]: disconnect from smtp1.osuosl.org[140.211.166.138] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Apr 19 14:40:34 postfix/qmgr[7151]: 32B311605C: from=<busybox-boun...@busybox.net>, size=10649, nrcpt=1 (queue active) Apr 19 14:40:34 postfix/local[19867]: 32B311605C: to=<stef...@sdaoden.eu>, relay=local, delay=1.5, delays=1.4/0/0/0.04, dsn=2.0.0, status=sent (delivered to mailbox) Apr 19 14:40:34 postfix/qmgr[7151]: 32B311605C: removed So policy answer was positive, message was delivered. ... [nonsense connections that do not come to policy rule] ... Apr 19 14:43:56 postfix/spawn[19651]: warning: /usr/libexec/s-postgray: process id 19755: command time limit exceeded I mean it is totally ok that the client is replaced with a new one, it has always been that way, but this "warning:" log message feels wrong, as it is simply postfix's policy to do the rotation, it is not caused by hangs or what. (And i keep it that way and do not use --once since why not, reusing processes is fine.) --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org