Skip to content

mdp/emailparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

emailparse

Be aware: very rough first pass for a small project. Not really well packaged at this point

CLI email parser to template.

Example

cat mime_email.txt | emailparse "{{ datef \"2006.01.02\"}}: {{.Subject}} - {{ .Text }}" > email.txt

License

MIT

About

Command line email parser - Personal use: bash scripts involving inbound email from SES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages