At 08:59 -0400 Scott Adkins wrote:
SOLUTION:
In /etc/imapd.conf (the default file), have allowplaintext:no in it. In another config file, maybe /etc/imapd-local.conf, have yes as the value of that paramter. Then in your cyrus.conf file, you can call the services like the following:
imap cmd="imapd" listen="hostname:imap" imapp cmd="imapd -C /etc/imapd-local.conf" listen="localhost:imap" imaps cmd="imapd -s" listen="imaps"
Neat trick! :) I'm not sure what "imapp" is, but I've got sieve only listening on localhost for now. A necessary evil till we either find PHP 4.3 in sid, or move to Red Hat..
The "imapp" tag is just that, a tag.. it means nothing, except that it has to be different form the other lines... and I believe that is what should show up in SNMP queries if you compiled that support in. I just chose the 'p' to mean plaintext port.
Scott -- +-----------------------------------------------------------------------+ Scott W. Adkins http://www.cns.ohiou.edu/~sadkins/ UNIX Systems Engineer mailto:[EMAIL PROTECTED] ICQ 7626282 Work (740)593-9478 Fax (740)593-1944 +-----------------------------------------------------------------------+ PGP Public Key available at http://www.cns.ohiou.edu/~sadkins/pgp/
pgp00000.pgp
Description: PGP signature