mu/emacs
djcb a051f3a89f * make it configurable what to do with sent messages (part 2), and document it:
By default, @t{mu4e} puts a copy of any messages you sent in the folder you
set for @code{mu4e-sent-folder}. In some case, this may not be what you want -
for example, when using GMail+@abbr{IMAP} (but @emph{not} with
GMail+@abbr{POP3}), this interferes with GMail's handling of the sent messages
folder, and you may end up with duplicate messages. For this, since @t{mu4e}
0.9.8.3, there is the variable @code{mu4e-sent-messages-behavior}, which takes
a symbol. The default is @code{'sent} which, as stated causes the message to
be copied to your sent-messages folder. Other possible values are
@code{'trash} (so the sent message is copied to the trash-folder
(@code{mu4e-trash-folder}), and @code{'delete} to simply discard the message
altogether.
2012-03-13 20:13:30 +02:00
..
Makefile.am * emacs/Makefile.am: include mu4e-main.el *ouch* 2012-01-07 14:24:47 +02:00
TODO * automatic mail retrieval (WIP-2): 2012-02-28 22:34:22 +02:00
fdl.texi * some modest beginnings of documentation (info pages) for mu4e 2011-12-14 09:11:40 +02:00
mu4e-hdrs.el * mu4e: cosmetics 2012-03-08 00:12:26 +02:00
mu4e-main.el * automatic mail retrieval (WIP-2): 2012-02-28 22:34:22 +02:00
mu4e-proc.el * mu4e.el, mu4e-proc.el: make updating mail asynchronous 2012-02-27 21:48:07 +02:00
mu4e-send.el * make it configurable what to do with sent messages (part 2), and document it: 2012-03-13 20:13:30 +02:00
mu4e-tech.org * cosmetics 2011-12-17 11:33:31 +02:00
mu4e-view.el * mu4e-view.el, mu4e.texi: make filladapt.el optional 2012-02-16 21:37:40 +02:00
mu4e.el * make it configurable what to do with sent messages (part 2), and document it: 2012-03-13 20:13:30 +02:00
mu4e.org * cosmetics 2011-12-17 11:33:31 +02:00
mu4e.texi * make it configurable what to do with sent messages (part 2), and document it: 2012-03-13 20:13:30 +02:00
org-mu4e.el * add support for org-mode links to messages/queries 2012-01-06 12:31:28 +02:00