Skip to main content

Dump emails to a file. It can be used as a remplacement for sendmail or an SMTP server.

Project description

Mail Save

Save emails to a file. It can be used as a replacement for sendmail or a SMTP server.

It is different from other tools like maildump because:

  • It is very minimalist: no Web or GUI interface, just files.

  • It can be used instead of sendmail.

To use in place of sendmail, just put the path to the mailsave executable instead of the sendmail one. For instance, in a php.ini file:

sendmail_path = /home/jenselme/.virtualenvs/test/bin/mailsave --dir mails

To use as an SMTP server, launch it like this:

mailsave --server --dir logs

Written for Python 3.5+.

History

0.2.0 (2017-07-05)

  • Can read mail from SMTP.

0.1.0 (2017-07-05)

  • Can act as a replacement of sendmail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mailsave-0.2.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page