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 Mar 24

Latest version

v13.3.1

Primary Language

Shell

Size

25,607 KB

Stars

13,161

Forks

1,710

Watchers

13,161

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • 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 <5098581+polarathene@users.noreply.github.com>

  • 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>

  • 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] <support@github.com> 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 <5098581+polarathene@users.noreply.github.com> Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>

  • 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] <support@github.com> 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 <5098581+polarathene@users.noreply.github.com>

  • Georg Lauterbach (06 Mar 24)

    Rspamd: update history key in Redis configuration (#3927)

  • Georg Lauterbach (05 Mar 24)

    Rspamd: minor tweaks and follow-up for SPF, DKIM and DMARC symbols (#3923) * move `policies_group.conf` to correct location I originally assumed the file had to be placed into `scores.d`, but I now know that `local.d` is actually correct. * add configuration for composite symbols See updates to #3690: Additional Rspamd Symbols Rspamd has so-called composite symbols that trigger when a condition is met. Especially AUTH_NA and AUTH_NA_OR_FAIL will adjust the scores of various lines in the table above. This needs to be taken into account. * update CHANGELOG

  • Brennan Kinney (05 Mar 24)

    docs: Reference systemd timer example (`cerbot renew`) (#3921)

  • dependabot[bot] (04 Mar 24)

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

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

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

  • Casper (03 Mar 24)

    Fail2ban logrotate interval/count: substitute only when necessary (#3919)

  • Georg Lauterbach (02 Mar 24)

    Rspamd: improve SPF, DKIM and DMARC Symbol Weights (#3913)

  • Casper (01 Mar 24)

    Fail2Ban: Align logrotate count & interval (#3915)

  • Casper (28 Feb 24)

    Rename supervisor-app.conf to dms-services.conf (#3908) * rename supervisor-app.conf to dms-services.conf * changelog added

  • Dominic Germain (28 Feb 24)

    feat: Configurable number of rotated log files (#3907)

  • dependabot[bot] (26 Feb 24)

    chore(deps): Bump myrotvorets/set-commit-status-action (#3911)

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

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

  • Jesse Portnoy (24 Feb 24)

    Fix typo and broken README link (#3906)

  • Casper (21 Feb 24)

    fix: fetchmail environment variables (#3901)

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)