Andreas,
at first I like to thank you for your valueable work.
Anyway I have some patches I like to see upstream. Maybe there is a
chance to integrate them
As I found them usefull for me and maybe for others too.
1. unique_log_id_in_miltermode.patch
Only via amavisd-milter the logged message-id aren't unique. There is
no increasing child number.
2. silent_reload.patch
On reload amavisd prints some messages on stdout. That's fine on
interactive invovation.
But if called via cron it triggers a mail sent out by cron.
OK, one can setup the cron to be silent, but I personaly dislike ">
/dev/null" in cronjobs.
I don't want to make me blind ...
3. less_logging_in_miltermode.patch
Some loglines are not really usefull for me because they contain no
relevant information
(compared to the selected loglevel, my opinion)
So I changed the loglevel.
Thank you! Accepted for 2.9.0.
Mark