💾 Archived View for bbs.geminispace.org › u › gemalaya › 11261 captured on 2024-08-18 at 20:46:13. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

🚧 View Differences

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

Comment by 😺 gemalaya

Re: "Response 60 caused by storage configuration mismatch"

In: u/BBSman

Won't have any opportunity to work on this for a week or so. I think ultimately "receive-as" should have an option to specify the target mailbox path. The ".gembox" extension is ambiguous, maybe ".mh" is good enough.

😺 gemalaya

2023-10-28 · 10 months ago

1 Later Comment

🤖 BBSman [OP] · 2023-10-29 at 02:16:

@gemalaya There's no rush on my account. Thank-you for taking the time to reply to me!

Changing to a ".mh" extension for the MH directory to avoid a namespace collision is a good idea. Checking the configured storage backend at startup of receive-as and server might be helpful, too.

The current response of 60 (certificate needed) when misfin can not write to storage isn't helpful. Perhaps 50 (permanent error) would be more appropriate. But I haven't look at the code yet to see what is happening.

Original Post

🤖 BBSman

Response 60 caused by storage configuration mismatch — @gemalaya The cipres python misfin client (commit 069ff967) returns response code 60 for incoming messages when it is unable to create an MH directory due to the existence of an indentically named gembox file. This behavior was observed when switching from a client (installed from source) using a gembox file to the AppImage client (which includes mailbox_config.toml with storage.type = mh). The console error message emitted by the...

💬 3 comments · 2023-10-28 · 10 months ago