Bug#966205: closed by Andreas Metzler (Re: Bug#966205: Exim4-base cron script doesn't call tidydb correctly)

2020-07-25 Thread Andreas Metzler
On 2020-07-25 Ruth Ivimey-Cook wrote: > Hi Andreas, > exim_tidydb has a fixed list of names it will process -- which I listed in > my explanation. Naming other files on the command line causes it to exit(1). [...] Hello Ruth, This list is not set in stone, it can change over time. cu Andreas

Bug#966205: closed by Andreas Metzler (Re: Bug#966205: Exim4-base cron script doesn't call tidydb correctly)

2020-07-25 Thread Ruth Ivimey-Cook
Hi Andreas, exim_tidydb has a fixed list of names it will process -- which I listed in my explanation. Naming other files on the command line causes it to exit(1). Ruth On 25/07/2020 10:42, Debian Bug Tracking System wrote: Hello Ruth, That is because we do not want to hardcode the list o

Bug#966205: Exim4-base cron script doesn't call tidydb correctly

2020-07-24 Thread Ruth Ivimey-Cook
Package: exim4-base Version: 4.90.1-1ubuntu1.5 The cron script exim4-base, present in /etc/cron.daily, performs various update actions for exim, amongst which is calling exim_tidydb for the installed BDB databases. The code that calls tidydb is at the end of the file, and in my configuration