· 9 years ago · Nov 16, 2016, 07:18 AM
1Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
2SimplePOP3SSLRetriever:naim.bougacha@gmail.com@pop.gmail.com:995: read_all and not delete -- all messages will be retrieved each time getmail is run
3SimplePOP3SSLRetriever:naim.bougacha@gmail.com@pop.gmail.com:995:
4getmailrc: operation error (POP error (-ERR [AUTH] Web login required: https://support.google.com/mail/answer/78754))
5 0 messages (0 bytes) retrieved, 0 skipped' | sed 's/naim.bougacha/##############/g'
6getmail version 4.50.0
7Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
8SimplePOP3SSLRetriever:##############@gmail.com@pop.gmail.com:995: read_all and not delete -- all messages will be retrieved each time getmail is run
9SimplePOP3SSLRetriever:##############@gmail.com@pop.gmail.com:995:
10getmailrc: operation error (POP error (-ERR [AUTH] Web login required: https://support.google.com/mail/answer/78754))
11 0 messages (0 bytes) retrieved, 0 skipped
12
13# cat getmailrc|xclip
14[retriever]
15type = SimplePOP3SSLRetriever
16server = pop.gmail.com
17username = ############@gmail.com
18password = <pass>
19[destination]
20type = Mboxrd
21path = ~/gmail-archive/gmail-backup.mbox
22[options]
23verbose = 2
24
25message_log = ~/.getmail/gmail.log