[Web-cyradm] Spam folder for each user

Leon Kolchinsky leonk at construct.haifa.ac.il
Tue Mar 6 14:23:19 CET 2007


You need so called + adressing: This is from Amavis maillist - 

 

There are two ways amavisd-new can mark spam and help final delivery agent
to reroute a message to a dedicated mail folder:

 

- inserting a header field:

    X-Spam-Flag: YES

 

- and/or rewriting recipient address by appending some string,

  e.g.: user at example.com -> user+spam at example.com

  (controls: $addr_extension_spam and $recipient_delimiter)

 

Both mechanisms trigger at tag2_level and apply to local recipients only
(those matching @local_domains_maps or found in SQL lookup table 'user').

 

Depending on your local delivery agent and its filtering capabilities, one
or the other mechanism may be more convenient. With procmail the
'X-Spam-Flag: YES' check may be more convenient, with Cyrus IMAP the plus
addressing may more natural. See also:

  http://www.ijs.si/software/amavisd/amavisd-new-docs.html#addrext

 

 

  _____  

From: web-cyradm-bounces at web-cyradm.org
[mailto:web-cyradm-bounces at web-cyradm.org] On Behalf Of Rachid BOUKHARI
Sent: Friday, March 02, 2007 5:05 PM
To: web-cyradm at web-cyradm.org
Subject: [Web-cyradm] Spam folder for each user

 

Hi,

I'm running web-cyradm,postfix,amavisd-new,clamav and spamassassin. I woulde
like to have spam messages directly stored on a specified folder on the
inbox of each user instead of having one common quarantine directory. 

Any help please,

Rachid,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://foxi.bitheads.ch/pipermail/web-cyradm/attachments/20070306/fa86a811/attachment.html


More information about the Web-cyradm mailing list