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