1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pierre Jaury
538d467604 Empty alias map to avoid warnings about /etc/aliases, fixes #84 2016-10-19 15:09:26 +02:00
Amin Bandali
b5aec1f065 Default message_size_limit to 50MB
Add MESSAGE_SIZE_LIMIT variable in .env to allow setting the message
size limit for postfix.
2016-09-24 19:46:10 -04:00
Pierre Jaury
a6ab917aea Do not enforce TLS on the default SMTP port, related to #45 2016-08-19 15:04:51 +02:00
Pierre Jaury
8909033c26 Apply the BetterCrypto Postfix configuration, related to #45 2016-08-19 13:51:56 +02:00
Pierre Jaury
5a3242d9d3 Apply the BetterCrypto Postfix configuration, related to #45 2016-08-19 13:49:58 +02:00
Pierre Jaury
5bc0948248 Add some documentation to the Postfix configuration 2016-08-19 13:43:01 +02:00
d-fens
a3d8daa585 Update postfix SSL/TLS configuration
Ensure that RC4 and SSLv3 is not used. This is based off mailinabox project settings, while not the most ideal settings this improves the configuration from what it is currently.
2016-08-19 12:20:50 +01:00
Pierre Jaury
0eb075332a Add a RELAYHOST configuration value, fixes #27 2016-08-18 16:08:36 +02:00
Akuario
95492f41bd Added config folder for Postfix 2016-08-01 10:29:15 +02:00
Pierre Jaury
080985fb56 Enable milter in postfix and run the containers 2016-05-29 15:54:34 +02:00
Pierre Jaury
719afcf0dd Switch to the new networking API 2016-04-20 21:17:43 +02:00
Pierre Jaury
3842b4b41e Enable TLS for outgoing mails 2016-03-13 17:45:21 +01:00
Pierre Jaury
c55c1202d6 Switch to env_file and deploy amavis 2016-03-02 21:25:56 +01:00
Pierre Jaury
d0006dc624 Move to Docker Compose and multiple containers 2016-02-24 07:44:49 +01:00