Displaying 1 result from an estimated 1 matches for "mailcont".
Did you mean:
mailconf
2015 Sep 08
3
sieve_extprograms - double linebreaks at filtering
...ve enabled sieve_extprograms and vnd.dovecot.filter to send mail to
user-defined script and get changed content back.
My script previously was used with procmail and is working fine.
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 scr...