Insular email distribution - mail server as Docker images https://github.com/Mailu/Mailu
Go to file
knoflook 976b85b701 chore: publish 1.1.0+2.0.34 release 2023-11-27 13:46:28 +01:00
release chore: publish 1.1.0+2.0.34 release 2023-11-27 13:46:28 +01:00
.drone.yml Add Drone config for recipe catalogue regeneration 2023-03-12 17:43:10 -04:00
.env.sample Reorganise settings.. 2023-09-24 18:52:33 +01:00
README.md Fix admin user command line to be in the right order 2023-10-07 21:19:50 -07:00
abra.sh virtual_mailbox_maps instead of relay_domains.. 2023-10-01 16:44:16 +01:00
certdumper_post.sh Initial import ⬇ 2020-10-06 00:02:20 +02:00
compose.mailman.yml Drop config for accessing mailman network, not needed 2023-10-02 22:25:39 +01:00
compose.senderlogins.yml Fix env var threading 2021-05-25 11:20:01 +02:00
compose.yml chore: publish 1.1.0+2.0.34 release 2023-11-27 13:46:28 +01:00
postfix.cf.tmpl virtual_mailbox_maps instead of relay_domains.. 2023-10-01 16:44:16 +01:00
sender_logins More diabolical email hacks 2021-05-24 00:23:34 +02:00

README.md

Mailu

Coöp Cloud + Mailu = 🥳

  • Category: Apps
  • Status: 1, alpha
  • Image: mailu/*, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: N/A
  • Tests: No
  • SSO: No

NOTE: Mailu requires "host-mode" networking so that containers are aware of remote IP addresses. This means that you can only deploy one Mailu instance per host.

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new mailu
  4. abra app config YOURAPPDOMAIN - be sure to change $WEB_DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Create initial user:
abra app run YOURDOMAIN admin flask mailu admin admin YOURDOMAIN YOURPASSWORD