<<< Date Index >>>     <<< Thread Index >>>

Re: newbie question on saving SENT emails to some directory with MAILDIR format



On Wed, Oct 15, 2003 at 02:35:40PM -0700, seberino@xxxxxxxxxxxxxxx 
(seberino@xxxxxxxxxxxxxxx) wrote:
> I switched to MAILDIR.  Mutt works with this new format
> and procmail can filter incoming emails to right directories.
> 
> I'm having problems getting SENT emails to go to
> $HOME/Mail/sent-mail directory.  When I send an email
> mutt makes an error sound and sends the email.... nothing
> ever appears in sent-mail directory.
> 
> Here is my .muttrc...
> 
> set mbox_type=Maildir
> set folder=/home/seberino/Mail
> set record = $HOME/Mail/sent-mail
> mailboxes +sent-mail

I have an extra '/' after the sent-mail, 

set record = $HOME/Mail/sent-mail/

I'm not sure if this is the difference, but that's my muttrc. It may even
be that you need to have an existing maildir there.

-- 
Naitik Shah.