Define the fetchmail delay in the global configuration
This commit is contained in:
@@ -22,3 +22,6 @@ POSTMASTER=admin
|
|||||||
# Networks granted relay permissions, make sure that you include your Docker
|
# Networks granted relay permissions, make sure that you include your Docker
|
||||||
# internal network (default to 172.17.0.0/16)
|
# internal network (default to 172.17.0.0/16)
|
||||||
RELAYNETS=172.16.0.0/12
|
RELAYNETS=172.16.0.0/12
|
||||||
|
|
||||||
|
# Fetchmail delay
|
||||||
|
FETCHMAIL_DELAY=600
|
||||||
Reference in New Issue
Block a user