GithubHelp home page GithubHelp logo

docker-postfix's Introduction

CircleCI Docker Image Size (latest by date)

postfix

An alpine-based docker container providing postfix.

Details

This container provides postfix.

  • Alpine 3.15
  • Postfix 3.6.4

Installing

See docker-compose.yml for an example of how to configure the container.

This container is not configured through environment variables. It require the /etc/postfix to contains all configuration before starting postfix.

Please look at the official documentation for help on the configuration file.

Environment variables

  • TZ: the timezone, like Europe/Paris

Ports

  • 25: default port for receiving mail
  • 587: default port for submitting mail (sending mail)
  • other ports are configured through the master.cf and main.cf configuration files

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

As a packager, we use the same versioning system than the upstream and suffixed by a revision number, like the Gentoo versioning.

  • the branch master is the latest version and will be tagged latest
  • a git branch represent a specific version from the upstream, like 2.10.3
  • a git tag is made from a branched commit and represent a released-tag version frozen in time, like 2.10.3-r2

Usually only the lastest version from the upstream is supported.

Authors

License

This project is licensed under the MPL-2.0 License - see the LICENSE file for details

docker-postfix's People

Contributors

lordveovis avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.