On Sunday 17 June 2007 13:14, Stuart Murray-Smith wrote:

> > > Could someone please tell me if the Cyrus-IMAP RPM
> > > (cyrus-imapd-2.2.13-24.2.rpm) is built with SQL (particularly MySQL)
> > > support? If not, could someone please let me know how to do so :-)
> >
> > Where do you want to use (my)sql in Cyrus-Imapd?

> I want to use MySQL for name/domain/password/maildir lookup maps in
> combination with Postfix and Cyrus-IMAPd.
>
> Do you know how I could find a Cyrus-IMAPd patch to build a
> MySQL-enabled Cyrus-IMAPd RPM, or what switches throw to custom
> compile Cyrus-IMAPd?
>
> I'm from a Red Hat/Fedora background, and I'm still figuring out openSuSE
> :-)

Cyrus-Imapd does not use (my)sql. For the used Databases you can choose ie. 
Berkeley-DB or skiplist, but not sql.

Authentification Data - Usernames and Passwords are stored and handled with 
Cyrus-SASL. There is a sql-Plugin for Cyrus-SASL available. The Name of the 
Package in 10.2 is cyrus-sasl-sqlauxprop.

Oh, and Maildir is not the Format of the Mails stored by Cyrus-Imapd. 
Cyrus-Imapd is something like a Black-Box. Every access to Mails is only via 
the Network-Protocols LMTP, IMAP, POP3, NNTP. No File-Access, so Postfix 
should send Mails to Cyrus-Imapd via LMTP.

I can't belive, that this is diffrent on other Platforms like RH.

-- 
        Andreas
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to