On 05/20/2016 03:26 AM, John Griessen wrote:
> On 05/20/2016 05:11 AM, John Griessen wrote:
>>
>> Any ideas what would cause catjuggling-request: to fail where
>> catjuggling: "|/var/lib/mailman/mail/mailman post catjuggling"
>> works?
> 
> Here is the log from starting a new invite to [email protected].  the
> mail arrives as usual
> from [email protected], and says "just reply".
> 
> May 20 10:12:32 localhost dovecot: lmtp(3639): Disconnect from local:
> Successful quit
> May 20 10:12:32 localhost postfix/qmgr[1066]: 067D2618FF: removed
> May 20 10:12:32 localhost postfix/smtpd[3632]: disconnect from
> mail-lb0-f191.google.com[209.85.217.191]
> May 20 10:13:05 localhost postfix/smtpd[3636]: connect from localhost[::1]
> May 20 10:13:05 localhost postfix/smtpd[3636]: 11BCC618FF:
> client=localhost[::1]
> May 20 10:13:05 localhost postfix/cleanup[3637]: 11BCC618FF:
> message-id=<[email protected]>
> May 20 10:13:05 localhost postfix/qmgr[1066]: 11BCC618FF:
> from=<[email protected]>, size=1855, nrcpt=1 (queue active)
> May 20 10:13:05 localhost dovecot: lmtp(3639): Connect from local
> May 20 10:13:05 localhost postfix/smtpd[3636]: disconnect from
> localhost[::1]
> May 20 10:13:05 localhost dovecot: lmtp(3639, [email protected]):
> wnEeIg3jPlc3DgAA0J78UA:
> msgid=<[email protected]>: saved mail to
> INBOX
> May 20 10:13:05 localhost dovecot: lmtp(3639): Disconnect from local:
> Successful quit

So Dovecot delivered this mail to you.


> May 20 10:13:05 localhost postfix/lmtp[3638]: 11BCC618FF:
> to=<[email protected]>, relay=mail1[private/dovecot-lmtp], delay=0.02,
> delays=0.01/0/0/0.01, dsn=2.0.0, status=sent (250 2.0.0
> <[email protected]> wnEeIg3jPlc3DgAA0J78UA Saved)
> May 20 10:13:05 localhost postfix/qmgr[1066]: 11BCC618FF: removed
> 
> When I reply I see nothing in the log.


Not even one like

 May 20 10:13:05 localhost postfix/smtpd[3636]: connect from localhost[::1]


> Soon after, I send another list mail from  an established subscriber and
> see it immediately
> 
> May 20 10:21:39 localhost postfix/qmgr[1066]: B787C61956:
> from=<[email protected]>,
> size=1986, nrcpt=1 (queue active)
> May 20 10:21:39 localhost dovecot: lmtp(3695): Connect from local
> May 20 10:21:39 localhost dovecot: lmtp(3695, [email protected]):
> aDfeMzPlPldvDgAA0J78UA: msgid=<[email protected]>: saved
> mail to INBOX
> May 20 10:21:39 localhost postfix/lmtp[3694]: B787C61956:
> to=<[email protected]>, relay=mail1[private/dovecot-lmtp],
> delay=0.19, delays=0.17/0.01/0/0.01, dsn=2.0.0, status=sent (250 2.0.0
> <[email protected]> aDfeMzPlPldvDgAA0J78UA Saved)
> May 20 10:21:39 localhost dovecot: lmtp(3695): Disconnect from local:
> Successful quit
> May 20 10:21:39 localhost postfix/qmgr[1066]: B787C61956: removed
> 
> 
> Could sendgrid ahve something to do with this?   Are they filtering my
> mails of a pattern that has been failing before?


Possibly.

Your confirmations are

Reply-To: [email protected]
Subject: confirm <long_hex_string>

There have been reports, e.g.,
<https://mail.python.org/pipermail/mailman-users/2016-May/080805.html>,
that this Subject: triggers spam filters.

Try setting

VERP_CONFIRMATIONS = Yes

in mm_cfg.py. this will make the message have

Reply-To: catjuggling-confirm+<<long_hex_string>@cibolo.us
Subject: Your confirmation is required to join the catjuggling mailing list

That may help.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to