-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I've got a question about a sieve script: We've got a mail alias here which is named "all". I've built a sieve script which has some parts, e.g. following two: if header :contains ["To"] ["all@xxxxxxxxxxxxx"] { fileinto "INBOX.ARBEIT.ALL"; stop; } if header :contains ["From"] ["bonsai"] { fileinto "INBOX.ARBEIT.People.bonsai"; stop; } But if the person bonsai send a email to "all", this email get sorted into the ALL folder AND into the bonsai folder. Doesn't the stop rule stop the execution of the script for this email? How can I change the script for a email to be sort in only one folder? MfG, Lars Schimmer - -- - ------------------------------------------------------------- TU Graz, Institut für ComputerGraphik & WissensVisualisierung Tel: +43 316 873-5405 E-Mail: l.schimmer@xxxxxxxxxxxxx Fax: +43 316 873-5402 PGP-Key-ID: 0x4A9B1723 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEfD8rmWhuE0qbFyMRAgIBAJ92aYWtP8dr6evgGW+Y0dfY9uHYMgCeOjTr DpFGz5jBw7ckJ3Npn/pKRck= =UKxh -----END PGP SIGNATURE----- ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html