[Mailman-Users] FetchMail feed into Mailman

2019-03-25 Thread Jim Ziobro
FetchMail injects messages into the local mail system via SMTP.   I see it also supports LMTP.  So I guess you would not need a local mail system with Mailman3.  But why not setup standard Mailman under your favorite mail system and let FetchMail do what it does best?  It is a widely supported

Re: [Mailman-Users] mailman headers get corrupted / incomplete

2019-03-25 Thread Mark Sapiro
On 3/24/19 1:14 PM, wally b wrote: > > Maybe I found the cause of this: > (last part of) the headers look like this: > > > X-SA-Exim-Scanned: No (on b(0, 0, = > 0);" class=3D"">Als u zich = > wilt afmelden voor deze emails, laat ... > > > > The text "..b(0,.." etc seems not to belong

Re: [Mailman-Users] mailman on google comput engine

2019-03-25 Thread Mark Sapiro
On 3/25/19 8:21 AM, Grant Taylor via Mailman-Users wrote: > > Noted.  I think it would be possible to interject a shim between > fetchmail that would extract what's necessary to speak LMTP to Mailman. Yes, it would be possible. > Is the LMTP still STDIN / STDOUT or something else (possibly a U

[Mailman-Users] mailman headers get corrupted / incomplete

2019-03-25 Thread wally b
Hi, Since I updated my server (ubuntu, mailman with exim) it seems that mailman does not send the complete mail headers. Some mail clients can not interpret and display the mails correctly and show mails like this: ���8�}��ox�M�{^���鮖ةj�j[^�v���j^1��ۀ��a6�A� Maybe I found the caus

Re: [Mailman-Users] mailman on google comput engine

2019-03-25 Thread Grant Taylor via Mailman-Users
On 3/24/19 11:50 PM, Stephen J. Turnbull wrote: This should work in Mailman 2, but won't in Mailman 3 (which expects incoming posts via LMTP). Noted. I think it would be possible to interject a shim between fetchmail that would extract what's necessary to speak LMTP to Mailman. Is the LMTP