commit 4bea6bb708e6d0a9f6e17b173d9c4411c62e89e9 Author: ilv ilv@users.noreply.github.com Date: Mon Nov 16 15:23:00 2015 -0300
Updated sample log file with blacklist and invalid requests examples --- log/smtp.log | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/log/smtp.log b/log/smtp.log index 3950925..1e436c1 100644 --- a/log/smtp.log +++ b/log/smtp.log @@ -1,3 +1,6 @@ [INFO] DATE: 2015-11-16; REQUEST: help; OS: none; LC: fa [INFO] DATE: 2015-11-16; REQUEST: links; OS: windows; LC: zh +[INFO] DATE: 2015-11-16; REQUEST: blacklist; OS: none; LC: none [INFO] DATE: 2015-11-16; REQUEST: mirrors; OS: none; LC: tr +[INFO] DATE: 2015-11-16; REQUEST: invalid; OS: none; LC: none +
tor-commits@lists.torproject.org