Florent Daigniere
55cdb1a534
be explicit about what we support
2021-08-09 17:42:33 +02:00
Florent Daigniere
ecadf46ac6
fix PFS
2021-08-09 17:39:15 +02:00
Florent Daigniere
de3620da4a
Don't send credentials in clear ever
2021-08-09 17:29:42 +02:00
Florent Daigniere
4535c42e70
This isn't required
2021-08-09 17:29:42 +02:00
Florent Daigniere
bcdc137677
Alpine has removed support for btree and hash
2021-08-08 19:18:33 +02:00
Thomas Rehn
05ab244638
Ensure that the rendered file ends with newline in order to make postconf
work correctly
2020-10-04 16:36:37 +02:00
Michael Wyraz
e4454d776a
Allow to enforce TLS for outbound using OUTBOUND_TLS_LEVEL=encrypt (default is 'may')
2020-05-02 20:58:07 +02:00
SunMar
ac6b8d62dd
Remove reject_unverified_recipient
from smtpd_client_restrictions
...
Fix for #1292 , though I'm not sure if this is the right way to fix the issue. It was added in 175349a224
.
2020-03-18 22:22:11 +01:00
kaiyou
bd69b7a491
Add support for SRS, related to #328
2020-01-14 01:18:30 +01:00
Michael Wyraz
a907fe4cac
Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI
2019-10-13 20:13:02 +02:00
Ionut Filip
075417bf90
Merged master and fixed conflicts
2019-08-21 20:35:24 +03:00
Dario Ernst
ce0c24e076
Merge branch 'master' into HorayNarea-feat-upgrade-alpine
2019-07-14 09:40:58 +00:00
Daniel Huber
515e95076a
Merge branch 'master' into feat-relay-auth
2019-06-26 19:52:54 +02:00
Dario Ernst
d155b2c533
Start postfix directly with stdout logging
2019-06-25 19:24:05 +00:00
Daniel Huber
7dcb2eb006
Add authentication for email relays
2019-03-04 18:54:53 +01:00
Florian Peschka
b9fd29a52f
Add extra newline to main.cf
...
This should prevent jinja from stripping the newline, which causes overrides to be appended after the comment section
see #941
2019-02-19 21:09:50 +01:00
Ionut Filip
4c25c83419
HOST_* and *_ADDRESS variables cleanup
2019-02-18 14:46:48 +02:00
Tim Möhlmann
8172f3eab8
Move the Mailu Docker network to a fixed subnet.
...
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
2018-12-06 12:08:22 +02:00
kaiyou
1fcaef7c7e
Merge branch 'master' into fix-sender-checks
2018-10-20 10:18:36 +02:00
mergify[bot]
118ea0f3fb
Merge pull request #604 from ofthesun9/feature-swarm
...
Enabling swarm deployment on master branch
2018-10-19 09:18:34 +00:00
kaiyou
f647d1a0bc
Merge branch 'master' into fix-sender-checks
2018-10-16 20:41:18 +02:00
kaiyou
5035975c41
Remove Postfix debugging
2018-10-15 22:07:38 +02:00
kaiyou
8b189ed145
Separate senderaccess and senderlogin maps
2018-10-07 16:23:53 +02:00
kaiyou
fc99eb7b34
Re-enable sender access check to prevent source spoofing
2018-10-07 01:52:01 +02:00
kaiyou
f3f0b98755
Fix relay restrictions so email gets delivered correctly
2018-10-07 01:28:22 +02:00
kaiyou
f5668dea51
Handle relays as virtual transports through podop
2018-09-27 16:30:20 +02:00
kaiyou
697caaab81
Update podop access and mail restrictions
2018-09-26 00:15:24 +02:00
kaiyou
73ca5fb3d3
Provide a more generic skeletton for postfix virtual lookups
2018-09-24 23:19:06 +02:00
ofthesun9
23e288aadc
Enabling swarm deployment on master branch:
...
-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
2018-09-24 17:29:31 +00:00
Pierre Jaury
bb73933e1e
Switch postfix to Podop
2018-07-26 21:57:21 +02:00
Pierre Jaury
e543477c2e
Revert "Only enable milter for incoming emails"
...
This reverts commit cfd233039e
.
2018-06-02 10:38:08 +02:00
Pierre Jaury
cfd233039e
Only enable milter for incoming emails
2018-06-02 10:33:58 +02:00
Mildred Ki'Lya
ae8c9f5a6b
Add various environment variables to allow running outside of docker-compose
2018-05-08 20:41:02 +01:00
Marcus Ripkens
7375134474
Update main.cf
2017-12-04 22:04:22 +01:00
Marcus Ripkens
175349a224
Added adress verification before accepting mails for delivery
...
See https://www.endpoint.com/blog/2015/05/28/postfix-address-verification
Block client until address verifiction is completed and mail will not be rejected by relaying MTA or smarthost.
If verification fails, mail is rejected.
If verification takes too long, mail is temporaryly rejected and sending client will retry later.
2017-12-04 22:02:33 +01:00
rageOS
59766d289e
Fix for relayed Domains
2017-12-04 19:57:51 +01:00
kaiyou
e625bc9adb
Update the milter port on Postfix
2017-11-05 17:36:13 +01:00
kaiyou
1d9b3b00a7
Use rspamd as a milter service instead of deprecated rmilter
2017-11-05 16:54:23 +01:00
kaiyou
689be5f2d9
Move all directories per theme
2017-11-01 12:11:04 +01:00