type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = aminb
+password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
port = 995
use_apop = True
path = ~/mail/gnu/Inbox/
[options]
-read_all = False
-# delete = True
+delete = True