Commit graph

5 commits

Author SHA1 Message Date
witzig
963aef53b5 Don't close the VERP Server on error. And improved error reporting.
Based on https://git.io/vQLS7 , I believe the change introduced in
https://git.io/vQL7u "server.close()" to be in error, and intended to
close one connection, like it’s handled in https://git.io/vQLSF

Perhaps SMTPServer isn't even meant to throw ECONNRESET and EPIPE in
the first place.
2017-06-22 18:00:13 +02:00
witzig
6c35046ab2 e2e tests (draft) 2017-05-10 01:40:02 +02:00
Andris Reinman
f29a8a1b67 Fetch multiple unsent messages at once to speed up delivery 2016-05-25 18:01:39 +03:00
Andris Reinman
b7e943d90e Allow starting as root and downgrading once the server is listening 2016-04-15 21:40:59 -07:00
Andris Reinman
e5e71e0407 Added VERP support 2016-04-10 20:26:20 -07:00
Renamed from services/testserver.js (Browse further)