๐พ Archived View for bbs.geminispace.org โบ u โบ alexlehm โบ 65 captured on 2023-07-22 at 18:03:15. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2023-09-08)
-=-=-=-=-=-=-
Re: "I'm glad there's now an dedicated place for discussion..."
you simulate the connections with telnet when you just do control-+ and then close (or use netcat) and the 2nd with using openssl s_client without a client cert
2023-05-14 ยท 2 months ago
@alexlehm is on the money, they're just port scanning artifacts. I've been getting them too. You'll see the same thing if you nmap your mailserver.
It'd probably be safe to comment out the `print(err)` in `receive_forever` if you don't want them to show up - after losing some messages day one I was erring on the side of caution lol.
okay, my knowledge of these things is not what it should be
thank you both @lem and @alexlehm for the info
I am getting a lot of these on the gemini server as well
I'm glad there's now an dedicated place for discussion about misfin. I've been struggling to receive messages successfully, but just this morning I did (followed by lots of errors): gemini://satch.xyz/er.txt Do you know what might be going on? I'm running simply the reference implementation without any of my modifications (for the moment).