Re: Intermittent imapd hang

2001-06-30 Thread Lawrence Greenfield
The next question is what process _is_ holding the lock? lsof should be able to tell you this. Once you determine what process is holding the lock, gdb it and find out why it's not making any progress. Installing a non-stripped imapd is a very good idea. Using gcc, you suffer a minimal

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

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

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