Re: [Mailman-Users] messages fail to @yahoo @aol @outlook

2019-08-01 Thread Stephen J. Turnbull
Loren Engrav via Mailman-Users writes: > can whitelist on outlook > that seems to have solved outlook problem > yahoo and aol remain > attempts to whitelist there have failed I'm not sure what you're asking, if anything. Or are you just reporting partial success at outlook.com but not

Re: [Mailman-Users] Mailman eats this message. Why?

2019-08-01 Thread Stephen J. Turnbull
Christian, Thanks for the analysis! Brett, Whenever possible, you should send the whole message, preferably as an attachment, redacting only personally identifying information. This includes display names and comments attached to mail addresses as well as the addresses themselves in From, To,

[Mailman-Users] Mailman eats this message. Why?

2019-08-01 Thread Stephen J. Turnbull
Brett Delmage writes: > I've been having trouble with one subscriber whose content was always > stripped. > > After changing a Content filtering flag and discovering that lynx was not > installed, my tests of my own multipart html + text, and html-only > messages indicated I had finally

Re: [Mailman-Users] Mailman eats this message. Why?

2019-08-01 Thread mailman-admin
Hello Sending text/html emails is ok. But using "Content-Transfer-Encoding: 7bit" with UTF-8 content can get it dumped if: * there is any character not ASCII in the whole email * there is any line with more than 1000 characters in the whole email Not sure, if that is your problem, as you