Commit graph

24 commits

Author SHA1 Message Date
Andris Reinman f61111e3cc
fix(pop3-starttls): ensure default SNICallback option 2024-02-26 09:16:46 +02:00
Andris Reinman a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman eec5d66094 Allow using SNI TLS certificates with IMAP/POP3 2021-05-13 17:08:14 +03:00
Andris Reinman 20fda17be4 include hash value in attachment output 2021-03-26 09:58:05 +02:00
Andris Reinman e2b59cb503
Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
Andris Reinman b8f9c8882d v1.10.10 2018-11-14 13:32:40 +02:00
Andris Reinman 718dad91c5 bumped deps 2018-07-30 10:15:29 +03:00
Andris Reinman ebf05cda58 Allow TLS to be handled upstream 2017-12-01 10:02:40 +02:00
Andris Reinman 23516a47a9 treat user.forward as an array 2017-11-13 15:27:37 +02:00
Andris Reinman b25b84f6b9 stls support for pop3 2017-11-06 16:23:27 +02:00
Andris Reinman 75f9420c3c Allow disabling logging for specific source IPs 2017-10-12 16:05:22 +03:00
Andris Reinman 69bc32db6e Allow disabling logging for specific source IPs 2017-10-12 16:01:27 +03:00
Andris Reinman 6e838f4ac7 Added PROXY support for IMAP, POP3 2017-10-11 22:43:10 +03:00
Andris Reinman d3e59eae2b updated tls error handling 2017-10-09 10:14:49 +03:00
Andris Reinman 0d9d44a257 sppress HOSTUNREACH 2017-10-09 09:28:05 +03:00
Andris Reinman 69477d3a6d updated ssl error detection string 2017-10-08 14:29:53 +03:00
Andris Reinman 3d1bce85a6 Suppress onconnect errors 2017-10-08 00:12:47 +03:00
Andris Reinman 283be10cc6 Suppress ETIMEDOUT errors 2017-10-07 23:25:25 +03:00
Andris Reinman 1fca2d024f Suppress ETIMEDOUT errors 2017-10-07 23:19:00 +03:00
Andris Reinman b688bbb067 Suppress ETIMEDOUT errors 2017-10-07 23:11:02 +03:00
Andris Reinman 670fd379e3 Suppress ETIMEDOUT errors 2017-10-07 23:08:09 +03:00
Andris Reinman abdc5e2bbe Added missing method 2017-10-05 15:48:10 +03:00
Andris Reinman 40b9214a15 Allow reloading TLS certs by SIGHUP to master 2017-10-05 15:14:43 +03:00
Andris Reinman 9b54586e2a Added experimental IRC server component 2017-09-17 13:31:02 +03:00
Renamed from lib/pop3-server.js (Browse further)