You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-mail/fetchmail/files/fetchmail.confd

10 lines
297 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Polling frequency in seconds
# (fetchmail will daemonize and check for new mail at this interval)
polling_period="60"
# Directory where the pid file is kept
pid_dir="/var/run/fetchmail"