Henry F. Camacho Jr wrote:
> Matt:
> 
> Correct, however it is SPAMD that makes the call to the SQL database if
> I am not mistaken, and there is a convention of passing username with in
> the message.

True.. And that username CAN be specified by spamc -u. Spamc passes it to spamd,
spamd uses it when calling SQL.

>  What I want to have happen is each time SPAMd runs a
> distributed spam check I would like it to take the To: address, use that
> to make it's query to the SQL database, and then perform the actual
> filter process using userprefs held in the SQL database.

Yes, and that's exactly what you'll get.

The whole point of passing -u to spamc is to force-override what user_prefs the
spamd instance will use.

Reply via email to