https://github.com/erebe/mail_attachment
https://github.com/erebe/mail_attachment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/erebe/mail_attachment
- Owner: erebe
- Created: 2014-09-06T18:35:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-06T18:50:59.000Z (almost 12 years ago)
- Last Synced: 2025-03-29T06:54:00.474Z (about 1 year ago)
- Language: Haskell
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mail attachement extractor
I use this program in synergy with procmail to extract mail attachment from
each email I receive on my server.
In addition I use owncloud to let these files be available and searchable from
a web interface.
* What to expect:
- It is fast and does not consume a lot of memory
- Handle UTF-8 file name
- Handle ASCII extended file name
- Tested on more than 3000 mails
* What not to expect:
- The email must be well formed, undefined behaviour if not