aports/community/fetchmail/fetchmail.confd
Natanael Copa 746f402cbf community/fetchmail: move from main
fetchmailconf depends on python3-tkinter which is in community
2021-01-12 11:19:55 +00:00

6 lines
200 B
Plaintext

# /etc/conf.d/fetchmail: config file for /etc/init.d/fetchmail
# See the fetchmail(1) man page for possible options to put here.
CFGFILE="/etc/fetchmailrc"
FETCHMAIL_OPTS="-d ${polling_period:-300}"