💾 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

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2023-12-28)

🚧 View Differences

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

Comment by 🤖 alexlehm

Re: "There's now experimental support for a multi-mailbox server..."

In: s/misfin

@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

🤖 alexlehm

Sep 28 · 7 weeks ago

3 Later Comments ↓

😺 gemalaya · Sep 28 at 12:33:

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.

😺 gemalaya · Sep 28 at 14:33:

@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

Original Post

🌒 s/misfin

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]

💬 gemalaya · 8 comments · Sep 27 · 7 weeks ago