Date: Thu, 15 Jun 1995 09:17:12 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: "Jordan K. Hubbard" <jkh@freebsd.org> Cc: hackers@freebsd.org Subject: Re: Any hints from MH users of POP? Message-ID: <199506151617.JAA10058@rah.star-gate.com> In-Reply-To: Your message of "Thu, 15 Jun 1995 14:03:34 BST." <461.803221414@whisker.internet-eireann.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> "Jordan K. Hubbard" said:
> I'm using POP here and invoking it with:
>
> inc -noapop -truncate -host freefall.cdrom.com
>
Well, this works for me:
1. In your mh's FreeBSD conf file,
options POP2 RPOP DPOP
ldoptlibs -ldescrypt
2. Rebuild mh and install it.
3. If you don't want to enter your password every time that you do an inc,
create a .netrc file in your home directory,
machine freefall.cdrom.com <your password>
4. inc -host freefall.cdrom.com -user jkh -truncate -norpop
I modified exmh so it periodically incs my mail from netcom and
sorts my mail to my designated folders.
Amancio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506151617.JAA10058>
