20 Jul
2008
20 Jul
'08
4:45 p.m.
On Sun, 2008-07-13 at 12:02 +0800, Zhang Huangbin wrote:
Hi, all.
I use dovecot-1.1.1 and dovecot-1.1.5 which built by atrpms, and i use 'include' command to include two/several personal sieve rule file, but if either of these personal sieve rule files is not exist, sieve_execute_bytecode failed.
How can i make it just skip the non-exist personal sieve rule file, and continue to try to include next sieve rule file?
By modifying the sources .. The include Sieve spec requires that the execution must fail if the included script doesn't exist.