Docker Mailserver Icon

A full-stack but simple mailserver (smtp, imap, antispam, antivirus, ssl...) using Docker. Very complete, with everything you will need, customizable and very easy to deploy with docker.

Open Source

Docker Mailserver Source Code

Author

docker-mailserver

Description

Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.

#antispam#antivirus#container#docker#dovecot#fail2ban#imap#kubernetes#ldap#mail#mailserver#postfix#smtp

Homepage

https://docker-mailserver.github.io/docker-mailserver/latest/

License

MIT

Created

28 Mar 15

Last Updated

29 Apr 24

Latest version

v13.3.1

Primary Language

Shell

Size

22,651 KB

Stars

13,344

Forks

1,727

Watchers

13,344

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • github-actions[bot] (28 Apr 24)

    docs: updated `CONTRIBUTORS.md` (#3992)

  • github-actions[bot] (25 Apr 24)

    docs: updated `CONTRIBUTORS.md` (#3984)

  • dependabot[bot] (22 Apr 24)

    chore(deps): Bump akhilmhdh/contributors-readme-action (#3987) Bumps [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) from 2.3.6 to 2.3.8. - [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases) - [Commits](https://github.com/akhilmhdh/contributors-readme-action/compare/v2.3.6...v2.3.8) --- updated-dependencies: - dependency-name: akhilmhdh/contributors-readme-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Fürst (21 Apr 24)

    docs: Add config guide for relaying to and from a private DMS instance (#3973) Co-authored-by: Brennan Kinney <[email protected]> Co-authored-by: Casper <[email protected]>

  • Brennan Kinney (21 Apr 24)

    chore: Remove base-60 port quote warning from example `compose.yaml` (#3982) This should not be relevant to users of `docker compose` which is the primary demographic.

  • Brennan Kinney (19 Apr 24)

    docs: Updates to TLS page (Caddy, testing, etc) (#3981)

  • Tobia Bocchi (18 Apr 24)

    docs: Fix typo on usage page (#3980)

  • Iztok Fister Jr (16 Apr 24)

    docs: Fix typos (#3979)

  • fanqiaojun (15 Apr 24)

    chore: remove repetitive words (#3977)

  • dependabot[bot] (15 Apr 24)

    chore(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#3978)

  • github-actions[bot] (11 Apr 24)

    docs: updated `CONTRIBUTORS.md` (#3971) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

  • dependabot[bot] (08 Apr 24)

    chore(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#3972) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • github-actions[bot] (01 Apr 24)

    docs: updated `CONTRIBUTORS.md` (#3967) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

  • Georg Lauterbach (31 Mar 24)

    docs: add FAQ entry about DNS servers and drop feature request on custom DNS servers for Rspamd (#3966) * add FAQ entry about DNS servers I also opted for including a quote from @polarthene which illustrates how DNS servers are a difficult topic and should not be DMS' responsibility. * link to DNS FAQ from Rspamd page & drop feature request The feature request annotation has been removed because we decided it's not DMS responsibility to ensure correctly working DNS servers.

  • Georg Lauterbach (29 Mar 24)

    docs: add note about custom F2B setup with PROXY protocol (#3964)

  • Inseo Song (28 Mar 24)

    docs: Add relay host config guide for Gmail (#3958) Co-authored-by: Brennan Kinney <[email protected]>

  • github-actions[bot] (21 Mar 24)

    docs: updated `CONTRIBUTORS.md` (#3944)

  • Casper (20 Mar 24)

    Enable spamassassin only, when amavis is enabled too. (#3943)

  • dependabot[bot] (19 Mar 24)

    chore(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#3946) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brennan Kinney <[email protected]>

  • dependabot[bot] (19 Mar 24)

    chore(deps): Bump docker/build-push-action from 5.2.0 to 5.3.0 (#3947) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Casper (17 Mar 24)

    Better support regular container restarts (#3929) Co-authored-by: Brennan Kinney <[email protected]> Co-authored-by: Georg Lauterbach <[email protected]>

  • github-actions[bot] (14 Mar 24)

    docs: updated `CONTRIBUTORS.md` (#3930)

  • Brennan Kinney (14 Mar 24)

    docs: Add IPv6 troubleshooting tip (#3938) Sometimes a user may have a configuration error and get halfway there. This should help point them in the right direction.

  • Rahil Bhimjiani (13 Mar 24)

    docs: Update links for account management in `README.md` (#3937)

  • Georg Lauterbach (12 Mar 24)

    docs: rewrite Kubernetes page (#3928)

  • dependabot[bot] (11 Mar 24)

    chore(deps): Bump nwtgck/actions-netlify from 2.1 to 3.0 (#3933) Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.1 to 3.0. - [Release notes](https://github.com/nwtgck/actions-netlify/releases) - [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nwtgck/actions-netlify/compare/v2.1...v3.0) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • dependabot[bot] (11 Mar 24)

    chore(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 (#3934)

  • Ikko Eltociear Ashimine (11 Mar 24)

    Update user-patches.sh (#3932)

  • Casper (09 Mar 24)

    getmail: remove temp file usage (#3920)

  • Kirill Kirilenko (06 Mar 24)

    fix: Move spam to mailbox associated to the `\Junk` special-use attribute (#3925) Co-authored-by: Brennan Kinney <[email protected]>

Docker Mailserver Website

Website

Home - Docker Mailserver

A fullstack but simple mail-server (SMTP, IMAP, LDAP, Anti-spam, Anti-virus, etc.) using Docker.

Redirects

Redirects to https://docker-mailserver.github.io/docker-mailserver/latest/

Security Checks

1 security checks failed (65 passed)

  • Risky Category Detected

Server Details

  • IP Address 185.199.109.153
  • Hostname cdn-185-199-109-153.github.com
  • Location California, Pennsylvania, United States of America, NA
  • ISP GitHub Inc.
  • ASN AS54113

Categories

Some proxies may block this service, as it falls into the following categories

  • Free Hosting

Associated Countries

  • US

Saftey Score

Website marked as moderately safe

90%

Blacklist Check

docker-mailserver.github.io was found on 0 blacklists

  • ThreatLog
  • OpenPhish
  • PhishTank
  • Phishing.Database
  • PhishStats
  • URLhaus
  • RPiList Not Serious
  • AntiSocial Blacklist
  • PhishFeed
  • NABP Not Recommended Sites
  • Spam404
  • CRDF
  • Artists Against 419
  • CERT Polska
  • PetScams
  • Suspicious Hosting IP
  • Phishunt
  • CoinBlockerLists
  • MetaMask EthPhishing
  • EtherScamDB
  • EtherAddressLookup
  • ViriBack C2 Tracker
  • Bambenek Consulting
  • Badbitcoin
  • SecureReload Phishing List
  • Fake Website Buster
  • TweetFeed
  • CryptoScamDB
  • StopGunScams
  • ThreatFox
  • PhishFort

Website Preview

Docker Mailserver Reviews

More Mail Servers

About the Data: Docker Mailserver

API

You can access Docker Mailserver's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/networking/mail-servers/docker-mailserver

The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.

About the Data

Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.

Share Docker Mailserver

Help your friends compare Mail Servers, and pick privacy-respecting software and services.
Share Docker Mailserver and Awesome Privacy with your network!

View Mail Servers (3)