[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] FCC to IMAP folders
From: |
Matthew Vernon |
Subject: |
Re: [VM] FCC to IMAP folders |
Date: |
Thu, 19 Apr 2012 09:54:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Hi,
Uday Reddy <address@hidden>
writes:
> Matthew Vernon writes:
>> Is it possible to FCC: to imap folders? particularly, if I have two
>> inboxes foo:INBOX and bar:INBOX, I'd like to have the default FCC: bee
>> foo:Sent and bar:Sent (being folders on those imap servers).
>
> Yup. Please look up "IMAP-FCC" in the manual (concept index).
This does almost what I want, which I suspect means I'm missing
something obvious ;-)
My emails are being saved in the appropriate IMAP folder now, but they
are missing a sensible From: line. The version that gets sent by email
gets a sensible From: line, but it's missing from the version that gets
saved to the IMAP folder.
Relevants bits from my .vm:
(add-hook 'mail-send-hook 'vm-imap-save-composition)
(setq mail-default-headers "IMAP-FCC: Sent")
(setq vm-imap-refer-to-inbox-by-account-name t)
Thanks,
Matthew
--
`O'-----0 `O'---. `O'---. `O'---.
\___| | \___|0-/ \___|/ \___|
| | /\ | | \ | |\ | |
The Dangers of modern veterinary life
- Re: [VM] FCC to IMAP folders,
Matthew Vernon <=