Nigel Wilkinson wrote:

Hi folks

the spammassassin FAQ suggests creating public folders on an imap server
for moving missed spam and false spam into so that the bayesian stuff
can learn. Could someone point me to some documentation or give me a
pointer on how to create these please.

Cheers
Nigel

Hi Nigel,
You didn't say how many users you have, if not many(like me) this is the way I did it.
create mail folders sa-spam, sa-ham from your favorite IMAP client.
ssh in and mv those folders to /home/users
be sure the the folders are R/W by group users
In each users directory
ln -s /home/users/sa-spam
ln -s /home/users/sa-ham


Have each user subscribe to the new linked folders.

There may be an easier way, but this worked great for me.

hth,
Scott
--
Scott V. Blomquist,A-SA-CN-NRK    TINLC(tm)  #2598
          ITI/Bear&Co    Rochester, VT
    802-767-3174(v)           802-767-3726(f)
"Any technology sufficiently advanced is indistinguishable from Magic."
                                                 A. C. Clarke



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to