Any help is appretiated.
When I try and connect I get the cert and I am prompted for my password but I never get authenticated.
Here are some bits from /var/log/messages that I think are relevant.
Aug 22 18:10:37 scalix pam_timestamp_check: pam_timestamp: `/var/run/' owner GID != 0
Aug 22 18:10:42 scalix pam_timestamp_check: pam_timestamp: `/var/run/' owner GID != 0
Aug 22 18:10:47 scalix pam_timestamp_check: pam_timestamp: `/var/run/' owner GID != 0
Aug 22 18:10:49 scalix sendmail[4310]: unable to open Berkeley db /etc/sasldb2: No such file or directory
Aug 22 18:10:49 scalix sendmail[4310]: unable to open Berkeley db /etc/sasldb2: No such file or directory
Aug 22 18:10:49 scalix sendmail[4310]: no secret in database
Aug 22 18:10:52 scalix pam_timestamp_check: pam_timestamp: `/var/run/' owner GID != 0
here are the relevant bits from my stunnel.conf
[pop3s]
accept = 995
connect = 110
[imaps]
accept = 993
connect = 143
[ssmtp]
accept = 192.168.10.205:465
connect = 25