# Configuration sample for fetchmail

#set postmaster "postmaster@example.org"
#set bouncemail
#set no spambounce
#set properties ""
#set daemon 60
#poll pop.example.org localdomains example.org:
#       envelope 1 "Delivered-To"
#       qvirtual "example-org-"
#       user 'catchall@example.org' with password '<mypassword>' 
#       dropdelivered
#       to * here

#poll pop.example.org with proto IMAP
#       user 'myuser@example.org' there with password '<mypassword>'
# is '<your-username>' here

