Re: [exim] Mysql support - no errors but checking compiled i…

Góra strony
Delete this message
Reply to this message
Autor: Marcin Mirosław
Data:  
Dla: exim-users
Temat: Re: [exim] Mysql support - no errors but checking compiled in
W dniu 29.09.2011 08:17, Ron White pisze:

One more thing,
> domainlist hosted_domains = ${lookup mysql{MYSQL_HOSTEDDOMAINLIST}}


here you use variable "hosted_domains"

> <relevant ACL clause>
> check_rcpt:
> accept  domains = local_domains : *.local_domains
> deny    message = relay not permitted


But in ACL you don't. ":hosted_domains" is missing?
Regards,
Marcin