How to teach spamassasin with multiple users

BrianUK

Verified User
Joined
Feb 4, 2006
Messages
89
I've setup teaching using this guide http://help.directadmin.com/item.php?id=358 however how do i do it for multiple mailboxes under the same user? currently i've got it setup as

DA_USER=davros
DA_HOME=/home/${DA_USER}

and the folders created under /home/davros/imap/mydomain.com/brian/Maildir

how do I setup the same for another imap user ie

/home/davros/imap/mydomain.com/dave/Maildir

Is it a just a case of just creating the folders on dave's account and the script will automatically check it as well or is there something else I need to change?
 
As far as i remember (and a bit of what i read), that script does all domain for a single user.

If you search around, i made a script that was doing those functions to all users/domains

Regards
 
Back
Top