Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 711 Bytes

threaded-mailparser

This was an exercise/proof of concept to create a multi threaded command line mail parser. For this exercise I used exorus/php-mime-mail-parser to handle the mail parsing. Any functionality can be implemented, mail parsing was the purpose of the proof of concept to create a multi threaded command line tool in PHP.

Rules For Contributing

  • Please make sure all changed files are run through gofmt
  • Submit a PR for review
  • Your name will be added below to Contributors

Author

Matthew R. Miller

Contributors

Matthew R. Miller

License

MIT License