From: David Bremner <david@tethera.net>
To: David Pinto <carandraug@gmail.com>, notmuch@notmuchmail.org
Subject: Re: automatically changing FCC when From changes (or fill FCC only when sending)
Date: Sat, 16 Sep 2023 13:17:03 -0300 [thread overview]
Message-ID: <87bke2ozy8.fsf@tethera.net> (raw)
In-Reply-To: <CAPOrs_0+n-sUDqU7Ed9enyeiSs4+3O1GEVuqGr9ae=5vagmPbA@mail.gmail.com>
David Pinto <carandraug@gmail.com> writes:
>
> My case is that I have multiple email accounts and want the sent
> messages saved on different directories based on the "From" address.
> I've setup 'notmuch-fcc-dirs' accordingly. Now, when I start
> composing a message (notmuch-user-agent), the FCC header is set to
> whatever is the default "From" address. But if I change the "From"
> address, the FCC header is not updated.
That is the expected behaviour, yeah.
> Is there a way to either have the FCC header changed when the "From"
> address changes? Or maybe only add the FCC header when sending
> the message?
Generally I think people like the ability to hand-edit the header, so I
don't think adding it at send time would work for everyone. I do
something related based on address completion: I update the From header
based on To.
I use message-templ [1], along with
notmuch-address-post-completion-functions. My solution is a bit niche
because message-templ is a bit obscure, but I'm happy to go into details
if you are interested.
[1]: https://git.tethera.net/message-templ.git/
next prev parent reply other threads:[~2023-09-16 16:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 0:18 automatically changing FCC when From changes (or fill FCC only when sending) David Pinto
2023-09-16 16:17 ` David Bremner [this message]
2023-09-21 23:19 ` David Pinto
2023-09-22 10:25 ` David Bremner
2023-09-22 10:41 ` David Bremner
2023-10-02 10:28 ` David Pinto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bke2ozy8.fsf@tethera.net \
--to=david@tethera.net \
--cc=carandraug@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).