mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 18:19:36 +00:00
Make fetchid file not hidden.
This commit is contained in:
@@ -13,7 +13,7 @@ import traceback
|
||||
|
||||
FETCHMAIL = """
|
||||
fetchmail -N \
|
||||
--idfile /data/.fetchids --uidl \
|
||||
--idfile /data/fetchids --uidl \
|
||||
--sslcertck --sslcertpath /etc/ssl/certs \
|
||||
-f {}
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user