On Tue, 12 Dec 2006, Michael Richters wrote: > The manpage for imapd.conf is missing many things, including a description > of the possible values for 'sasl_minimum_layer'. I have spent hours > searching, > and cannot find any translation of these arbitrary values to real-world > meanings, > nor can I even find a list of allowed values for this option. It sure would > be > nice if somebody would share their knowledge...
All sasl_* are passed as-is to SASL for processing, so we cannot do much more than: 1. Say exactly that in the cyrus imap manpage and docs and point to the relevant sasl manpages and docs 2. Write the relevant SASL manpages and send it upstream, AFAIK all the docs on that stuff are in a single html file in the sasl documentation. It is definately NOT the job of cyrus imapd to documet any sasl_ stuff in manpages. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

