Spamassassin redirect mail to user's spam folder

zaphod

Verified User
Joined
Jan 7, 2005
Messages
44
Hi All,


We're noticing that while spam for a user is going to the correct spam file, spam sent to a forward that goes to that user is not, it's sent to it's own spam file.

Can we have the spam filters updated so that the mailbox list is updated to include a mailbox for forwarded users as well as for main users?

For example:

User: fred
Forward: barney > fred

Currently the following files are created:

/home/admin/.spamassassin/user_spam/[email protected]
/home/admin/.spamassassin/user_spam/[email protected]

An IMAP folder "spam" is created that links to ../../../../.spamassassin/user_spam/[email protected]

We'd like to also see a second IMAP folder "spam-barney" added to the fred user that links to ../../../../.spamassassin/user_spam/[email protected]

Is that possible? Thanks!
 
Back
Top