mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 16:45:15 +02:00
scripts: housekeeping & cleanup setup (2/2) (#3123)
This commit is contained in:
parent
9ead9a54ac
commit
dfc2b39308
8 changed files with 152 additions and 160 deletions
|
@ -5,7 +5,7 @@ source /usr/local/bin/helpers/log.sh
|
|||
# shellcheck source=../scripts/startup/setup.d/fetchmail.sh
|
||||
source /usr/local/bin/setup.d/fetchmail.sh
|
||||
|
||||
_setup_fetchmail
|
||||
ENABLE_FETCHMAIL=1 _setup_fetchmail
|
||||
|
||||
su -s /bin/sh -c "/usr/bin/fetchmail \
|
||||
--verbose \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue