Andrew Lentvorski wrote:
> Any suggestsions on how to configure mutt to work with IMAP?
>
> In my current setup, I usually use Thunderbird and access about 5 or 6
> different IMAP servers with it.  I leave my mail on the IMAP server, but
> I generally also download a locally cached copy.
>
> Any suggestions for setting this kind of thing up with Mutt?

I've used mutt with IMAP for ages, here's the magic from my .muttrc

set imap_user=username
set imap_pass=passw0rd
set folder=imap://mail.server.name
set imap_authenticators="cram-md5:digest-md5:login
my_hdr X-Complaints-To: /dev/null

ymmv

-- 
Neil Schneider                          pacneil_at_linuxgeek_dot_net
                                           http://www.paccomp.com
Key fingerprint = 67F0 E493 FCC0 0A8C 769B  8209 32D7 1DB1 8460 C47D

When I was a boy I was told that anyone could grow up to be president. Now I'm
beginning to believe it. -- Clarence Darrow



-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to