💾 Archived View for bbs.geminispace.org › u › satch › 14686 captured on 2024-07-09 at 03:06:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

➡️ Next capture (2024-08-18)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🐐 satch

Re: "I've added an SMTP <=> misfin bridge service in the python..."

In: s/misfin

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.

🐐 satch

Feb 05 · 5 months ago

6 Later Comments ↓

🐐 satch · Feb 05 at 02:19:

But NOW I'm getting a 50 Cannot allocate mailbox error which I don't know what to make of

😎 flipperzero · Feb 05 at 04:03:

@satch hmm damn that's strange, I hope that's not happening to other people's mailboxes rn :S

😺 gemalaya [OP] · Feb 05 at 10:38:

@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] · Feb 05 at 11:34:

@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.

😎 flipperzero · Feb 07 at 01:39:

@gemalaya this is for whenever you see this, but a user on station is having their own personal complications with creating an account over the host yet I have a feeling they might be going about it the wrong way lol. here's the text lmk when you read it if you hmu on misfin or on irc.

— misfin issues

😎 flipperzero · Feb 07 at 01:40:

src of thread:

— Station: hashnix misfin host

Original Post

🌒 s/misfin

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 · 31 comments · 1 like · 2023-10-16 · 9 months ago