On Mon, Feb 12, 2007 at 09:03:13AM -0500, Roberto C. Sanchez wrote: > On Mon, Feb 12, 2007 at 11:01:56PM +1300, Chris Bannister wrote: > Personally, I don't like clutter in my $HOME, so I changed the courier > config to use ~/.Maildir instead of ~/Maildir.
Thats only for ls -l asthetics? > > To copy an existing $HOME/Mail/ structure > > ========================================= > > Can I just "cp Mail Maildir" then when I am happy just "rm -r Mail" > > > Is ~/Mail already in Maildir format? If not, I'd say the best bet is to Yes, although its a bit messy. I also have folders under $HOME/Mail/ which are archives only (i.e. not mentioned in .mailfilter, but created with the "save" or "copy" from mutt.) which I'm guessing shouldn't be under the IMAP directory structure? > > For mutt: > > Mutt and IMAP (maintained by Brendan Cully) > > http://mutt.sourceforge.net/imap/ > > > I've never had a problem with mutt and IMAP (using it now). I just set > the default folder as imaps://[EMAIL PROTECTED]/INBOX and it works fine. I > forget the exact settings, but they are well documented. If you need > them, I can post mine out of my own config. That would be great! Would this be ok: # Mailboxes which get new mail. mailboxes `echo $HOME/.Maildir/*` When mail arrives into one of the mailboxes i.e. will mutt say "New mail in $HOME/.Maildir/IN-debian-user" then if you press c then return will mutt 'open' $HOME/.Maildir/IN-debian-user and the new message is flagged as new just as it does now? -- Chris. ====== Don't forget to check that your /etc/apt/sources.lst entries point to etch and not testing, otherwise you may end up with a broken system once etch goes stable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]