Merge pull request #127 from pe2mbs/master

Implement a first version of the fetchmail keep option
This commit is contained in:
kaiyou
2016-12-02 10:55:25 +01:00
committed by GitHub
3 changed files with 19 additions and 7 deletions

View File

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