On 05/10/2010 04:01 AM, Martin Müller wrote: > it was mainly this tutorial > http://www.widdix.de/2006/09/25/courier-mta-howto/ (german)
That looks fine, unless I missed something. Since the socket itself has open permissions, there's probably some directory in its path that does not. You'd want to check the permissions on all of the leading path entries: ls -ld / /var /var/run /var/run/courier /var/run/courier/authdaemon The user id used for esmtpd would need at least 'x' access to all of those directories. ------------------------------------------------------------------------------ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
