mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +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