> If JMAP is to be successful, having support in Thunderbird is a must have first step. It's not helpful if the same party that provides the mail service provides the frontend as well.
And if you're going to fund development, also put it in Dovecot.
Some interesting stuff on slaves having debt (is the debt transferred with the sale of a slave, or kept with the slave's master?) and owning things (like one of the largest banks in Athens, since finance was not an 'honourable' way to make money, so 'relegated' to less reputable people).
> So after the success of our initial testing, we decided to go all in on ZFS for all our large data storage needs. We’ve now been using ZFS for all our email servers for over 3 years and have been very happy with it. We’ve also moved over all our database, log and backup servers to using ZFS on NVMe SSDs as well with equally good results.
If you're looking at ZFS on NVMe you may want to look at Alan Jude's talk on the topic, "Scaling ZFS for the future", from the 2024 OpenZFS User and Developer Summit:
> I would argue that HTTP statuses are a bad design decision, because they are intended to be consumed by apps, but are not app-specific.
Perhaps put the app-specific part in the body of the reply. In the RFC they give a human specific reply to (presumably) be displayed in the browser:
HTTP/1.1 429 Too Many Requests
Content-Type: text/html
Retry-After: 3600
<html>
<head>
<title>Too Many Requests</title>
</head>
<body>
<h1>Too Many Requests</h1>
<p>I only allow 50 requests per hour to this Web site per
logged in user. Try again soon.</p>
</body>
</html>
But Unix workstations were a thing even before then: 68k-based systems were already around in the 1980s, with Sun (taking just one example) releasing their first product in 1982:
> Even today plenty of Christian sects refuse to recognize the council of Nicaea's interpretation of the trinity, including the Mormons and the Jehovah's witnesses
In some ways the (English) word "God" has become 'overloaded' over time:
* https://www.youtube.com/watch?v=cfSIC8jwbQs
* Also: https://en.wikipedia.org/wiki/Perpetual_bond
reply