On Sun, 2002-12-01 at 18:08, Sam Varshavchik wrote: > Nadeem Bitar writes: > > > > > I have been looking for a way to only allow certain users to use IMAP > > and the rest to use POP3, is it possible to accomplish that? I read the > > Nope.
Yes. You can have two installs of courier-imap, in different prefix (/usr/local/courier-imap and /usr/local/courier-pop), which will have different config files and thus you can limit who has access to imap trough custom filter (for ldap) or where_clause (for mysql). That is awfully ugly, but could not find another way. How can I send a feature-request to courier? :) -- Marcio Merlone ------------------------------------------------------- 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
