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

18 Jan 25

Latest version

v14.0.0

Primary Language

Shell

Size

31,275 KB

Stars

15,105

Forks

1,858

Watchers

15,105

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • dependabot[bot] (14 Jan 25)

    chore(deps): Bump docker/build-push-action from 6.10.0 to 6.11.0 (#4310) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.10.0...v6.11.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> Co-authored-by: Brennan Kinney <[email protected]>

  • dependabot[bot] (14 Jan 25)

    chore(deps): Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#4309) Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-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>

  • Brennan Kinney (05 Jan 25)

    docs: TLS (Caddy) - Revise advice on `tls internal` (#4305)

  • Wojciech Woźniak (28 Dec 24)

    docs: Environment - Update Dovecot docs URL (#4296) Co-authored-by: Casper <[email protected]>

  • Pooyan Khanjankhani (23 Dec 24)

    docs: Fix typo on usage page (#4294) Co-authored-by: Casper <[email protected]>

  • dependabot[bot] (17 Dec 24)

    chore(deps): Bump anchore/scan-action from 5.3.0 to 6.0.0 (#4292)

  • dependabot[bot] (16 Dec 24)

    chore(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#4293)

  • Casper (06 Dec 24)

    chore(compile.sh): Consistent apt-get install command

  • Brennan Kinney (06 Dec 24)

    ci(`bug_report.yml`): Drop the feedback field (#4283) This input has not provided much value to us since it's introduction, removing as redundant.

  • Brennan Kinney (06 Dec 24)

    fix(`packages.sh`): `swaks --help` (#4282) This command requires the `perl-doc` package to work.

  • dependabot[bot] (02 Dec 24)

    chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 (#4278)

  • Brennan Kinney (29 Nov 24)

    chore: Update `jaq` to `2.0.0` (#4277) - Bump to [`jaq` v2 release](https://github.com/01mf02/jaq/releases/tag/v2.0.0), artifact naming convention changed. - Tidied up the changelog a little bit unrelated to this `jaq` update. - Fixed a typo with an `rspamd.sh` comment + minor revision to the comment.

  • dependabot[bot] (25 Nov 24)

    chore(deps): Bump anchore/scan-action from 5.2.1 to 5.3.0 (#4274) Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/v5.2.1...v5.3.0) --- updated-dependencies: - dependency-name: anchore/scan-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] (25 Nov 24)

    chore(deps): Bump docker/metadata-action from 5.5.1 to 5.6.1 (#4273) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.6.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.1) --- updated-dependencies: - dependency-name: docker/metadata-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>

  • Brennan Kinney (20 Nov 24)

    fix: SASLAuth - Drop services for `mysql`, `shadow`, `pam` auth mechanisms (#4259)

  • Brennan Kinney (20 Nov 24)

    ci(docs-preview): Acquire PR context via `gh` CLI (#4267)

  • Brennan Kinney (15 Nov 24)

    ci(docs-preview): Refactor workflows (#4262) **Overview of changes:** - Runner bumped from Ubuntu 22.04 => 24.04 - Revised inline documentation for maintainers. - The output of `build-docs.sh` is now grouped in the steps action log, and now hides the noise from pulling the image via `docker run`. - Removed the separate `tar` steps with ZSTD as there is only a directory to archive with recent changes to this workflow. The `upload` + `download` actions are sufficient. - The `workflow_run` job has had the PR context restore step extracted to a separate job to minimize noise. - `actions-netlify` is still effectively the same functionality. - `github-token` is no longer configured as it doesn't appear needed with the functions disabled. - Opt-out of the GH deployments feature which is not needed.

  • dependabot[bot] (11 Nov 24)

    chore(deps): Bump anchore/scan-action from 5.2.0 to 5.2.1 (#4260) Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: anchore/scan-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>

  • Brennan Kinney (10 Nov 24)

    ci: `docs-preview-deploy.yml` - Remove third job condition This condition was added as an additional guard but was preventing the workflow from running when PRs were from forked repos.

  • Alvaro Muñoz (04 Nov 24)

    ci: Revise `docs-preview-deploy.yml` (#4247) - Fixes the `if` condition that was recently adjusted. - Better documents concerns for maintainers to be aware of. - Reference the `pull_requests` ENV at runtime instead of embedding content into the script via GHA context expression. This is a better practice which prevent exploits from untrusted inputs (_notably for context objects which might introduce new fields in future_). --------- Co-authored-by: Brennan Kinney <[email protected]>

  • dependabot[bot] (04 Nov 24)

    chore(deps): Bump anchore/scan-action from 5.1.0 to 5.2.0 (#4249) Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: anchore/scan-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>

  • Brennan Kinney (01 Nov 24)

    ci(pr-docs): Acquire metadata from context (#4244) The metadata needed is available via context, prefer this approach instead.

  • Georg Lauterbach (30 Oct 24)

    doc: add an example for using the keytype ed25519 when using DKIM & Rspamd (#4243)

  • dependabot[bot] (28 Oct 24)

    chore(deps): Bump anchore/scan-action from 4.1.2 to 5.1.0 (#4239)

  • pitilux (11 Oct 24)

    fix: Avoid alias being used as regex during dovecot dummy account userdb detection (#4222) Applies alternative approach previously suggested by @polarathene and adds test cases to prevent future regressions

  • dependabot[bot] (07 Oct 24)

    chore(deps): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#4216) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.7.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.1) --- 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>

  • dependabot[bot] (30 Sept 24)

    chore(deps): Bump docker/build-push-action from 6.7.0 to 6.9.0 (#4205) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.9.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>

  • Georg Lauterbach (29 Sept 24)

    Rspamd documentation: update Abusix signup link (#4204)

  • Georg Lauterbach (29 Sept 24)

    scripts: improve DKIM path scanning in Rspamd setup (#4201)

  • Georg Lauterbach (28 Sept 24)

    Rspamd: update GTube patters in tests (#4191)

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)