Andris Reinman
|
da9a3100cb
|
log api errors
|
2020-03-24 14:39:04 +02:00 |
|
Andris Reinman
|
2eb189f26d
|
Replaced log.debug with log.verbose
|
2020-03-24 14:30:43 +02:00 |
|
Andris Reinman
|
89a1e32163
|
Disable default extra imap interface
|
2020-03-24 14:16:55 +02:00 |
|
Andris Reinman
|
f7e41a967d
|
Updated commit hashes
|
2020-03-22 17:16:20 +02:00 |
|
Andris Reinman
|
40ac38d9c4
|
updated install hashes
|
2020-03-22 16:40:46 +02:00 |
|
Andris Reinman
|
b227ab4426
|
v1.23.7
|
2020-03-22 16:31:11 +02:00 |
|
Andris Reinman
|
d6448df3f0
|
Log client ID to gelf
|
2020-03-22 16:30:54 +02:00 |
|
Andris Reinman
|
a44a946496
|
log api search queries
|
2020-03-19 13:21:05 +02:00 |
|
Andris Reinman
|
aca4c7b1ac
|
Merge pull request #190 from nodemailer/setup_logs
Setup logs
|
2020-03-16 13:41:33 +02:00 |
|
Andris Reinman
|
5f618bb18c
|
Set up separate log files for different services
|
2020-03-16 12:55:53 +02:00 |
|
Andris Reinman
|
b8d0b51685
|
Set up separate log files for different services
|
2020-03-16 12:54:47 +02:00 |
|
Andris Reinman
|
c3a11035dc
|
updated commit hashes
|
2020-03-15 13:53:57 +02:00 |
|
Andris Reinman
|
55cc373b39
|
v1.23.5
|
2020-03-15 13:27:56 +02:00 |
|
Andris Reinman
|
b1ec8f9f27
|
Merge pull request #189 from nodemailer/pop3-fix-seen
Fix issue where POP3 did not mark messages as seen
|
2020-03-15 13:27:18 +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
|
e787c017df
|
updated hashes
|
2020-03-09 13:55:22 +02:00 |
|
Andris Reinman
|
a90da6345a
|
v1.23.4
|
2020-03-09 13:50:41 +02:00 |
|
Andris Reinman
|
0294142bdd
|
Merge pull request #186 from louis-lau/setup-haraka-fix
updated commit hashes
|
2020-03-08 21:55:06 +02:00 |
|
Louis Laureys
|
943291ee53
|
updated commit hashes
|
2020-03-08 19:28:39 +01:00 |
|
Andris Reinman
|
18e60c8448
|
v1.23.3
|
2020-03-05 16:35:57 +02:00 |
|
Andris Reinman
|
9a71592a77
|
Fixed parsing messages with invalid 0x0d 0x0d 0x0a newlines
|
2020-03-05 16:34:05 +02:00 |
|
Andris Reinman
|
fe1bbd1f58
|
send imap flag notifications for submitted drafts
|
2020-03-03 14:39:11 +02:00 |
|
Andris Reinman
|
ad8a9d4338
|
Merge pull request #180 from bytesonus/master
Dockerize the repo
|
2020-02-29 15:58:23 +02:00 |
|
Rakshith Ravi
|
2baff87fbe
|
Merge pull request #2 from thebongy/master
Add cmd_args option, document Docker Install in README
|
2020-02-29 14:27:12 +05:30 |
|
thebongy
|
7daceb0ac8
|
Link default config used in docker image
|
2020-02-29 13:09:18 +05:30 |
|
thebongy
|
e4e4208862
|
Add section in README about docker image
|
2020-02-29 13:06:04 +05:30 |
|
thebongy
|
9c1530307b
|
Merge branch 'master' of https://github.com/thebongy/wildduck
|
2020-02-29 12:42:59 +05:30 |
|
thebongy
|
ab82f7377d
|
Add cmd_args env variable to pass cmd options to wildduck
|
2020-02-29 12:41:44 +05:30 |
|
Andris Reinman
|
39593aa9a9
|
Merge pull request #183 from Hshekhar8975/patch-1
Update 09_install_zone_mta.sh
|
2020-02-27 14:27:12 +02:00 |
|
Himanshu Shekhar
|
1f1a5f4e21
|
Update 09_install_zone_mta.sh
changed OURNAME to "09_install_zone_mta.sh"
|
2020-02-27 17:45:23 +05:30 |
|
Andris Reinman
|
a8211adc56
|
Merge pull request #182 from astzweig/fix/projection-error
Allow prefix-partial wildcard addresses
|
2020-02-25 15:11:57 +02:00 |
|
Rezart Qelibari
|
3a43069509
|
Allow prefix-partial wildcard addresses
Enables recognition of prefix-partial wildcard addresses à la
'prefix*@domain.com'.
|
2020-02-25 00:33:21 +01:00 |
|
Andris Reinman
|
7a8f26c8ef
|
allow using metaData in list response
|
2020-02-21 10:59:12 +02:00 |
|
Andris Reinman
|
5a560073b9
|
return metadata as an object instead of a string
|
2020-02-21 10:38:02 +02:00 |
|
Andris Reinman
|
4e395dd382
|
Allow using JS object as metaData value
|
2020-02-21 10:24:35 +02:00 |
|
Andris Reinman
|
1b81092c28
|
do not set answered if also forwarded
|
2020-02-19 11:09:40 +02:00 |
|
Andris Reinman
|
662d2c3df8
|
add answered flag to forwarded emails
|
2020-02-19 10:57:37 +02:00 |
|
Andris Reinman
|
a9834c725e
|
update
|
2020-02-19 10:49:08 +02:00 |
|
Andris Reinman
|
c954ae5edb
|
fixed rehash check
|
2020-02-19 10:37:22 +02:00 |
|
Andris Reinman
|
cf1eb8136f
|
updated commit hashes
|
2020-02-19 10:30:16 +02:00 |
|
Andris Reinman
|
fa695adc70
|
handle name parsing failures
|
2020-02-19 10:12:49 +02:00 |
|
Rakshith Ravi
|
d2fbc7c39d
|
Merge pull request #1 from thebongy/master
Add files to dockerize wildduck
|
2020-02-14 13:27:02 +05:30 |
|
Rakshith Ravi
|
977a116512
|
Update docker-compose.yml
|
2020-02-13 22:47:21 +05:30 |
|
thebongy
|
71f515240a
|
expose more container ports for smtp/imap/pop3
|
2020-02-13 20:01:30 +05:30 |
|
thebongy
|
2fee49abfe
|
Add files to dockerize wildduck
|
2020-02-13 17:36:27 +05:30 |
|
Andris Reinman
|
0b09f1d87e
|
do not log fetch responses
|
2020-02-05 11:36:41 +02:00 |
|
Andris Reinman
|
d74d13691b
|
do not stream fetch responses for metadata fields
|
2020-02-05 11:31:07 +02:00 |
|
Andris Reinman
|
489b1ded62
|
log mailbox with fetchok
|
2020-02-04 16:00:39 +02:00 |
|
Andris Reinman
|
44706fd757
|
log mailbox with fetchok
|
2020-02-04 15:58:37 +02:00 |
|
Andris Reinman
|
67f6134d16
|
Use large batch count for specific queries
|
2020-02-04 15:35:20 +02:00 |
|