-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 7 Aug 2007, Sebastian Ganschow wrote:
/var/vmal/globalsieverc:
require ["fileinto"];
# Move spam to spam folder
if exists "X-Spam-Flag" {
fileinto "spam";
# Stop here so that we do not reply on spams
stop;
}
Is there anything else I need to configure?
The compiled script needs to be written there by the user. Is it there?
If not: you might pre-compile it with sievec (as root).
If yes: I'm not sure, if Sieve errors can happen, when the script is
already compiled; I'd enable a+wx permission for testing purpose on
/var/vmail.
BTW: There are mail systems that also set "X-Spam-Flag: no" ;-)
Do you remove this flag on incoming mails?
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBRrlpWC9SORjhbDpvAQJ54Qf/UicG/fu5vjHzG0ATTdmhOaxiB0jujesW
IeMdZ9lACgZCAbtd/iHfeRsCfrTyB5UbT5K7gQi/qOQW+Dj0MEcsrtKaLdHLBU6G
jjSFarGnWtPHiwNN/F2vAFh7tTz7hgXW9/6d430NA1sZk2dJ4ykni4gQYaspyKCW
3aK7zHnwvgzAx6yawoYx4FbqpukTi1LKGskDHKnK5TuJ3fw+UIlp6ol59bdGKyWD
LNdb4qITwilP2Hf5JaaHj3dOUUc8AAyV/NRvkRj81FQDXpbmUyolOFLrEsRixgyd
DHBtkpn2Nh2vgr1oH5M3gMozMoVws9uIpSkuvujtx899ilT+tOsJKw==
=qZ+g
-----END PGP SIGNATURE-----