X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/a4c7bd3ea86e26e63a76f5d6375b03740e9e6a41..0b6b7db2bcad323ddfc5132b45ba771f65279948:/.config/getmail/getmailrc diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc index 49170d1..8f14bea 100644 --- a/.config/getmail/getmailrc +++ b/.config/getmail/getmailrc @@ -1,14 +1,14 @@ [retriever] type = SimplePOP3SSLRetriever server = fencepost.gnu.org -username = bandali +username = mab password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg") port = 995 use_apop = True [destination] type = Maildir -path = ~/mail/gnu.local/bandali/mail/ +path = ~/mail/gnu.local/mab/mail/ # [destination] # type = MDA_external @@ -16,7 +16,8 @@ path = ~/mail/gnu.local/bandali/mail/ # arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local') [options] -read_all = false +# read_all = false +# delete_after = 7 delete = true received = false delivered_to = false