1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
cat /root/.getmail/getmailrc [retriever] type = SimpleIMAPSSLRetriever server = imap.flander.com mailboxes = ("[SYMBIO]/Starred",) username = laszlo.papp password = xxx [destination] type = Maildir path = ~/Maildir/ [options] verbose = 2 message_log = ~/.getmail/symbio.log |

