Commit graph

10 commits

Author SHA1 Message Date
witzig
8b74730d08 Fixed remaining eslint errors for services/**/*.js 2017-06-22 18:29:42 +02:00
witzig
f73eb026b6 Fixed possible bug: callback called twice 2017-06-22 18:16:26 +02:00
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
Andris Reinman
d7c06e0a5a Do not use .stack property with error objects 2017-03-24 13:04:38 +02:00
Andris Reinman
37b0ac9aec Do not use array.includes to support some older versions of node 2016-12-08 13:49:31 +02:00
Andris Reinman
e8305a3e55 fix 2016-11-16 16:07:01 +02:00
Andris Reinman
19e5530a18 Allow listening on selected interfaces 2016-11-16 15:59:20 +02:00
Andris Reinman
175b8eb94d v1.15.1. Do not throw when VERP message parsing fails 2016-08-22 15:06:11 +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