Hi there!
Let's say I'm sending a message to mom and dad and writing it from the
Inbox folder. Once this message is sent, it is saved in $record=Sent
folder.
Now if I write the message from within the family/mom folder, it gets
saved in the family/mom folder since I have defined
set record=+family/mom
in a file being sourced when I enter the family/mom folder.
but I don't have a copy of this message in the family/dad folder.
So I have two questions here. First, say I have n recipients in the
From: line, is it possible to save a copy of the message n times, each
in the right folder? If so, how can I do that (and as a corollary, is it
a good policy?)
A second, how can I manage to save a message in the right folder even if
I'm not writing it in that folder?
I've been playing with folder-hook and fcc-hook but never managed to get
where I would like.
Thanks for any help.
Steve