I have installed and configured qmail, which works OK. I then downloaded and install checkpassword and bincimap. It seems to be running as ps -x reports:
tcpserver -c 100 -u 0 -g 0 -l post -HDRP 0 143 /opt/bin/bincimapd --logtype=multilog --conf=/etc/opt/bincimap/bincimap.conf /opt/bincimap/bincimap-auth-checkpassword /bin/checkpassword /opt/bincimap/bin/bincimap-uidpqd multilog t n5 s1048576 /var/opt/log/bincimap However, I am not able to connect to it from a MUA running on a workstation. I have confirmed that the call gets through the firewall (its in the log). I suspect that the problem is related to ssl authentication, but being fairly new to Linuz I have not managed to get any closer. ssh and scp work without a hitch though. openssl is installed in /usr/local/openssl. Are there any tests I could perform to track down the fault? Regards Sigmund.

