[Exim] No search in domainlist after ::

Pàgina inicial
Delete this message
Reply to this message
Autor: Thomas Mueller
Data:  
A: exim-users
Assumpte: [Exim] No search in domainlist after ::
Hi,

Exim 4.31 doesn't continue searching in a domainlist after '::'.

domainlist local_domains = @:localhost:${lookup pgsql{SELECT DISTINCT name FROM
domains WHERE name='${quote_pgsql:$domain}'}}:${lookup pgsql{SELECT
DISTINCT name FROM records WHERE name='${quote_pgsql:$domain}'}}

When I send mail to user@??? I get:

sub.example.com in "@:localhost::sub.example.com"? no (end of list)
sub.example.com in "+local_domains"? no (end of list)

I don't want to create two domainlists - is there another solution? Thanks!


Thomas
--
http://www.tmueller.com for pgp key (95702B3B)