summaryrefslogtreecommitdiff
blob: b7be8e32b8cc1a10ae25e52619f263318d7ae1be (plain)
1
2
3
4
5
6
7
8
9
10
# 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"