On Tue, 21 Feb 2023, Wietse Venema wrote:

Doug Denault:
On Mon, 20 Feb 2023, Wietse Venema wrote:

Doug Denault:
On Mon, 20 Feb 2023, Wietse Venema wrote:

Doug Denault:
The most current message (edited for privacy):

Feb 20 09:25:14 freeport postfix/qmgr[88969]: 7883F510EBC: 
from=<i...@domain1.com>, size=1943447, nrcpt=41 (queue active)
Feb 20 09:25:15 freeport postfix/smtp[67456]: 7883F510EBC: 
to=<some...@domain2.com>, relay=none, delay=329206,
      delays=329205/0.08/0.27/0, dsn=4.4.1, status=deferred (connect to 
mcahd.com[10.86.238.4]:25: Connection refused)

Where is the proof that the message actually had delay_warning_time on?

postcat -eq 7883F510EBC | grep warning_message_time
====================================================
lighthouse:/usr/l|ocal/etc/postfix> postconf -n
                  |
No, I asked for po|stcat output.
                    |
What option? I did t|hem all and did not see anything I thought shed any
more light on this. |I can send any option but need to edit out the email
body if you need one| of those options.
                     |
This command:---------+

postcat -eq 7883F510EBC | grep warning_message_time

If the output is empty, then you did not enable delay warnings.

You may have to specify a different queue ID than 7883F510EBC, if
that message has already been returned to the sender.

Thank you. It is not empty but I am not sure what I am looking at:

postcat -eq 7883F510EBC | grep warning_message_time
warning_message_time: Wed Dec 31 18:59:59 1969

postcat -eq 7883F510EBC | grep -B 2 -A 2 warning_message_time
named_attribute: protocol_name=ESMTP
named_attribute: client_address_type=2
warning_message_time: Wed Dec 31 18:59:59 1969
named_attribute: dsn_orig_rcpt=rfc822;mwplach...@yahoo.com
original_recipient: mwplach...@yahoo.com

postcat -eq 7883F510EBC | egrep "\ .+:.+:.+"
message_arrival_time: Thu Feb 16 13:58:29 2023
create_time: Thu Feb 16 13:58:29 2023
warning_message_time: Wed Dec 31 18:59:59 1969

The email was sent to a number of people. Only the one address did not set delivered. Size of attachment is my working guess. Probably disappears from the queue today, but it's still there now.

mailq | grep -A 2 7883F510EBC
7883F510EBC 1943447 Thu Feb 16 13:58:29  i...@bcr-dc.com
                   (connect to mcahd.com[154.86.238.4]:25: Connection refused)
                                         smacdon...@mcahd.com

So this means the message was sent? Don't know what to make of the date. The sender claims not to have received it but I know to search the mail logs 8 hours after the original time.

The `postcat -qe 7883F510EBC` had 151 lines so I missed the thing you were looking for. Thank you, learned lots of useful commands from this.

Doug

_____
Douglas Denault
http://www.safeport.com
d...@safeport.com
Voice: 301-217-9220
  Fax: 301-217-9277

Reply via email to