> On Aug 28, 2025, at 14:47, Jim Seymour via Postfix-users > <[email protected]> wrote: > > On Thu, 28 Aug 2025 16:49:54 -0400 > Bill Cole via Postfix-users <[email protected]> wrote: > > [snip] >> >> Examine the log to determine how/when they were accepted and passed >> along to Dovecot. > > That would be the very first thing I'd do. >
The postfix log: Aug 28 08:07:36 mail postfix/postscreen[97051]: CONNECT from [45.90.5.195]:41537 to [10.0.1.230]:25 Aug 28 08:07:36 mail postfix/postscreen[97051]: PASS OLD [45.90.5.195]:41537 Aug 28 08:07:36 mail postfix/smtpd[99643]: connect from list.sys4.de[45.90.5.195 ] Aug 28 08:07:36 mail postfix/smtpd[99643]: Anonymous TLS connection established from list.sys4.de[45.90.5.195]: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/ 256 bits) key-exchange x25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 Aug 28 08:07:37 mail postgrey[978]: action=pass, reason=triplet found, client_na me=list.sys4.de, client_address=45.90.5.195, sender=postfix-users-bounces@postfi x.org, [email protected] Aug 28 08:07:37 mail postfix/smtpd[99643]: 4cCPs52qfGz1tDrP: client=list.sys4.de [45.90.5.195] Aug 28 08:07:37 mail postsrsd[99666]: <[email protected]> forwar ded as <[email protected]> Aug 28 08:07:37 mail postfix/cleanup[99645]: 4cCPs52qfGz1tDrP: message-id=<4cCPr [email protected]> Aug 28 08:07:37 mail postfix/qmgr[1062]: 4cCPs52qfGz1tDrP: from=<SRS0=68gU=3I=po [email protected]>, size=7770, nrcpt=1 (queue active) Aug 28 08:07:37 mail postfix/smtpd[99643]: disconnect from list.sys4.de[45.90.5. 195] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Aug 28 08:07:37 mail postfix/pipe[99667]: 4cCPs52qfGz1tDrP: to=<[email protected] -archive.info>, relay=dovecot, delay=0.69, delays=0.62/0.01/0/0.05, dsn=2.0.0, s tatus=sent (delivered via dovecot service) Aug 28 08:07:37 mail postfix/qmgr[1062]: 4cCPs52qfGz1tDrP: removed Aug 28 08:08:17 mail postfix/postscreen[97051]: CONNECT from [45.90.5.195]:57149 to [10.0.1.230]:25 Aug 28 08:08:17 mail postfix/postscreen[97051]: PASS OLD [45.90.5.195]:57149 Aug 28 08:08:17 mail postfix/smtpd[99669]: connect from list.sys4.de[45.90.5.195 ] Aug 28 08:08:18 mail postfix/smtpd[99669]: Anonymous TLS connection established from list.sys4.de[45.90.5.195]: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/ 256 bits) key-exchange x25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 Aug 28 08:08:18 mail postgrey[978]: action=pass, reason=recipient whitelist, cli ent_name=list.sys4.de, client_address=45.90.5.195, sender=postfix-users-bounces@ postfix.org, [email protected] Aug 28 08:08:18 mail postfix/smtpd[99669]: 4cCPst6qCTz1tDrs: client=list.sys4.de [45.90.5.195] Aug 28 08:08:18 mail postsrsd[99686]: <[email protected]> forwar ded as <[email protected]> Aug 28 08:08:19 mail postfix/cleanup[99645]: 4cCPst6qCTz1tDrs: message-id=<4cCPr [email protected]> Aug 28 08:08:19 mail postfix/qmgr[1062]: 4cCPst6qCTz1tDrs: from=<SRS0=68gU=3I=po [email protected]>, size=7755, nrcpt=1 (queue active) Aug 28 08:08:19 mail postfix/smtpd[99669]: disconnect from list.sys4.de[45.90.5. 195] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Aug 28 08:08:19 mail postfix/pipe[99667]: 4cCPst6qCTz1tDrs: to=<[email protected] -archive.info>, orig_to=<[email protected]>, relay=dovecot, delay=0.37, delays=0.33 /0/0/0.04, dsn=2.0.0, status=sent (delivered via dovecot service) Aug 28 08:08:19 mail postfix/qmgr[1062]: 4cCPst6qCTz1tDrs: removed The dovecot log: Aug 28 08:07:37 mail dovecot[99668]: lda([email protected])[]<rJIrJr lwsGhUhQEAZU03Dg>: sieve: msgid=<[email protected]>: fileinto action: stored mail into mailbox 'Postfix' Aug 28 08:08:19 mail dovecot[99687]: lda([email protected])[]<thU3Cu NwsGhnhQEAZU03Dg>: sieve: msgid=<[email protected]>: fileinto action: stored mail into mailbox 'Postfix' SWAG: It looks to me like I received 2 copies of the same email (am I subscribed twice?). The recipient for each email is different. That is quite interesting because most of the time this issue does not occur with the postfix users maillist. It's been like 3 weeks since I saw it before today. Apple Mail couldn't handle this. It created 2 files and indexed them. However, when deleting the first, it appears to have used the msgid to delete which would have deleted both copies but it still had the second in its mail list and tried to bring that up which failed because the file was now gone. -- Doug _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
