Avoid literal domainlist in match_domain
authorTollef Fog Heen <tfheen@err.no>
Sun, 14 Oct 2012 19:21:15 +0000 (21:21 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 14 Oct 2012 19:22:29 +0000 (21:22 +0200)
commit18696870d08b3c8ba67e7dfc4d58e4745796238c
tree1acc1419708a588680926ffd374533dd0dd854e9
parent59f1a085fd7e325e85cea008906859542bc65778
Avoid literal domainlist in match_domain

With exim 4.77 and newer, match_domain no longer does string expansion
in the second argument, to avoid potentially expensive database
lookups and such.

Use a named domain list and refer to that instead.

Thanks to Andreas Metzler for the heads-up.
modules/exim/templates/eximconf.erb