Hi,
this is a patch against Michael's patch for version 2.43. It adds
the --proxy-user option to spamd. Any user in that list that can set
the user that spamd should use with the -u option to spamc. The idea
is borrowed from the Cyrus imapd.
If you have virtual users and want to let your MTA set t
I've whipped up a little patch that enables ident-based authentication
for spamd/spamc. That is, spamd uses ident to verify that spamc is
really being run by the user it claims to be running on the behalf of.
I'm interested in comments on this code. Currently, it requires
Net::Ident (available f