]>
gitweb.michael.orlitzky.com - postfix-logwatch.git/commit
postfix-logwatch: match postfix-3.11 tls=<value> field
In postfix-3.11, a new tls=<value> field appears between the "delays"
and "dsn" fields on a sent-message line:
https://www.postfix.org/announcements/postfix-3.11.0.html
The format is decribed under,
https://www.postfix.org/postconf.5.html#smtp_log_tls_feature_status
We add the new field to $re_DDD, which is now a minor misnomer. This
is the only thing (so far...) needed to support postfix-3.11.2.