maddy/internal/endpoint
fox.cpp 925b758e09
endpoint/smtp: Actually fix autobuffer function
Regressed in 1c42a70533.
It truncates messages to I/O buffer size (4096 bytes).
If first 4096 bytes cover head then it causes "unexpected EOF" (see
 #300), otherwise it silently breaks the message.
2020-11-27 21:04:17 +03:00
..
dovecot_sasld MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
imap Enable THREAD=ORDEREDSUBJECT and SORT extensions for go-imap-sql 2020-07-27 16:46:50 +03:00
openmetrics Remake Prometheus endpoint into a proper endpoint module 2020-08-23 15:41:52 +03:00
smtp endpoint/smtp: Actually fix autobuffer function 2020-11-27 21:04:17 +03:00