Re: POP3 Help, Please

2000-06-20 Thread cgreen
On Tue, Jun 20, 2000 at 11:12:32AM -0500, Scott A. Davis wrote: > My company just installed a mail server that requires that mail be retrieved > via POP 3. > > I have the following POP commands in my .muttrc > > set pop_host = "mail.mydomain.com" > set pop_user = "my username"

POP3 Help, Please

2000-06-20 Thread Scott A. Davis
My company just installed a mail server that requires that mail be retrieved via POP 3. I have the following POP commands in my .muttrc set pop_host = "mail.mydomain.com" set pop_user = "my username" set pop_pass = "mypassword" set pop_port = "110" My questio