Just to get it in the archives. . . Alexander Farber wrote: >how do you make the >mails sent by mutt be stored in the .Sent/ folder of the >Courier-IMAP server?
Mutt will save all emails you send in the location pointed to by the $record variable. Like all folders; `+' or `=' at the beginning of the path specifies that it should be below your main mail folder. So the short answer to your question is: If you put the following line in your .muttrc file; it should do what you want. set record='+Sent Items' Hope that helps, Sam -- [EMAIL PROTECTED] mailing list
