Re: Mutt and POP3

2001-01-24 Thread Hans
Thank you all. I'll remember this for next time. --Hans At 03:45 PM 1/24/01 -0500, you wrote: >> How do I enable POP3 support in Mutt 1.2.5? >> >> I have the source, tried to modify the ./configure >> file, but I still get a -USE_POP when I run mutt -v. >> >> What I modified in the ./configure fil

Re: Mutt and POP3

2001-01-24 Thread Tommi Komulainen
On Wed, Jan 24, 2001 at 09:17:46PM +0100, Hans wrote: > How do I enable POP3 support in Mutt 1.2.5? Run ./configure [other options] --enable-pop There is absolutely no reason to touch the configure-script itself. Don't expect too much from the POP support, though. It is widely recommended to use

Re: Mutt and POP3

2001-01-24 Thread Hall Stevenson
> How do I enable POP3 support in Mutt 1.2.5? > > I have the source, tried to modify the ./configure > file, but I still get a -USE_POP when I run mutt -v. > > What I modified in the ./configure file was the > following: > > #Defaults > ac_help="ac_help --enable-pop" > > but this was a guess, becau

RE: Mutt and POP3

2001-01-24 Thread Burns, Brad
Title: RE: Mutt and POP3 What you probably want to do is execute the ./configure script with the --enable-pop flag, i.e.: bash$ ./configure --enable-pop > -Original Message- > From: Hans [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 3:18 PM > To: