๐พ Archived View for bbs.geminispace.org โบ u โบ satch โบ 14683 captured on 2024-02-05 at 12:29:44. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2024-03-21)
-=-=-=-=-=-=-
Re: "I've added an SMTP <=> misfin bridge service in the python..."
Hey sorry it's satchlj@hashnix.club
15 hours ago
Also let me clarify, the 60 error is not on the gemini frontend but the misfin response status when i try sending mail to satchlj@hashnix.club from mail@satch.xyz
And it's minimal length, nowhere near max
Update: I modified my client to treat 60 like a 59 error and it sending works now. @gemalaya please fix your status codes because I am receiving a certificate error when I send a Misfin(C) request instead of a 59 Malformed request which my client was set up to handle.
But NOW I'm getting a 50 Cannot allocate mailbox error which I don't know what to make of
๐ flipperzero ยท 13 hours ago:
@satch hmm damn that's strange, I hope that's not happening to other people's mailboxes rn :S
๐บ gemalaya [OP] ยท 6 hours ago:
@satch Hey, thanks. Yeah i saw in the code where it's sending the 60 error, fixing that, it should send a 59 if it can't handle the request's format.
๐บ gemalaya [OP] ยท 5 hours ago:
@satch @flipperzero Just pushed the fix, it will send a 59 error now when it can't handle the request. I'll merge the misfinC branch soon, sorry i didn't have much time to work on this lately.
I've added an SMTP <=> misfin bridge service in the python implementation. Emails sent to the SMTP service will be delivered to the gembox of the recipient(s) if they have a misfin identity on the server. Message delivery is rate-limited, only non-multipart text messages accepted. Dunno if that's useful to anyone. If you run a big misfin mailserver and you want compatibility with SMTP, it's just 2 lines to add in the config file .. [https link]
๐ฌ gemalaya ยท 29 comments ยท 1 like ยท 2023-10-16 ยท 4 months ago