Re: loginrealms and admins SQL select

2006-01-26 Thread Stuart Morrison
Sven Mueller wrote: Stuart Morrison wrote on 23/01/2006 00:30: I am testing/using Cyrus 2.2.12 on FC3 (planning on going to RHES 4 just as soon as). I use SQL for authentication. Is it possible to use an SQL select statement with loginrealms and admins in the imapd.conf? As I am writin

Re: loginrealms and admins SQL select

2006-01-26 Thread Sven Mueller
Stuart Morrison wrote on 23/01/2006 00:30: > I am testing/using Cyrus 2.2.12 on FC3 (planning on going to RHES 4 just > as soon as). > > I use SQL for authentication. > > Is it possible to use an SQL select statement with loginrealms and > admins in the imapd.conf? > > As I am writing this it

Re: loginrealms and admins SQL select (and LDAP filter)

2006-01-23 Thread Cap
Hello, > Is it possible to use an SQL select statement with loginrealms > and admins in the imapd.conf? > > loginrealms_sql_select: select 'subdomain_names_column' from > 'table_with_subdomains_in' Yeah and the same thing for LDAP would be great, something like loginrealms_ldap_filter: login

loginrealms and admins SQL select

2006-01-22 Thread Stuart Morrison
Hi I am testing/using Cyrus 2.2.12 on FC3 (planning on going to RHES 4 just as soon as). I use SQL for authentication. Is it possible to use an SQL select statement with loginrealms and admins in the imapd.conf? As I am writing this it occurs to me I might need to put something like: logi