On Thu, 23 May 2002 11:18:23 -0300 (ADT)
"Marc G. Fournier" <[EMAIL PROTECTED]> wrote:

> 
> I need to setup a mail server, using the above software ... the key
> requirement is that each user on the server has to have the ability to use
> the "per user" settings that are available in Spamassassin ... for
> instance, I have one user that gets a 'daily comic' from Dilbert that gets
> tagged as Spam, that she'd like to add to her personal whitelist(s) so
> that it doesn't get tag'd as such ...

Hi, I have a similar setup which works fine with just a couple of users:

- do not install cyrus as the default delivery system in procmail
- for each user, have a .forward and .procmailrc which executes spamd
- deliver to cyrus through a wrapper (I wrote a small C program which
executes cyradm and put the mail into a user mailbox)

Maybe you could have a global procmail configuration and launch procmail
directly from postfix, but I don't now if it's possible to use spamd with
user-defined files.

Alain


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to