X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/a4c7bd3ea86e26e63a76f5d6375b03740e9e6a41..03745e6ef395242d220c4c7f33b5a9de6aab592a:/.config/getmail/getmailrc diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc index 49170d1..5caed23 100644 --- a/.config/getmail/getmailrc +++ b/.config/getmail/getmailrc @@ -1,14 +1,14 @@ [retriever] type = SimplePOP3SSLRetriever server = fencepost.gnu.org -username = bandali -password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg") +username = mab +password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.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