Bug#507124: Hardcoded reference to /etc/exim4 in router/850_exim4-config_lowuid

Andreas Metzler ametzler at downhill.at.eu.org
Sat Nov 29 10:13:10 UTC 2008


On 2008-11-28 Pelayo Gonzalez <pelayogmp at orange.es> wrote:
> Package: exim4-config
> Version: 4.69-9
> Severity: minor

> router/850_exim4-config_lowuid has /etc/exim4 hardcoded:

>   data = ${if exists{/etc/exim4/lowuid-aliases}\
>               {${lookup{$local_part}lsearch{/etc/exim4/lowuid-aliases}\

> I think this is better:

>   data = ${if exists{CONFDIR/lowuid-aliases}\
>               {${lookup{$local_part}lsearch{CONFDIR/lowuid-aliases}\

> This should be corrected in exim4.conf.template too.
Thank you, commited to SVN.
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'





More information about the Pkg-exim4-maintainers mailing list