> No, it doesn't. This shows that the submit process is unable to connect to > authdaemond because it does not have the permission to connect to the > filesystem socket.
ah. > Then this means that either this filesystem is mounted with nosuexec mount > option set, or authdaemond is running under the wrong userid/groupid, or > that the directory containing the filesystem socket has incorrect ownership > or permissions. well, / is mounted with "defaults", and this is how I have the authdaemon socket directory: drwxrwx--- 2 daemon apache 4.0K Apr 25 02:06 /var/spool/courier/authdaemon/ I had to give apache group ownership so I could connect via horde to change user passwords. However, if I change this back to the daemon group, I no longer get the 450 error, and can connect with sendmail and type a message into stdin. But when I hit the EOF, I get: 432 Mail filters temporarily unavailable. sendmail: Unable to submit message. and the same log in maillog: Apr 25 14:38:02 indra submit: authdaemon: s_connect() failed: Permission denied Apr 25 14:38:25 indra submit: Transport endpoint is not connected -Chris ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
