It's not that the thing has the wrong permissions.

/var/state/saslauthd/mux is what it's looking for
/var/run/saslauthd/mux is what is running

Permissions have always been fine for me.

-- 
Matt Sealey <[EMAIL PROTECTED]>
Manager, Genesi, Developer Relations
 

> -----Original Message-----
> From: Sam Michaels [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, January 22, 2006 12:07 PM
> To: [EMAIL PROTECTED]
> Cc: [email protected]
> Subject: Re: [exim] Breakages possible from 4.51 to 4.60? 
> (also saslauthd)
> 
> On 1/22/06, Matt Sealey <[EMAIL PROTECTED]> wrote:
> > A small, OTHER question, I recently updated saslauthd from FreeBSD 
> > ports and exim lost it's authentication - it was 
> complaining about not 
> > being able to acess /var/state/saslauthd/mux (which exists on my 
> > system as /var/run/saslauthd/mux and always has). I hacked it by 
> > symlinking state -> run, since it doesn't exist on FreeBSD, but is 
> > there a way to change the ${saslauthd.. expansion to use a 
> different 
> > socket, if it is actually Exim that is complaining?
> 
> chmod o+x /var/run/saslauthd
> 
> My directory always has the wrong permissions when the daemon starts.
> 
> > Should I be using a better authentication for saslauthd than the  
> > server_condition = ${if saslauthd{{$1}{$2}}{1}{0}} syntax? 
> I only need 
> > LOGIN and PLAIN to support Outlook and Mac Mail.App.
> 
> I have saslauthd using the "-a shadow" argument to completely 
> bypass PAM...so that's all I use.
> 
> Sam
> 


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to