Max Mazurov
Max Mazurov
Waiting for your great PRs!
>@foxcpp Why so salty? Sorry, just got a bit upset while replying to all these issues.
``` message.go:935:21: Error return value of `bs.Envelope.Parse` is not checked bs.Envelope.Parse(envelope) message.go:939:26: Error return value of `bs.BodyStructure.Parse` is not checked bs.BodyStructure.Parse(structure) ``` These indeed should be checked and it was...
Same goes for dnsbl module. Also ::1 for IPv6.
Status quo: - It is possible to define a separate endpoint for localhost clients and remote clients, possibly even using the same port. - Local clients should use Submission endpoint...
Disregard the note about build.sh, it no longer does it.
Oh well, this is a problem. Perhaps we could disable lineLimitReader while reading a BDAT chunk? Can you make a PR?
For v1 I think Close should be called for mailboxes returned by ListMailboxes too.
On I18NLEVEL=1 vs 1+2 support: Client support for I18NLEVEL altogether is not very impressive according to [DCS](https://codesearch.debian.net/search?q=I18NLEVEL&page=1) and nobody seems to care about I18NLEVEL=2.
@emersion What's your opinion on ID extension? Not worth merging?