Why sieveshell or installsieve (deprecated) hard to use on web script.
i mean if someone want to autoforward/vacation himself, he must have shell to use
sieveshell/installsieve.
i want apache run installsieve/sieveshell with exec command, example:
exec('installsieve -u user@domain -i file -a fi
Hy!
(Hope you're not seeing this mail twice.)
I might have hit a bug.
I tried a SIEVE script on a test mail that had a
subject: "[Prim]xx" (without quotes, of course)
The script's condition section:
if header :matches "Subject" "[Prim]*"
-