Blame conf/services/fetchmail.conf

Packit 57988d
###########################################################################
Packit 57988d
# $Id$
Packit 57988d
###########################################################################
Packit 57988d
Packit 57988d
# You can put comments anywhere you want to.  They are effective for the
Packit 57988d
# rest of the line.
Packit 57988d
Packit 57988d
# this is in the format of <name> = <value>.  Whitespace at the beginning
Packit 57988d
# and end of the lines is removed.  Whitespace before and after the = sign
Packit 57988d
# is removed.  Everything is case *insensitive*.
Packit 57988d
Packit 57988d
# Yes = True  = On  = 1
Packit 57988d
# No  = False = Off = 0
Packit 57988d
Packit 57988d
Title = "Fetchmail"
Packit 57988d
Packit 57988d
# Which logfile group...
Packit 57988d
LogFile = maillog
Packit 57988d
Packit 57988d
*OnlyService = fetchmail
Packit 57988d
*RemoveHeaders
Packit 57988d
Packit 57988d
#Fetchmail Global ENV Variables
Packit 57988d
Packit 57988d
########################################################
Packit 57988d
# This was written and is maintained by:
Packit 57988d
#    Oron Peled <oron \@\ actcom.net.il>
Packit 57988d
#
Packit 57988d
########################################################
Packit 57988d
Packit 57988d
# vi: shiftwidth=3 tabstop=3 et