mabi <[email protected]> wrote: > [-- text/plain, encoding base64, charset: UTF-8, 10 lines --] > > ????????????????????? Original Message ????????????????????? > On Friday, July 19, 2019 3:55 PM, Dominic Raferd <[email protected]> > wrote: > >> The X-Spam-Status header is added by Amavis itself. With postfix (and >> postfix-pcre) you could log it thus (untested): > > Thank you Dominic for that trick. Unfortunately I am not using Postfix but > OpenSMTPD. So I will see maybe if OpenSMTPD can somehow extract this > information too.
I have this line in amavisd.conf and it just works with OpenSMTPD as well, no need to depend on mta. $log_templ = $log_verbose_templ; Giovanni
