mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-21 00:21:37 +01:00
6 lines
200 B
Plaintext
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}"
|