-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chris Petersen <[EMAIL PROTECTED]> wrote
| Also, what are you using for the -u option for spamc? I've tried | LOGNAME and USER but these aren't always set properly (eg. when running | maildrop via fetchmail).
authdaemond requires the username to be the full email address for non-local domains and the username component for local domains.
This logic is taken care of already when using courierd for delivery, using $USER. You will have to experiment with other MTA's.
If it's helpful, such one-liners as follows could be useful...
perl -MMail::SpamAssassin::AuthCourier -e 'getpwent [EMAIL PROTECTED];'
It should be equivalent to Courier's authlib/authtest program.
Cheers, Alan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.3.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org Comment:
iD8DBQE//MekCfroLk4EZpkRAjCFAKDQCDSsvryfxzeC9Nnm8HDzc7bltACfZWgj naxRJkJBT/Hr0ms+bja/ohI= =OjnC -----END PGP SIGNATURE-----
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
