Dear all,

I've succesfully configured mutt to receive messages via IMAP and send
messages via SMTP from/to a mail server (Dovecot, Postfix) in the
network.

If I send mails using Mutt's user interface, sent mails are saved in the
relevant IMAP folder "Sent".

But if I use the command-line mode of mutt, e. g.

>echo "This is a test message" | mutt -s "Test Message"
testu...@mydomain.com 

or 

>mutt -s "Test Message" testu...@mydomain.com  < /tmp/message_body.txt

Mutt sends the e-mail, but does not store a copy of the sent e-mail in
the "Sent" folder.

What do I miss?

Reply via email to