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
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
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
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