Cynthia
Cynthia
> Sorry for not sticking to the rules. I will do better. Well it's more about the fact the report itself is incomplete, a spec-compliant report would tell precisely what...
You could maybe take a look at how [docker-mailserver](https://github.com/docker-mailserver/docker-mailserver) is configured, it's been a great resource for me and uses amavisd too. There is also this [StackOverflow post](https://stackoverflow.com/a/64414794) which might...
It is covered by the epic #1539, this feature requests targets a smaller task of it. Note that the initial implementation of notifications will not have emails at first (hence...
Here are a few more cases triggering a 500 instead of a 400 Bad Request: - Using `\n` instead of `\r\n` (and other forms of invalid multipart data) - Not...
The existing message is descriptive enough of the error I think. For incomplete requests (with missing fields), the message contains information about the fields that are missing which is valuable...
That's not the first time such a request has been made; see #102 and #23 The problem I have with doing such thing is that the way the extension does...
- The emoji thing is perfectly valid and should not be a concern. It's just another way of representing a Unicode character which should be consumed the exact same way...
On import that should indeed be handled, you're right. I glossed over this possibility as you mentioned export and thought you meant it should be encoded the "correct" way in...
I think the easy solution here is a tree structure: Currently, the way Tolgee works can be described with a very simple tree that only has direct children of a...
- This is already mentioned in the readme as to why this will not be a thing - This one kind of exists with the Pronouns 101 page, and I...