--Mailinglists wrote on 27.02.03 13:50 +0100: > I have some accounts I only want to give access via IMAP and som only with POP. > > Is it possible to have separate sql settings for IMAP and POP?
This wont need separate settings, an additional flag/variable for MYSQL_SELECT_CLAUSE would be enough, but needs a patch. > I have read through some documentation, but nothing I have found adresses this > issue. > It could possibly be a setting in authdeamonrc, like POPRC = authmysqlrc.pop > and IMAPRC = authmysqlrc.imap > > Anybody has a clue? You could use authmysql for one, and authuserdb for the other if you build courier --without-authdaemon. Roland ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
