On Wed, Nov 1, 2023, at 05:52, Alex C wrote: > Hi! > > I found this list by chance, because it's linked in very few places of > jmap.io. Is it still active? Are the questions about use I'm posting below > better suited for a different medium (such as the other list)?
"active" is an interesting concept. It's still alive, though rarely used. There's plenty of JMAP activity happening elsewhere, the working group at IETF: https://datatracker.ietf.org/wg/jmap/about/ And the "Make Better Email" conference which I'm sitting in right now! Where I've just done some interoperability testing between Cyrus IMAP and the TMail client: https://makebetter.email/ https://github.com/cyrusimap/cyrus-docker-test-server https://github.com/linagora/tmail-flutter > I want to experiment with JMAP with my main email addresses, but I'm not > ready to take the plunge yet. I was setting up about setting up a server and > using an IMAP-to-IMAP synchronizing tool (offlineimap, isync, etc.) to do a > bidirectional sync of my mail addresses to my server. > > This would achieve two things a) I would have a backup of my email b) I could > use JMAP clients on my email. > > Is anyone doing something similar with good results? My two email addresses > are GMail and Yahoo (I believe Yahoo IMAP is fairly vanilla). Anyone can > recommend a good combination of tools? You could run a Cyrus IMAP (see the docker server above as an example) - which will give you a pretty comprehensive JMAP server, though I haven't yet set up email sending. Alternatively, you could look at Stalwart, it seems pretty awesome: https://www.stalw.art/jmap/ There may be others, but I don't know them so well. Of course there's my old Perl JMAP-Proxy, but it's very stale now. Cheers, Bron. -- Bron Gondwana [email protected] -- You received this message because you are subscribed to the Google Groups "JMAP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jmap-discuss/8a159310-67d8-43a0-9981-de80c11c6190%40app.fastmail.com.
