Go to file
dofl d5eeb3e8af
Update main.cf
I was looking into creating a backup mx server for a high availability mailcow setup. It seems that this is not easily done. While researching to find out how long an average SMTP server keeps trying to send to a server that is down I found that RFC 5321 advises at least 4 to 5 days. Mailcow has a custom setup of 1 day, which is very short. The user will be unaware for 5 days that his mail has not been delivered, which can be negative. But I still would like to follow the advice of the RFC.

RFC 5321, in section 4.5.4.1, has this to say:
Retries continue until the message is transmitted or the sender  up;  the give-up time generally needs to be at least 4-5 days.  It MAY be appropriate to set a shorter maximum number of retries for non-delivery notifications and equivalent error messages than for standard messages. 

Postfix default is also 5 days: http://www.postfix.org/postconf.5.html

https://tools.ietf.org/html/rfc5321#section-4.5.4
2019-06-08 15:10:46 +02:00
.github Update FUNDING.yml 2019-05-26 20:29:58 +02:00
data Update main.cf 2019-06-08 15:10:46 +02:00
helper-scripts [Helper] Update Nextcloud helper - todo: fix upgrade... 2019-05-24 16:02:13 +02:00
.env Docs 2017-03-02 11:23:23 +01:00
.gitignore [Git] Ignore shared namespace file 2019-05-18 23:00:44 +02:00
.travis.yml Travis: Temp stop auto build 2018-01-14 10:45:10 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-06-30 07:03:10 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-06-30 06:48:04 +08:00
LICENSE License 2017-05-18 09:48:22 +02:00
README.md Update README.md 2019-05-04 23:32:32 +02:00
docker-compose.yml [Compose Update PHP and Dovecot images 2019-06-01 21:22:29 +02:00
generate_config.sh Merge pull request #2145 from ThomDietrich/patch-1 2019-05-05 23:15:50 +02:00
update.sh [update.sh] Rename enable_ipv6 option 2019-06-02 20:56:08 +02:00

README.md

mailcow: dockerized - 🐮 + 🐋 = 💕

💡 Entwickler gesucht!

Wir möchten die Kuh clustern und noch sicherererer machen, daher suchen wir dringend Entwickler, die dabei unterstützen. Bis hin zur Festanstellung alle Möglichkeiten offen. Bitte meldet euch bei info@servercow.de

Want to support mailcow?

Donate via PayPal Donate or via Liberapay Liberapay.com

Or just spread the word: moo.

Info and documentation

Please see the official documentation for instructions.

Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.