authentication and/or sieve problem?
Gabor Gombas
gombasg at sztaki.hu
Thu Oct 29 15:18:55 EDT 2009
On Thu, Oct 29, 2009 at 10:00:54AM -0700, Andrew Morgan wrote:
> I always thought that it uses the service name from cyrus.conf (the first
> column on a service definition), but now that I look at my own systems I
> see that I am missing the /etc/pam.d/imaps file as well. Go figure!
... and if you actually check the code, you find:
if (sasl_server_new("imap", config_servername,
NULL, NULL, NULL, NULL, 0,
&imapd_saslconn) != SASL_OK) {
So the service name is hard-coded as "imap".
Gabor
--
---------------------------------------------------------
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
---------------------------------------------------------
More information about the Info-cyrus
mailing list