Re: exim-mysql without MySQL support from epel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: Fosforo <fosforo@xxxxxxxxx>
> The .so seems to be included:
> # locate lookup | grep mysql
> /usr/lib64/exim/4.72-5.el6/lookups/mysql.so
> but no suppport builtin in the binary:

If it is a module, isn't it normal that it is not built-in?
What is your error message...?
It just works here, with a conf like:

  hide mysql_servers = .../.../...

  CHECK_ACCESS = ${lookup mysql \
                  {select ... from ... where ... = '${quote_mysql:$local_part}'} \
                  {$value}fail}

  ...

  localuser_virtual:
    driver = accept
    condition = CHECK_ACCESS
    retry_use_local_part
    transport = local_delivery_virtual

JD
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos





[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux