Re: cyrus-imap authorization confusion

2012-03-18 Thread Stephen Ingram
On Sat, Mar 17, 2012 at 8:06 PM, Dan White wrote: > On 03/15/12 12:10 -0700, Stephen Ingram wrote: >> >> I see in the documents mention of the four types of authorization >> supported by Cyrus-IMAP. I also see a --with-auth compile option in >> older versions that no longer appear in newer version

Re: cyrus-imap authorization confusion

2012-03-17 Thread Dan White
On 03/15/12 12:10 -0700, Stephen Ingram wrote: >I see in the documents mention of the four types of authorization >supported by Cyrus-IMAP. I also see a --with-auth compile option in >older versions that no longer appear in newer versions. I understand >that authentication is handled by Cyrus-SASL.

cyrus-imap authorization confusion

2012-03-15 Thread Stephen Ingram
I see in the documents mention of the four types of authorization supported by Cyrus-IMAP. I also see a --with-auth compile option in older versions that no longer appear in newer versions. I understand that authentication is handled by Cyrus-SASL. Is authorization now also handled also by Cyrus-SA