[rc/getmail] add a (commented) MDA_external dest type for reference
authorAmin Bandali <bandali@gnu.org>
Wed, 30 Jan 2019 02:09:06 +0000 (21:09 -0500)
committerAmin Bandali <bandali@gnu.org>
Wed, 30 Jan 2019 02:09:06 +0000 (21:09 -0500)
rc.org

diff --git a/rc.org b/rc.org
index b40b7e5..f61bda9 100644 (file)
--- 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