PeeHaa / mailgrab

Simple and easy to use catch-all SMTP mail server and debugging tool
MIT License
93 stars 3 forks source link

Parse attachments #11

Closed PeeHaa closed 6 years ago

PeeHaa commented 6 years ago

Implement attachments.

Attachments can be stored on disk and this directory needs to be cleaned on every restart until we have persistent storage.