Created
June 3, 2011 05:40
-
-
Save legumbre/1005923 to your computer and use it in GitHub Desktop.
my fetchmailrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set daemon 310 | |
poll pop.gmail.com with proto POP3 | |
user 'user@domain' there with password 'XXXXXXX' is leo here options keep nofetchall ssl sslcertck sslcertpath '/home/leo/.certs/' | |
mda "/usr/bin/procmail -d %T" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment