[rc/getmail] add a (commented) MDA_external dest type for reference
[~bandali/configs] / 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