i have configured to a certain extent. only maildirs/ pose a problem...... i will paste that later .. for now, the problem is
I have a setup postfix to read from mysql virtual accounts transport_maps = mysql:/etc/postfix/transport.cf virtual_mailbox_base = /var/spool/mail virtual_uid_maps = mysql:/etc/postfix/ids.cf virtual_gid_maps = mysql:/etc/postfix/ids.cf virtual_mailbox_maps = mysql:/etc/postfix/aliases.cf virtual_maps = mysql:/etc/postfix/remote_aliases.cf now, suppose, i have a system account called arvind... will it not work? only mysql accounts will be considered ? or that postfix will check for mysql account and on failing to find one will then check if a system level account exists and put that mail there? Arvind ----- Original Message ----- From: "Devdas Bhagat" <[EMAIL PROTECTED]> To: "Linux India" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 11:56 AM Subject: Re: [LIH] cyrus or courier-imap? > On 26/04/02 09:52 +0530, Arvind wrote: > > i have been having problems installing courier-imap with mysql and postfix. > > > > is cyrus really good to install with postfix and mysql? > Cyrus is good. Working with a MySQL backend, is a different kettle of > fish all together. > Cyrus-SASL is a horrible implementation of a good concept (at least, the > docs suck way bad). > > > the postifx site says, that cyrus is for advanced users........so what i can > > make out is that, cyrus is the best pop3 server available. > Not necessarily the best, but it works and does a lot of things. the > advanced users stuff is because the sasl backend stuff is insanely > complicated to setup if you aren't using the defaults and trying to > setup a system that works smoothly over more than one server. > > Though, sasl 2.x may change that. > > Devdas Bhagat > > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
