19 Commits (ab06365f09d09e9649041db27282900b4d490d56)

Author SHA1 Message Date
Pierre Jaury 3e85bb2d73 Apply helo restrictions to port 25 only, related to #115 8 years ago
Pierre Jaury 13950c0231 Remove reject_unauth_destination as relay restrictions are applied 8 years ago
Pierre Jaury 7ed6aba11d Add a virtual_mailbox_maps for unlisted senders to be rejected, fixes #95 8 years ago
Pierre Jaury a7380f6832 Add a strong restriction on non-existent senders 8 years ago
Pierre Jaury 27ef6c5d9a Add postfix restrictions, related to #95 8 years ago
Pierre Jaury 538d467604 Empty alias map to avoid warnings about /etc/aliases, fixes #84 8 years ago
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.
8 years ago
Pierre Jaury a6ab917aea Do not enforce TLS on the default SMTP port, related to #45 8 years ago
Pierre Jaury 8909033c26 Apply the BetterCrypto Postfix configuration, related to #45 8 years ago
Pierre Jaury 5a3242d9d3 Apply the BetterCrypto Postfix configuration, related to #45 8 years ago
Pierre Jaury 5bc0948248 Add some documentation to the Postfix configuration 8 years ago
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.
8 years ago
Pierre Jaury 0eb075332a Add a RELAYHOST configuration value, fixes #27 8 years ago
Akuario 95492f41bd Added config folder for Postfix 8 years ago
Pierre Jaury 080985fb56 Enable milter in postfix and run the containers 8 years ago
Pierre Jaury 719afcf0dd Switch to the new networking API 8 years ago
Pierre Jaury 3842b4b41e Enable TLS for outgoing mails 8 years ago
Pierre Jaury c55c1202d6 Switch to env_file and deploy amavis 8 years ago
Pierre Jaury d0006dc624 Move to Docker Compose and multiple containers 8 years ago