18 Jun
2013
18 Jun
'13
9:40 a.m.
On 6/8/2013 11:37 PM, Andriy Syrovenko wrote:
Hello,
Starting from the version 0.4.0 Pigeonhole adds "X-Sieve" and "X-Sieve-Redirected-From" headers ending them with CR+LF, and then copies the original message (including original headers) ending the lines with LF-only. This causes troubles at least if using Exim (I have not checked with other MTAs)- original message gets dropped, and only the new pigeonhole-generated headers are sent out. The attached file fixed the problem for me.
Applied:
http://hg.rename-it.nl/dovecot-2.2-pigeonhole/rev/e439789e3211
I hope I can restructure LDA mail submission a bit when I finish lib-smtp, avoiding useless conversions between CRLF and LF line endings.
Regards,
Stephan.