piterskikhsa / mail-log-parser

Parse the mail server log and collect mail statistics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Parse the mail server log and collect mail statistics.


Languages

Language:Python 100.0%