========================== Postfix plugin for Certbot ========================== Note: this MTA installer is in **developer beta**-- we appreciate any testing, feedback, or feature requests for this plugin. To install this plugin, in the root of this repo, run:: ./tools/venv.sh source venv/bin/activate You can use this installer with any `authenticator plugin `_. For instance, with the `standalone authenticator `_, which requires no extra server software, you might run:: sudo ./venv/bin/certbot run --standalone -i postfix -d To just install existing certs with this plugin, run:: sudo ./venv/bin/certbot install -i postfix --cert-path --key-path -d