Wasim Bashir on Wed 17/01 14:51 +0000:
> Thanks to those who pointed out my mistakes.... anyway finally got
> qpopper running with apop authentication..... now the problem is, one
> of the directors uses outlook 98, and as far as i know outlook doesn't
> support apop, and with my setup he can't receive any email.
I believe both Outlook and Netscape both support POP over an SSL
connection. It would be an interesting project to hack OpenSSL library
hooks into Qpopper. Incidentally sendmail and most other modern UNIX
MTAs now do TSIG and/or SSL as well.
There's Kerberos too of course...a more completely solution.