Andris Reinman
|
b11de953b4
|
try to handle connection endings better
|
2019-02-21 16:04:34 +02:00 |
|
Andris Reinman
|
942e35349e
|
v1.14.0
|
2019-01-23 23:38:29 +02:00 |
|
Andris Reinman
|
dfedf879f3
|
show reason for close on error
|
2018-12-18 13:33:47 +02:00 |
|
Andris Reinman
|
bc334a37be
|
allow to skip logging fetch output
|
2018-11-16 10:01:18 +02:00 |
|
Andris Reinman
|
b8f9c8882d
|
v1.10.10
|
2018-11-14 13:32:40 +02:00 |
|
Andris Reinman
|
b156fa6052
|
updated session logs
|
2018-10-31 10:39:22 +02:00 |
|
Andris Reinman
|
bc43fcf0a9
|
fixed session logs
|
2018-10-31 10:17:33 +02:00 |
|
Andris Reinman
|
3cc0e3e35b
|
log connection events
|
2018-10-31 10:04:32 +02:00 |
|
Andris Reinman
|
97d004bd53
|
allow configure autoexpunge
|
2017-12-15 11:02:47 +02:00 |
|
Andris Reinman
|
bc4514e79f
|
started refactoring internal notifification system
|
2017-12-10 01:19:50 +02:00 |
|
Andris Reinman
|
ebf05cda58
|
Allow TLS to be handled upstream
|
2017-12-01 10:02:40 +02:00 |
|
Andris Reinman
|
4e952ee9a6
|
do not choke on long reverse DNS call
|
2017-11-28 10:14:52 +02:00 |
|
Andris Reinman
|
23516a47a9
|
treat user.forward as an array
|
2017-11-13 15:27:37 +02:00 |
|
Andris Reinman
|
b284477a45
|
Added imap.maxConnections option to limit parallel connections for an user (defaults to 15)
|
2017-11-10 17:27:15 +02:00 |
|
Andris Reinman
|
8dbb31916c
|
allow multiple imap interfaces
|
2017-11-06 18:00:09 +02:00 |
|
Andris Reinman
|
b25b84f6b9
|
stls support for pop3
|
2017-11-06 16:23:27 +02: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
|
8ffa4808f4
|
Send confirmation notifications while IDELing
|
2017-10-09 08:17:04 +03:00 |
|
Andris Reinman
|
69477d3a6d
|
updated ssl error detection string
|
2017-10-08 14:29:53 +03:00 |
|
Andris Reinman
|
b688bbb067
|
Suppress ETIMEDOUT errors
|
2017-10-07 23:11:02 +03:00 |
|
Andris Reinman
|
a531356424
|
Suppress ETIMEDOUT errors
|
2017-10-07 23:05:25 +03:00 |
|
Andris Reinman
|
a5a624ac90
|
Suppress ETIMEDOUT errors
|
2017-10-07 22:37:35 +03:00 |
|
Andris Reinman
|
a5ddfa0979
|
v1.0.83. Replace node_redis with ioredis
|
2017-10-03 11:33:11 +03:00 |
|
Andris Reinman
|
a7ec6f9158
|
allow closing all active imap sessions of an user
|
2017-10-02 16:30:27 +03:00 |
|
Andris Reinman
|
40c99c9f42
|
test logging errors with state
|
2017-10-02 14:42:39 +03:00 |
|
Andris Reinman
|
b56d527276
|
do not explode on missing attachment
|
2017-08-08 21:14:04 +03:00 |
|
Andris Reinman
|
da967e13a6
|
first threading version
|
2017-07-11 21:38:23 +03:00 |
|
Andris Reinman
|
08a4cdde0a
|
Use prettier for formatting
|
2017-06-03 09:51:58 +03:00 |
|
Andris Reinman
|
ba2a57e670
|
Fix DEFLATE for short messages that weren't flushed to socket
|
2017-05-16 13:35:29 +03:00 |
|
Andris Reinman
|
6406f479e6
|
Preprocess message in LMTP
|
2017-04-13 11:35:39 +03:00 |
|
Andris Reinman
|
6bc92ab0ff
|
Fixed Compress
|
2017-04-04 17:09:39 +03:00 |
|
Andris Reinman
|
d551c11828
|
Trying COMPRESS
|
2017-04-04 16:35:56 +03:00 |
|
Andris Reinman
|
c92753265d
|
Include flags in select
|
2017-03-30 13:25:42 +03:00 |
|
Andris Reinman
|
43aa20d92c
|
Slight refactoring to separate imap server context from other parts
Re-added UTF8=ACCESS
|
2017-03-21 20:13:31 +02:00 |
|
Andris Reinman
|
d77a8a7a7e
|
reverted binary->utf8
|
2017-03-20 16:45:33 +02:00 |
|
Andris Reinman
|
27068b7d99
|
reset payload
|
2017-03-12 00:54:36 +02:00 |
|
Andris Reinman
|
5d68031e14
|
Added support for UTF8=ACCEPT extension
|
2017-03-11 15:20:47 +02:00 |
|
Andris Reinman
|
afd8abccc4
|
Initial preview
|
2017-03-05 23:45:50 +02:00 |
|