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