]> git.donarmstrong.com Git - dsa-puppet.git/commit
Fix $emaildomain/neversenders
authorTollef Fog Heen <tfheen@err.no>
Thu, 24 Apr 2014 08:18:14 +0000 (10:18 +0200)
committerTollef Fog Heen <tfheen@err.no>
Thu, 24 Apr 2014 08:18:14 +0000 (10:18 +0200)
commita4316cee2c4a3a78048b0f02e15d7d70ee164ac4
tree865c6f340fc13c9cb99038ce6747a02115f3e175
parented0b1200b633dcae5bf178e5ac2d0e97e40143ee
Fix $emaildomain/neversenders

Exim's match_local_part does not expand the second argument (unless
compiled with EXPAND_LISTMATCH_RHS), so this could not really have
worked before.  We now use an lookup/lsearch instead of
match_local_part.
modules/exim/templates/eximconf.erb