Remove deprecated FETCHMAIL_KEEP option

This commit is contained in:
Pierre Jaury
2017-02-02 23:26:15 +01:00
parent a0eeb76fbe
commit 4b05214b76

View File

@@ -68,8 +68,6 @@ RELAYHOST=
# Fetchmail delay # Fetchmail delay
FETCHMAIL_DELAY=600 FETCHMAIL_DELAY=600
# Set this to True when you want to keep the mail on remote server as well.
FETCHMAIL_KEEP=False
################################### ###################################
# Developers # Developers