Easy bug: undocumented option "sasl_saslauthd_path" to imapd
    Christopher DeMarco 
    demarco at maya.com
       
    Tue Dec  9 16:08:09 EST 2008
    
    
  
imapd.conf will accept an option:
   sasl_saslauthd_path: /var/spool/postfix/var/run/saslauthd/mux
instructing it to connect to the saslauthd socket in a non-standard
location (usually /var/run).  This is very useful if e.g. you're
running Postfix in a chroot.
A recursive grep for ``sasl_saslauthd_path'' in the source yields no
occurances of this option anywhere!  It should at least be in the
imapd.conf or imapd manpages, correct?
-- 
Christopher DeMarco <demarco at maya.com>
IT Director
MAYA Group
+1-412-708-9660
    
    
More information about the Info-cyrus
mailing list