From 9bc0a751b6e914e8ca233376beb63e5f55619635 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 29 Jan 2019 21:09:06 -0500 Subject: [PATCH] [rc/getmail] add a (commented) MDA_external dest type for reference --- rc.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rc.org b/rc.org index b40b7e5..f61bda9 100644 --- a/rc.org +++ b/rc.org @@ -429,6 +429,11 @@ use_apop = True type = Maildir path = ~/mail/gnu/Inbox/ +# [destination] +# type = MDA_external +# path = /usr/lib/dovecot/deliver +# arguments = ('-d', 'amin@aminb.org') + [options] delete = True #+end_src -- 2.20.1