381bf747cc
Check permissions using postfix set-permissions
2020-05-04 18:18:32 +00:00
3a9c9d0436
Fixed typo
2020-05-04 17:15:15 +00:00
67caf0c8cf
Check /queue permissions before postfix start
...
postfix and posdrop id might have changed after base image change
2020-05-04 15:41:53 +00:00
dbcab06587
Ignore newlines and comment-lines in postfix overrides
...
To make postfix override files understandable and readable, users may
want to insert empty newlines and #-commented lines in their postfix
override files too. This will now ignore such bogus-lines and not send
them to `postconf`, which produced ugly errors in the past.
closes #1098
2020-03-07 18:20:56 +00:00
bd69b7a491
Add support for SRS, related to #328
2020-01-14 01:18:30 +01:00
a907fe4cac
Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI
2019-10-13 20:13:02 +02:00
de2f166bd1
Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set
2019-08-31 18:18:58 +02:00
075417bf90
Merged master and fixed conflicts
2019-08-21 20:35:24 +03:00
9de5dc2592
Use python package socrate instead of Mailustart
2019-07-25 10:33:57 +02:00
a8c3530bfa
Remove accidentally reintroduced rsyslogd config
2019-07-14 13:12:28 +00:00
ce0c24e076
Merge branch 'master' into HorayNarea-feat-upgrade-alpine
2019-07-14 09:40:58 +00:00
ae290482c0
Format relay credentials file with jinja
2019-06-26 20:22:02 +02:00
ea851e77d4
Remove reference to rsyslogd
2019-06-25 20:15:11 +00:00
d155b2c533
Start postfix directly with stdout logging
2019-06-25 19:24:05 +00:00
96fbaecc2f
Correct executables moved by alpine
2019-06-25 19:23:40 +00:00
7dcb2eb006
Add authentication for email relays
2019-03-04 18:54:53 +01:00
4c25c83419
HOST_* and *_ADDRESS variables cleanup
2019-02-18 14:46:48 +02:00
f9e3cd3c5d
Use corret host_* variables
2019-02-15 16:49:56 +02:00
004a431e97
Change to mailustart functions
2019-01-25 17:26:45 +02:00
9684ebf33f
Use mailustart package from git
2019-01-24 14:53:02 +02:00
7a9685bcb9
Resolve admin during start to work around Docker DNS flaky-ness
2019-01-17 16:40:44 +02:00
049ca9941f
Cleanup syntax and fix typo
2019-01-08 05:21:03 +02:00
7d01bb2a4d
LOG_LEVEL docs and changelog entry
2019-01-08 00:58:01 +02:00
b04a9d1c28
Implement debug logging for template rendering
2019-01-08 00:38:06 +02:00
b9313488dd
Add logging for tenacity.retry
...
In the process we found that the previous way of tenacity syntax caused it not to honor any args.
In this commit we've refactored to use the @decorator syntax, in which tenacity seems to behave better.
2019-01-07 23:49:10 +02:00
37027cfce7
Merge pull request #633 from kaiyou/fix-sender-checks
...
Improve sender checks
2018-12-05 16:03:24 +00:00
1187cac5e1
Finished up switching from .sh to .py
2018-10-23 11:58:36 +03:00
eb7dfb5771
Cleaning up start.py
2018-10-22 17:02:43 +03:00
f647d1a0bc
Merge branch 'master' into fix-sender-checks
2018-10-16 20:41:18 +02:00
00b5ae11db
Merge branch 'master' into feat-abstract-db
2018-10-10 08:41:56 +02:00
8b189ed145
Separate senderaccess and senderlogin maps
2018-10-07 16:23:53 +02:00
fc99eb7b34
Re-enable sender access check to prevent source spoofing
2018-10-07 01:52:01 +02:00
0817629869
Increase attempts as it failed on fresh Swarm host
2018-10-07 02:10:13 +03:00
1bae5968ad
Import tenacy and fix syntax errors
2018-10-07 01:39:02 +03:00
c457ccfa60
Use tenacity for resolver retries
2018-10-07 00:32:05 +03:00
f5668dea51
Handle relays as virtual transports through podop
2018-09-27 16:30:20 +02:00
43b6547e1c
Lower the loglevel of podop
2018-09-27 14:53:58 +02:00
6d088504bd
Adjust podop debug level based on environment
2018-09-27 14:37:47 +02:00
7143fb8c47
Implement some basic views for podop
2018-09-26 00:15:03 +02:00
cc8e15748b
Retry 10 times when resolving fails in start.py scripts
2018-08-08 17:54:15 +03:00
bb73933e1e
Switch postfix to Podop
2018-07-26 21:57:21 +02:00
ae8c9f5a6b
Add various environment variables to allow running outside of docker-compose
2018-05-08 20:41:02 +01:00
689be5f2d9
Move all directories per theme
2017-11-01 12:11:04 +01:00