command
module
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: May 6, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
smtp2webhook
SMTP to Webhook Relay.
version: "3"
services:
smtp2webhook:
restart: always
image: ghcr.io/josh/smtp2webhook
ports:
- "25:25"
environment:
- SMTP2WEBHOOK_DOMAIN=example.com
- SMTP2WEBHOOK_CODE=d039b5
- SMTP2WEBHOOK_URL_TEST=https://d039b5.requestcatcher.com/test
Will forward mail to d039b5+test@example.com
to https://d039b5.requestcatcher.com/test
.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.