Skip to content

Madminski/postfix-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postfix-parser

Perl Postfix Parser

Based on: https://github.com/SvenAn/MailLogParser

Postfix-parser is a small ad-hoc script created to parse Postfix maillog files into a csv format where each line represents a single mail message. This script was heavily based upon MailLogParser by SvenAn, re-written in such a way as to strip back the functionality to focus entirely on a specific implementation of Postfix.

This script is not intended to be generalisable to other maillog variants; it was written as part of an MSc dissertation for the detection of compromised email accounts from maillog data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors