Hi list,
Recently I have a problem and I don't know how to troubleshoot it. The error
seems to be with procmail to cyrus-imap as shown in the error below:
Folder: (formail -r -I"Subject: Delivery failure notice" \ -A"X 180663
procmail: Error while writing to "/usr/libexec/cyrus/deliver-w
Currently, I'm using cyrus-imapd-2.1.9 and cyrus-sasl-2.1.7. I've installed
cyrus-sasl-plain and cyrus-sasl-md5 RPM. When I use plain text
authentication, it goes to saslauthd to PAM. But when I set the client to
use CRAM-MD5, the log shows that it's looking for /etc/sasldb2. Since I'm
usin
I'm able to login to my imap server using IMAP. But when I choose POP3 SSL
connection in Kmail, the imap server is killed. However POP3,IMAP,IMAPS is
ok. Here's the log:
May 13 20:01:22 thunderbolt ctl_mboxlist[4905]: running mboxlist recovery
May 13 20:01:22 thunderbolt ctl_mboxlist[4905]:
I can login into cyrus-imap's pop3 server. However, I saw the log shows as
below:
May 13 20:03:49 thunderbolt pop(pam_unix)[4918]: authentication failure;
logname= uid=76 euid=76 tty= ruser= rhost= user=testuser
May 13 20:03:49 thunderbolt pop3d[4918]: login:
thunderbolt.chaos.com[192.168.1.
.
> >
> > Saslauthd is required for PAM authentication, LDAP, etc etc. Unless
> > you use the DB plaintext file /etc/sasldb2 you are required to run the
> > 'pw check daemon' which in SASLv2 is saslauthd.
> >
> > I'm assuming you are using LDAP sti
did it fail to authenticate, no saslauthd running, unable to access a
> directory...
> what?
>
> --On Monday, May 13, 2002 7:35 AM +0800 Jim Worke <[EMAIL PROTECTED]> wrote:
> > I've set up my RedHat 7.3 box with LDAP, authenticating users through
> > PAM. I've c
I've set up my RedHat 7.3 box with LDAP, authenticating users through PAM.
I've created the cyrus user in /etc/passwd (as with my postfix, root etc
users).
I've changed cyrus's password (but not sasldbpasswd, because I don't use
/etc/sasldb. I authenticate through PAM).
Here's my /etc/imap