Subject: Re: How can i use mutt
To: None <netbsd-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2006.salmi.ch>
List: netbsd-users
Date: 04/02/2006 18:11:05
Petar Bogdanovic --> netbsd-users (2006-03-30 20:04:50 +0200):
> AFAIK, you can't fetch POP-mails with mutt.

You can if mutt was built with POP3 support (configure --enable-pop):
$ mutt -v | grep POP
+USE_POP  +USE_IMAP  -USE_GSS  +USE_SSL  -USE_GNUTLS  +USE_SASL  

BTW, both mail/mutt and mail/mutt-devel from pkgsrc are built with POP
and IMAP support by default.


> But you can do IMAP(S) with mutt.

...if mutt was built with IMAP (configure --enable-imap) (and SSL
(configure --with-ssl)) support...


Cheers, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~