blob: 1cf36a869617f467a2362a3f9ba1576faff35521 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/files/conf.d-fetchmail,v 1.3 2004/07/14 23:50:30 agriffis Exp $
# Polling frequency in seconds
# (fetchmail will daemonize and check for new mail at this interval)
polling_period="60"
|