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

11 lines
410 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/files/fetchmail.confd,v 1.1 2011/08/24 09:15:18 eras Exp $
# 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"