Metadata-Version: 2.0
Name: rsendmail
Version: 1.0.0
Summary: A safer sendmail command
Home-page: https://gitlab.com/anarcat/rsendmail
Author: Antoine Beaupré
Author-email: anarcat@debian.org
License: AGPLv3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

A wrapper for the sendmail command which allows calling sendmailwithout allowing side effects traditionnally allowed by sendmailbinaries (like flushing the queue or reloading the alias files). Thisis designed to be ran from an SSH command and be safely assignedas a authorized_keys `command=` parameter.


