Hi Keith

What you could do instead of recording mail via the record variable
is use fcc-hook. I do it to record my email in various places based
on the addresses I send to. e.g. for mutt-users I have

fcc-hook "~L mutt-users" "=archive-mutt-users"

This way, the message is not tagged as new in the destination (I
think). What you would do to store in sent-mail is

fcc-hook "." "=sent-mail"

But why does it annoy you to have messages marked as new in
sent-mail? Do you have mutt to check sent-mail for new messages
(sent-mail in mailboxes)?

Enjoy!

Erik

Reply via email to