RE: Sendmail: deliver to local and cyrus users

2003-01-15 Thread John Colton
e. Thanks Deke Clinger for pointing me at http://www.arrayservices.com/projects/Exchange-HOWTO/html/x354.html where I got this idea. -john -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Colton Sent: Tuesday, January 14, 2003 2:50 PM To: [EMAIL PRO

RE: Folders must be in Inbox

2003-01-14 Thread John Colton
To allow folders at the same level as INBOX, add the following line to your /etc/imapd.conf file: altnamespace: yes -john -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Borgesen Sent: Tuesday, January 14, 2003 3:53 PM To: [EMAIL PROTECTED] Subject

Sendmail: deliver to local and cyrus users

2003-01-14 Thread John Colton
I'm using cyrus-imapd-2.1.11 and sendmail-8.11.6 on RedHat 6.2. I have some users who are local and some who are cyrus. What's the best way to set this up? My experience so far is that when cyrus is defined as the local mailer using define(`confLOCAL_MAILER',`cyrus'), mail to non-cyrus users is b

Newbie questions

2003-01-13 Thread John Colton
Hi, I just built and installed cyrus-imapd-2.1.11 and cyrus-sasl-2.1.10 under RedHat 6.2 (yeah, I should upgrade). I've got some basic newbie questions: * What auth mechs do NOT store plaintext passwords in sasldb2? * I understand how to test different auth mechs with 'imtest -m ' but how do I co