Sign inSign up

aranajuan/smtp2http

By aranajuan

Updated over 4 years ago

build of https://github.com/alash3al/smtp2http for arm64

Image
0

7.4K

aranajuan/smtp2http repository overview

Reference

https://github.com/alash3al/smtp2http

fork

https://github.com/aranajuan/smtp2http

Updates

WEBHOOK, LISTEN_PORT, DOMAIN added as env vars

Dockercompose example

  smtp2http:
    restart: unless-stopped
    image: aranajuan/smtp2http:latest
    ports:
      - "25:2500"
    environment:
      - WEBHOOK=http://webhook/smtp2http
      - LISTEN_PORT=2500
      - DOMAIN=localhost.com

Tag summary

Content type

Image

Digest

Size

7.9 MB

Last updated

about 5 years ago

docker pull aranajuan/smtp2http