> On 20010425.1710, Jacob Meuser said ...
>
> On Wed, Apr 25, 2001 at 09:21:39AM -0700, Rob Hudson wrote:
> > I'm just polling for what options are available for using fetchmail
> > w/o sending the password in the clear.
> >
> > I'm using fetchmail on a Linux machine, and asking for the mail via a
> > POP protocol on a FreeBSD machine.
> >
> > Thanks,
> > Rob
> >
> >
> Fetchmail supports apop.
I've got the ssh tunnel opening up for fetchmail now, but either 1) I
have to keep the password in plaintext in .fetchmailrc, or 2) it
prompts me each time I fetch the mail. I've got an authorized_keys
file so ssh doesn't ask me, but the pop daemon still needs a password.
APOP looks attractive b/c it's a different password in the
.fetchmailrc file, but I wasn't able to get it working.
Does apop come/work with qpopper only? I have popa3d currently
running on my FreeBSD server. I installed qpopper 4.0.1 and attempted
it for a while, but with no success.
Thanks,
Rob