[Bug 1580577] Re: python2.7 crashes with SegFault when running Zope

2016-05-11 Thread Patrick Gerken
Hi Matthias, I am not sure I understand what you mean by upstream. As you wrote this also in the github tracker, I guess you mean to Python directly. Several Plone developers tested Plone independently with a stock, self compiled Python 2.7.11. and confirmed, that their Plone/Zope instance does n

[Bug 1178613] [NEW] ssmtp -t doubles '\r\n' line endings

2013-05-10 Thread Patrick Gerken
Public bug reported: I use ssmtp with alot. Alot normalizes mail endings according to rfc 3156. One of these normalizations consists of converting all '\n' to '\r\n' When such a message is passed to ssmtp, ssmtp magically doubles the line endings. '\r\n' becomes '\r\n\r\n' whereas '\n' stays '\n