Bug#992974: exim4-config: permit to include local file in acl_check_mail

2021-08-25 Thread Noury
Le 2021-08-25 22:00, Marc Haber a écrit : > On Wed, Aug 25, 2021 at 09:23:47PM +0200, Noury wrote: > > Can you please add the following lines in > > /etc/exim4/conf.d/acl/30_exim4-config_check_mail > > > > .ifdef CHECK_MAIL_LOCAL_ACL_FILE > > .include CHECK_MAIL_LOCAL_ACL_FILE > > .endif >

Bug#992974: exim4-config: permit to include local file in acl_check_mail

2021-08-25 Thread Marc Haber
On Wed, Aug 25, 2021 at 09:23:47PM +0200, Noury wrote: > Can you please add the following lines in > /etc/exim4/conf.d/acl/30_exim4-config_check_mail > > .ifdef CHECK_MAIL_LOCAL_ACL_FILE > .include CHECK_MAIL_LOCAL_ACL_FILE > .endif > > This can be necessary, even if documentation says it'

Bug#992974: exim4-config: permit to include local file in acl_check_mail

2021-08-25 Thread Noury
Package: exim4-config Version: 4.94.2-7 Severity: normal Tags: patch Can you please add the following lines in /etc/exim4/conf.d/acl/30_exim4-config_check_mail .ifdef CHECK_MAIL_LOCAL_ACL_FILE .include CHECK_MAIL_LOCAL_ACL_FILE .endif This can be necessary, even if documentation says it's