projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339f55a
)
[rc/getmail] add a (commented) MDA_external dest type for reference
author
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 02:09:06 +0000
(21:09 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 02:09:06 +0000
(21:09 -0500)
rc.org
patch
|
blob
|
blame
|
history
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