Asbjørn Sannes wrote:
I think sieve vacation is cutting off the last line of the vacation
message, is this a known problem?

vacation addresses: "[EMAIL PROTECTED]" "not here now"
Would return an empty message, changing it to:
vacation addresses: "[EMAIL PROTECTED]" "not here now
have a nice day"
And it would send a message with only "not here now" in it, but not
"have a nice day".


does your file end with a newline? text files should end with a new line, otherwise many line oriented utilities will break. emacs has a setting to ask you if you forget one.

here is an eample of a "serious" problem that happens when text files do not end with a newline:
# echo "var = value" >> foo.conf






For the record using:
http://dovecot.org/releases/sieve/dovecot-sieve-1.0.2.tar.gz

Mvh,
Asbjørn Sannes



Reply via email to