Sorry for the late reply... Yes, basically I have to add a softlink to the new location of saslauthd socket in the init script, since it gets "purged" with the whole ram- based /var/run filesystem.
The situation is: - I have to have the saslauthd socket inside postfix chroot - If I move the socket there, all the other users of the socket can't find it - If I create a softlink in the old location, it gets deleted at reboot, since /var/run is in tmpfs I have either to create 2 sockets like for syslogd, or to re-create the softlink at every reboot. -- Can't use saslauthd to authenticate both postfix and cyrus due to /var/run/saslauthd being on tmpfs https://bugs.launchpad.net/bugs/138931 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
