Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 233 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 233 Bytes

getmail

Expects getmail.rc like this

[retriever]
type = SimplePOP3SSLRetriever
server = pop.gmail.com
username = [email protected]
password = P@$$W0rd

[destination]
type = Maildir
path = ./maildir/

[options]
delete = false