Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| set daemon 600 | |
| set logfile ~/.fetchmail.log | |
| poll imap.gmail.com port 993 protocol imap | |
| user "infernoxu@gmail.com" | |
| password "XXXXXXXXXX" | |
| folder 'VIP', 'Maggie', 'Inbox', 'shlug', 'SELF', 'Gentoo_China','fedora_zh', 'AustinLUG', 'gclug', 'SLUUG', 'slqite', 'zsh', 'it.toolbox', 'UNIX', 'IBM', 'Storage', 'GoogleGroups' | |
| limit 2048000 | |
| no fetchall | |
| keep | |
| ssl | |
| mda "/usr/bin/procmail -d %T" | |
| poll pop.smmail.cn protocol pop3 | |
| user "meaculpa@smmail.cn" | |
| password "XXXXXXXXXXX" | |
| no fetchall | |
| keep | |
| mda "/usr/bin/procmail -d %T" | |