Displaying 2 results from an estimated 2 matches for "popauth".
Did you mean:
pop_auth
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux)
securely. Most of the access would be from window clients (outlook express
etc). Is there a way to encrypt the password (like ssh2) when authenticating
with sendmail? Any info is greatly appereceiated. Thx.
Regards,
Wong.
2004 Apr 02
1
passwd-file maintenance by users, other options
...till using QPopper for POP3 service, wrapped with stunnel for POP3+SSL.
I am hesitant to get rid of QPopper because it supports APOP, which encrypts
authentication data (both where it is stored, and when it is transmitted), and
because APOP passwords can be managed by the users themselves, via the popauth
tool that they can run from their shell accounts.
I'd like very much to use Dovecot for POP3, but would need to have it be
comparable to APOP, where authentication does not involve having user
passwords going across the wire in the clear, and especially I need for users
to be able to maintain...