Viewing profile — StalwartLabs
StalwartLabs
HN member- Joined
- Thu, Apr 14, 2022, 6:34 AM UTC
- HN karma
- 432
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About StalwartLabs
No profile information was provided.
Recent public activity
- story
-
comment
Comment #45681645
Stalwarts supports the latest EmailPush draft too, although it is not announcing it in the JMAP capabilities.
-
comment
Comment #45679323
There is a new section in the documentation discussing upgrades: https://stalw.art/docs/install/upgrade/ The goal is to stabilize the database layout/configuration format very soon…
-
comment
Comment #45679282
This will get better soon. The next step on the roadmap is to refactor the configuration format and migrate most APIs to JMAP.
- story
-
comment
Comment #44583072
Soon Thundermail by Mozilla!
-
comment
Comment #44107059
Thanks! :-)
-
comment
Comment #44106951
I want to clarify that Stalwart can absolutely be compiled without any proprietary code. All you need to do is omit the Enterprise feature flag during compilation [0], and what you…
-
comment
Comment #44105934
Thanks for follow-up. You're absolutely right that there's a distinction between privacy and anonymity. However I just want to clarify that my decision to keep a low personal profi…
-
comment
Comment #44105142
I understand your perspective, many open source communities are built on transparency, and it's natural to want to know the people behind a project. That said, I personally value p…
-
comment
Comment #39988952
On Stalwart you can implement masked e-mail using address rewriting: https://stalw.art/docs/smtp/rewrite/address
-
comment
Comment #36984720
Hello HN, Excited to announce that Encryption at Rest has just been added to the open source Stalwart Mail Server. With this addition, the mail server will now automatically encryp…
- story
-
comment
Comment #36786551
Yes, see https://stalw.art/docs/faq#how-do-i-add-a-new-domain
-
comment
Comment #36771908
This is a new repository combining multiple older repositories. Development started on October 2021, here is the first commit: https://github.com/stalwartlabs/mail-parser/commit/c5…
-
comment
Comment #36771871
Virus scanners and spam assassin can be configured as content filters: https://stalw.art/docs/smtp/inbound/data#content-filters https://stalw.art/docs/smtp/inbound/data#spam-filter…
-
comment
Comment #36759708
Migration instructions are now here: https://stalw.art/docs/management/migrate
-
comment
Comment #36757969
> Is there a great demand for jmap amongst your customers? Only from enthusiasts, the main problem is that there are very few email clients supporting JMAP. Big players such as Goo…
-
comment
Comment #36757298
Hi HN! I'm excited to announce the release of Stalwart Mail Server, a single binary solution that combines the Stalwart JMAP, Stalwart IMAP, and Stalwart SMTP servers into one easy…
- story
-
comment
Comment #36129007
> These tools do not integrate with anything; in the case of Stalwart (the only JMAP server not in "experimental" status) you can't just install a JMAP server attached to an existi…
-
story
Show HN: SMTP Server in Rust with DMARC, Dane, MTA-STS, Sieve, OTEL Support
I am happy to announce Stalwart SMTP [1], a modern SMTP server developed in Rust with a focus on security, speed, and extensive configurability. It features built-in DMARC, DKIM, S…
-
comment
Comment #34925879
Mostly Fastmail but there are also a few open-source projects that support it https://jmap.io/software.html
-
comment
Comment #32923798
Yes, I have set up Github Sponsors already. Hopefully it won't be necessary to seek VC funding.
-
comment
Comment #32908461
> How are application-device-specific passwords handled? Is there some documentation? Not sure what do you mean with application device specific passwords? Currently Stalwart JMAP …