Trying to integrate Spam Assassin with Courier via /etc/courier/maildroprc
import USER
if ($LOGNAME ne "")
{
xfilter "spamc -u $LOGNAME"
}
else
{
xfilter "spamc -u $USER"
}
And my MySQL database of users uses FQDN's like "[email protected]"
My default domain in mu AuthMySQL file adds @nickellson.com for those
MTA's that use short name just fine.
But when handing off to SPAMC it sends the full e-mail address and SA has
no idea what to do with that user so it runs as nobody and nevers check
the .spamassassin/user_prefs for my users.
Dec 23 22:15:57 goonie spamd[23702]: spamd: handle_user unable to find
user: '[email protected]'
Has anyone else seen this behavior?
Nick
--
Nick Ellson
CCIE# 20018
MCSE 2000, Security+, Network+
Network Hobbyist, VFR Private Pilot.
------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users