Op zaterdag 4 februari 2006 16:47, schreef Jim Flanagan:
3. I have a sievescript set up to filter different suse mailinglists to different folders. One is if header :contains "X-MailingList" "suse-security" { fileinto "INBOX.suse-security";
Another is if header :contains "X-MailingList" "suse-security-announce" { fileinto "INBOX.suse-security-announce";
What this does is any list mail for "suse-security-announce" goes into the proper email folder, but list mail for "suse-security" goes into BOTH "suse-security" and "suse-security-announce". How can I alter the script to make sure only the correct email goes into its corresponding folder? I suspect it has to do with the word "contains", but I'm not sure what to change that to.
Instaal smartsieve, which is a web frontend to sieve. It might give you ideas what is possible with sieve. -- Richard Bos Without a home the journey is endless