# /etc/fetchmailrc for system-wide daemon mode
# This file must be chmod 0600, owner fetchmail

# log through syslog facility
set syslog

# Direct error mail to the local postmaster
set no bouncemail

# Defaults 
defaults:
timeout 300
antispam -1
batchlimit 100

# !!! DON'T CHANGE ANYTHING BETWEEN START-AUTO-CONFIG AND END-AUTO-CONFIG BECAUSE IT WILL BE OVERWRITTEN !!!   
### START-AUTO-CONFIG ###
### END-AUTO-CONFIG ###
