I found this website very useful:
http://crunchbanglinux.org/wiki/howto/howto_setup_mutt_with_gmail_imap
The instructions worked for my email account and my setup.
What I would like to do now is sort my mail so that it goes into
different boxes locally. I had previously run mutt with fetchmail a
I'm no expert, but I'm pretty sure you need the following in your .muttrc file
in order to access a gmail account via IMAP:
set folder = "imaps://imap.gmail.com:993"
set spoolfile = "+INBOX"
set postponed="+[Gmail]/Drafts"
set header_cache= /home/dale/.mutt/cache/headers
set message_cachedir= /h
I would like to start using Mutt on my Eee PC. I have done some searches
on the net, but despite (or maybe because of) the large amount of
documentation, I haven't really been able to ascertain whether or not I
am on the right track in drafting my .muttrc file. I am using Debian
Lenny and Mutt ver
On Wed, Jan 13, 2010 at 10:52:57AM +0100, Christoph Berg wrote:
> Re: michele 2010-01-13 <20100113090807.gg14...@saudade.balsas.it>
> > I'm using Mutt 1.5.20 on Ubuntu Server over IMAP. Thanks to the Trash
> > patch, when i delete a message, the message is moved inside my trash
> > folder.
> > How
On Thu, Jan 14, 2010 at 11:58:38PM -0400, Monte Stevens wrote:
> On Thu, Jan 14, 2010 at 06:37:52AM -0500, Haines Brown KB1GRM ET1 wrote:
> > On Wed, Jan 13, 2010 at 07:47:08PM -0400, Monte Stevens wrote:
> > > On Wed, Jan 13, 2010 at 04:54:29PM -0500, Haines Brown KB1GRM ET1 wrote:
> > > > I'm run