fschwarz/mailqueue-runner

Project ID: 140041

Description

This library provides a robust way to send email messages to an external SMTP server. The API was designed for easy integration into your Python (web) application. Additionally, there is a CLI script which is compatible with /usr/bin/sendmail (with a very limited feature set) so this software is also an alternative to msmtp and ssmtp.

The project is hosted on GitHub: https://github.com/FelixSchwarz/mailqueue-runner/

Installation Instructions

$ dnf copr enable fschwarz/mailqueue-runner $ dnf install mailqueue-runner # [update /etc/mailqueue-runner.conf] $ mq-sendmail --set-date-header --set-msgid-header staff@site.example <<<MAIL Subject: Test email From: me@site.example Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 mail body MAIL $ mq-run

You can find additional examples and more information on GitHub.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 10 x86_64 (0)* EPEL 10 (12 downloads)
EPEL 9 x86_64 (73)* EPEL 9 (42 downloads)
Fedora 41 x86_64 (31)* Fedora 41 (35 downloads)
Fedora 42 x86_64 (30)* Fedora 42 (19 downloads)
Fedora 43 x86_64 (0)* Fedora 43 (0 downloads)
Fedora rawhide x86_64 (33)* Fedora rawhide (37 downloads)

* Total number of downloaded packages.