Make fetchid file not hidden.

master
Dimitri Huisman 3 years ago
parent c81aa67dfa
commit d7d02152bb

@ -13,7 +13,7 @@ import traceback
FETCHMAIL = """
fetchmail -N \
--idfile /data/.fetchids --uidl \
--idfile /data/fetchids --uidl \
--sslcertck --sslcertpath /etc/ssl/certs \
-f {}
"""

Loading…
Cancel
Save