Anyone having an imap server on plan 9 4th edition these days?
I have added a inferno/pop secret using auth/changeuser. 
upas/fs -f /imaps/server/someone
reports BAD LOGIN BAD SYNTAX.

I can connect with thunderbird, using ssl/tls and ``encrypted password'', but 
gmail on android says incorrect username/password.

I also tried pop3 with upas, upas/fs -f /pops/server/someone says "-ERR no tls 
credentials".

This is my tcp993:

#!/bin/rc

exec tlssrv -c/sys/lib/tls/fullchain.pem -limap4d -r`{cat $3/remote} 
/bin/ip/imap4d -p -r`{cat $3/remote} >[2]/sys/log/imap4d

By the way, is it possible to use smtpd over tlssrv (port 465 - ssmtp)? My 
tcp465 is the same as tcp993 below, except that it launch upas/smtpd. 
Connecting with tlsclient report the error record message too long (while 
tlsclient to port 993 works as expected).
------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T2689cf47c408ccbd-Mb77a16a6cf61c7af6b4a5596
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to