X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/4ed3a945254d0ad4dc646d6a1816bd92236ccc66..e5e4450f889a82197d845cc06a63fcb3e740583d:/.config/getmail/getmailrc diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc deleted file mode 100644 index e89702a..0000000 --- a/.config/getmail/getmailrc +++ /dev/null @@ -1,18 +0,0 @@ -[retriever] -type = SimplePOP3SSLRetriever -server = fencepost.gnu.org -username = bandali -password_command = ("gpg", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg") -port = 995 -use_apop = True - -[destination] -type = MDA_external -path = /usr/lib/dovecot/deliver -arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local') - -[options] -read_all = false -delete = true -received = false -delivered_to = false