From: Christoph P. <Chr...@pl...> - 2013-05-28 07:30:23
|
Hello, I am using the avelsieve filter plugin and I have a rule that automatically sends an email to my address if a virus was detected in the original message. After upgrading my Debian email server from squeeze to wheezy, if I choose verbose mode for displaying my sieve rules and the message contains special german characters (umlauts), the message to be sent is shown as an empty message, like this: 'If the header "X-Virus-Status" is "Yes", then discard the message. Also notify using the method Email notification, with High priority and the message "". Then STOP processing rules.' But when I choose source mode for displaying the rules, the message is shown like it should be. So, reading my stored sieve rule from disk is not the problem, but displaying them correctly is the problem. What can I do to solve the problem? Regards Christoph |