On Tue, 6 Mar 2018 07:12:15 -0500 (EST),Wietse Venema <wie...@porcupine.org> wrote: > >The above process is documented with copious logging. My definition >of 'silent' differs from yours.
I am very well aware about the normal way Postfix handles bouncing. I am just telling you, that in this particular case it does not work that way. There are no bounced messages created and no logging performed, but the reason for this is unclear to me. Below is the entire log related to this when the luser_relay was a 'user1' Mar 6 09:45:36 postfix/postscreen[29602]: CONNECT from [10.30.3.19]:44996 to [10.30.3.2]:25 Mar 6 09:45:36 postfix/postscreen[29602]: WHITELISTED [10.30.3.19]:44996 Mar 6 09:45:36 postfix/smtpd[30122]: connect from nas[10.30.3.19] Mar 6 09:45:36 postfix/smtpd[30122]: Anonymous TLS connection established from nas[10.30.3.19]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits) Mar 6 09:45:36 postfix/smtpd[30122]: ACA2B201E3B00: client=nas[10.30.3.19] Mar 6 09:45:36 postfix/cleanup[29598]: ACA2B201E3B00: message-id=<20180306084536.96f192042b...@nas.jth.net> Mar 6 09:45:36 opendkim[1162]: ACA2B201E3B00: no signing table match for 'r...@nas.jth.net' Mar 6 09:45:37 postfix/qmgr[29592]: ACA2B201E3B00: from=<r...@nas.jth.net>, size=571, nrcpt=1 (queue active) Mar 6 09:45:37 postfix/smtpd[30122]: disconnect from nas[10.30.3.19] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 6 09:45:38 postfix/smtpd[29615]: connect from localhost[127.0.0.1] Mar 6 09:45:38 postfix/smtpd[29615]: 2717D201DCEEB: client=localhost[127.0.0.1], orig_queue_id=ACA2B201E3B00, orig_client=nas[10.30.3.19] Mar 6 09:45:38 postfix/cleanup[29609]: 2717D201DCEEB: message-id=<20180306084536.96f192042b...@nas.jth.net> Mar 6 09:45:39 postfix/qmgr[29592]: 2717D201DCEEB: from=<r...@nas.jth.net>, size=1292, nrcpt=1 (queue active) Mar 6 09:45:39 postfix/smtpd[29615]: disconnect from localhost[127.0.0.1] ehlo=1 xforward=1 mail=1 rcpt=1 data=1 quit=1 commands=6 Mar 6 09:45:39 postfix/smtp[29599]: ACA2B201E3B00: to=<xbac...@jth.net>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.5, delays=0.38/0/0/2.1, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10026): 250 2.0.0 Ok: queued as 2717D201DCEEB) Mar 6 09:45:39 postfix/qmgr[29592]: ACA2B201E3B00: removed Mar 6 09:45:39 postfix/qmgr[29592]: 2717D201DCEEB: removed Mar 6 09:45:39 amavis[26487]: (26487-17) Passed BAD-HEADER-1 {RelayedInternal}, MYNETS LOCAL [10.30.3.19]:44996 <r...@nas.jth.net> -> <xbac...@jth.net>, Queue-ID: ACA2B201E3B00, Message-ID: <20180306084536.96f192042b...@nas.jth.net>, mail_id: 60ngpZyoRBLN, Hits: -1.879, size: 536, queued_as: 2717D201DCEEB, 2145 ms Please, note that the BAD-HEADER-1 has no relation to the problem. mvh Jørgen