Skip to content

SMTP server docker container for sending emails.

License

Notifications You must be signed in to change notification settings

RobinOvergaard/docker-smtp

 
 

Repository files navigation

Docker SMTP

Discord Docker Pulls Build Status Twitter Account Follow Appwrite on StackShare

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.

Refer docs for general documentation and guides for using docker.

Usage

docker run appwrite/smtp

Environment Variables

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

Build

docker build -t appwrite/smtp:1.1.0 .

Push

docker push appwrite/smtp:1.1.0

Find Us

Copyright and license

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

About

SMTP server docker container for sending emails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%