ok, I think I have it working now. However, I thought I should point out that your hard-coded location of the socket file isn't a good idea. I use the rpm built straight from sam's tarballs, and it puts the socket into /var/spool/courier/authdaemon/socket
I modified my copy of AuthCourier.pm to put this into a $socket variable, but perhaps a better solution would be to set $socket to a default initially, and then check that against several defaults (and fix it) until the file is found. -Chris ------------------------------------------------------- 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
