Mr. Popularity
Nov 27 2005, 03:59 PM
I'm trying to setup my mail system on RHEL 4ES using the following:
Postfix (mySQL support enabled)
Cyrus IMAP (pop3)
Cyrus SASL (saslauthd)
MySQL (alias, domain, and mailbox database)
Can someone please point me in the right direction with how to go about setting up Cyrus IMAPd to use saslauthd AND have saslauthd use MySQL database for user authentication?
gpan
Nov 28 2005, 09:41 AM
Yes. You will also need pam_mysql to authenticate mysql via postfix. There are a few good howto to get this done on the net - please let me know if you need any help.
Mr. Popularity
Nov 28 2005, 03:25 PM
Hi!
I've looked at some of the how-to's, and none of them have worked. I'd sure like to find an easy tutorial on how to get this setup. Also, i dont seem to be able to find the pam_mysql RPM anywhere.
gpan
Nov 28 2005, 03:56 PM
funks
Dec 20 2005, 06:46 PM
Do you have to run Cyrus? We have a similar setup, but it's running
Postfix / Courier-Authlib / Courier-IMAP / MySQL
I can give you some configuration tips on that..
G
Mr. Popularity
Dec 21 2005, 07:16 PM
we're using cyrus everything
postfix, cyrus-sasl, cyrus-imap... and i cant get it configured