Displaying 1 result from an estimated 1 matches for "imgup".
Did you mean:
imgur
2015 Sep 08
3
sieve_extprograms - double linebreaks at filtering
...e.
Using same script with vnd.dovecot.filter leads to odd behavior.
I already found out the problem itself:
By sending Mailcontent to filter-programm it seems that
sieve/sieve_extprograms is adding additional linebreaks to every line of
complete mail.
Please see this image to clarify: http://r31i.imgup.net/header8d56.jpg?l=de
Every lineending got additional windows-lineendings, which leads to
problems with processing scripts.
Piping mails by procmail to same script is working without problems,
because this mails are recieved "clean" without the "^M".
this is part of dovecot...