/mail-log-parser

Parse the mail server log and collect mail statistics.

Primary LanguagePython

mail-log-parser

Parse the mail server log and collect mail statistics.

  • What email address and how many emails were sent.
  • How many emails were sent successfully and how many with errors.

Output file:

...
some@email.net 5 0
...

Use

Python 3 should already be installed.