9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: hahahahacker2009 <hahahahacker2009@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: [9fans] can't login to imap
Date: Mon, 29 Dec 2025 02:28:52 -0500	[thread overview]
Message-ID: <17669933320.dB65D69E.36637@composer.9fans.topicbox.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1792 bytes --]

             reply	other threads:[~2025-12-29 13:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29  7:28 hahahahacker2009 [this message]
2025-12-29 13:10 ` [9fans] Re: can't login to imap hahahahacker2009
  -- strict thread matches above, loose matches on Subject: below --
2026-01-11  8:49 [9fans] " hahahahacker2009

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17669933320.dB65D69E.36637@composer.9fans.topicbox.com \
    --to=hahahahacker2009@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).