💾 Archived View for bbs.geminispace.org › u › alexlehm › 5687 captured on 2023-11-14 at 10:01:56. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
Re: "There's now experimental support for a multi-mailbox server..."
@flipperzero ok, then that was my attempt to connect with openssl, this likely failed due to a client cert being mandatory, i can try to change that
Sep 28 · 7 weeks ago
Just pushed some changes that added command-line options for "receive-as":
Options: --listen-on, --bind TEXT Listen on a specific network address: Examples: "10.0.1.1:1958" or "example.com" or "[0abc:1def::1234]:1958") -6, --ipv6 Force the use of IPv6
If you pass an ipv6 address with --bind you don't need to pass -6, it will detect it.
@flipperzero Use the latest version. Create the cert with "hashnix.club" and use the new --bind option, you can pass 0.0.0.0 too
😎 flipperzero · Sep 28 at 20:12:
ah right right, i've caught your previous comment about only contributing, yet regardless thank you so very much for all your hard work and accomodations, again. everything seems to be running really smooth now. :D
There's now experimental support for a multi-mailbox server mode. It's possible to deliver the messages to a mbox file or a gembox file. To use the gembox format, add this in the misfin.toml: [preformatted] [https link]