maildump

A python-based mailcatcher clone

MIT License

Downloads
963
Stars
136
Committers
8
maildump - v1.1 Latest Release

Published by ThiefMaster 6 months ago

  • Support (and require) Python 3.12
maildump - Release v1.0

Published by ThiefMaster about 4 years ago

  • Support Python 3 (3.6-3.9 are supported)
  • Drop support for Python 2
  • Use standard CSS flexbox instead of the non-standard legacy version
  • Handle certain crappy emails more gracefully
  • Show HTML version by default if email has HTML and text parts
  • Many more fixes/improvements under the hood
maildump - Release v0.5.3

Published by ThiefMaster almost 9 years ago

  • Properly handle multipart inheritance (#14 - thanks @jherencia)
  • Fix error with python-daemon>=2.1 (#17)
maildump - Release v0.5.2

Published by ThiefMaster over 9 years ago

  • Properly handle non-UTF8 emails (#13 - thanks @ulfrenman )
maildump - Release v0.5.1

Published by ThiefMaster over 9 years ago

  • Avoid showing 'None' as CC/BCC if the header is missing
  • Handle UTF8 html emails correctly {#11}
maildump -

Published by ThiefMaster over 9 years ago

  • Handle malformed MIME in a better way (thanks @hansjorg)
  • Show CC and BCC headers