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"
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