On Mon, Oct 08, 2012 at 02:10:51PM +0100, Jamie Paul Griffin wrote:
> > 
> > set mbox_type=Maildir
> > set folder="~/Maildir/"
> > set spoolfile=+inbox
> > set mask="!^\\.[^.]"
> > set record="+.Sent"
> > set postponed="+.Drafts"
> > 
> > set from="Foo Bar <[email protected]>"
> > set sendmail = "/usr/bin/msmtp -a gmail"
> 
> what is the output from ls -a ~/Maildir

[flag@newluxor ~]$ ls -a ~/Maildir/
.              bak.sent     cazzeggio   gufi    linux.arm             
linux.lkml    linux.patch       linux.tegra  openwrt        personal.fatture  
personal.sky  u-boot
..             bak.spam     drafts      inbox   linux.btrfs           
linux.mips    linux.pull        linux.tip    pandaboard     personal.groupon  
queue
bak.drafts     bak.trash    .Drafts     jobs    linux.cgroup          linux.mmc 
    linux.regression  linux.usb    personal       personal.job      sent
bak.flagged    beagleboard  gdb         linaro  linux.kernel-newbies  
linux.netdev  linux.samsung     mutt         personal.ags   personal.pirelli  
.Sent
bak.important  canonical    groupfuffa  linux   linux.kexec           
linux.omap    linux.sound       openocd      personal.casa  personal.piva     
trash
[flag@newluxor ~]$

> 
> Also, why do you have a leading '.' for your $record and $postponed 
> mailboxes. You don't need the '/' at the end of $folder=~/Maildir/ not that 
> it should make much difference. 

the leading dot came from a precooked config file for offlineimap that i found 
around.
I removed the trailing / and indeed it didn't make any difference.

If you want to see my entire mutt config, is here: 
http://people.canonical.com/~ppisati/mutt/

-- 
bye,
p.

Reply via email to