--On Dienstag, 16. Dezember 2003 11:41 +1100 Alan Milligan
<[EMAIL PROTECTED]> wrote:

> You are doing your spamchecking at point of local delivery - at this point,
> authdaemond has been referenced as the subsequent action of your maildroprc
> not having fully disposed the message, and the correct $HOME thus set.
> 
> This implicit binding is the obvious benefit of this process - however it
> requires a .courier in each virtual mail account.  I'd prefer to use an
> xfilter command from within the global maildroprc to mitigate this -
> however $HOME is ignored by spamc/spamd :(
> 
> Is there any way to do this?

`spamc -u $LOGNAME` should pass this info to spamd, where a combination
of --sql-config, --setuid-with-sql, --virtual-config-dir, --virtual-config
or even --vpopmail could do the trick.

Default-delivery via a pipe like `spamc | maildrop` would be better than
xfilter from the global mailrdroprc, and saves you some hacking.

About using spamassassin with mySQL:
<http://cvs.sourceforge.net/viewcvs.py/spamassassin/spamassassin/sql/README?r
ev=1.6>

Roland



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to