On Mon, Nov 29, 2010 at 08:01:07PM +0100, Gérard Robin wrote:
I creat a mailbox named : foo.bar
and when I send a message to foo....@orange.fr the copy of the message
goes in the mailbox foo.bar instead of the mailbox outbox.

How can I prevent this ?

It sounds like you may have $save_name or $force_name set. If you want them to go into your outbox, you will need to unset these variables.

http://www.mutt.org/doc/devel/manual.html#save-name

Within Mutt, you can check the setting by entering this from the index menu:

        :set ?save_name
        :set ?force_name

me

Reply via email to