RE: cyrus/postix malformed response error

2001-06-30 Thread Tarjei Huse
Looks like the cyrus server is compiled with the wrong userid and group prefernces. Here's tha one I use for my system: export CPPFLAGS="-I/usr/include/et -I/usr/include/openssl -I/usr/include/db3 -I/usr/include/security"export LDFLAGS="-lpam -L/lib/security"CC="gcc"./configure \--prefix=/u

pop3/imapd

2001-06-30 Thread J.D. Bronson
Is there a way to get the following: I want to allow pwcheck for pop3, but restrict plaintext passwords for imapd. Possible? -- J.D. Bronson Aurora Health Care Information Systems Milwaukee Wisconsin USA Main Office: 414.978.8282

user+folder delivery confusion

2001-06-30 Thread William K. Hardeman
Hello all, I've been batting my head against a wall on this one, and need some help, please. I've read all I can find in the archives on how to get mails delivered to a user's sub-folders and to shared mailboxes, and I just can't get it to work right. I've tried several of the suggestions I'v

user+folder delivery confusion (fwd)

2001-06-30 Thread William K. Hardeman
I guess it might help if I told you I'm running cyrus-imapd-2.0.14-NAMESPACE-r3 and sendmail-8.11.4, huh? :-) Will -- Forwarded Message -- Date: Saturday, 30 June, 2001 11:20 -0400 From: "William K. Hardeman" <[EMAIL PROTECTED]> To: Cyrus-Imap Mailing List <[EMAIL PROTECTED]> Su

No Subject

2001-06-30 Thread Edwin Chiu
Hi, I'm getting this error for one of my users using the vacation sieve script... no different than other vacation scripts in use by other users... Jun 30 12:15:28 localhost sendmail[10051]: MAA10048: SYSERR(root): mailer cyrus died with signal 13 I dug through the archives and someone menti

Re: user+folder delivery confusion

2001-06-30 Thread Nick Sayer
Since you're using LMTP to the lmtpd socket, you don't have to do anything special at all. Define the "local mailer" in your .mc file as cyrus. It can handle both 'user', 'user+subbox' or '+shared_folder' as left-hand-sides and deliver all of them correctly. You can even use any of these 3 as t

Re: user+folder delivery confusion

2001-06-30 Thread Ken Murchison
"William K. Hardeman" wrote: > > Hello all, > > I've been batting my head against a wall on this one, and need some help, > please. I've read all I can find in the archives on how to get mails > delivered to a user's sub-folders and to shared mailboxes, and I just can't > get it to work right.

Re: pop3/imapd

2001-06-30 Thread Ken Murchison
"J.D. Bronson" wrote: > > Is there a way to get the following: > > I want to allow pwcheck for pop3, but restrict plaintext passwords for imapd. > > Possible? If I understand what you are trying to do, yse two different config files for the services. For instance, the services lines in /etc