smtp2webhook

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2021 License: MIT Imports: 12 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL