1 # plomlompom's getmail configuration
3 # Where and how to get mail from.
5 type = SimplePOP3SSLRetriever
6 server = mail.klostein.com
7 username = c.heller@plomlompom.de
9 # Let procmail take charge of incoming mail. Use user-defined rc file.
12 path = /usr/bin/procmail
13 arguments = ("-m", "/home/plom/.procmailrc")
15 # Delete retrieved mail from server.