]> git.ipfire.org Git - thirdparty/AWStats.git/commit
Unwrap SRS e-mail addresses 193/head
authorRomain Tartière <romain@blogreen.org>
Thu, 26 Nov 2020 02:23:54 +0000 (16:23 -1000)
committerRomain Tartière <romain@blogreen.org>
Thu, 26 Nov 2020 02:35:15 +0000 (16:35 -1000)
commitf4e065cfda55dbb471187e5d5a9fa236e5ac2630
treefac0244a164efca0df904147c763b48a1feb1191
parent5b6c79cedaab554561eaf1dc57014672dcebe1c7
Unwrap SRS e-mail addresses

When building statistics from mail servers, messages which where
processed by Sender Rewriting Scheme (SRS) are mis-classified as
internal mail while they are external, and appear to come from a huge
number of different addresses which in fact correspond to the same
actual sender.

Add a rewriting function that detects such addresses and extract the
relevant information from it.
tools/maillogconvert.pl