Eldad A. Fux df62ce6281 Merge pull request #2 from TorstenDittmann/patch-1
Add iproute2 to Dockerfile
2020-01-16 16:28:05 +02:00
2019-08-08 19:58:13 +03:00
2020-01-16 15:15:51 +01:00
2019-08-08 19:58:13 +03:00
2019-08-08 20:07:59 +03:00
2019-12-01 09:10:14 +02:00
2019-08-08 19:58:13 +03:00

Docker SMTP

Docker Pulls Discord

SMTP server docker container is used for sending emails. This container is based on the namshi docker image with Appwrite specific configuration settings. For a fresh installation of namshi SMTP image use the docker original image.

Getting Started

These instructions will cover usage information to help you run the Appwrite's SMTP docker container.

Prerequisities

In order to run this container you'll need docker installed on the system.

Usage

docker run appwrite/smtp

Versioning

This image versioning is following Appwrite server versioning. This means that if you use Appwrite server version 1.1.* , you also use version 1.1.* of Appwrite SMTP docker image.

Environment Variables

This container supports all environment variables supplied by the original namshi SMTP Docker image.

Find Us

Maintainers

Eldad Fux

The MIT License (MIT) http://www.opensource.org/licenses/mit-license.php

Description
SMTP server docker container for sending emails. ⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-05-01T16:06:40.261Z
Readme MIT 62 KiB
Languages
Dockerfile 100%