flashmob
|
a6244bc3bb
mimeparse: refactored errors, added custom error types
|
5 years ago |
flashmob
|
7f22655671
more structured logging
|
5 years ago |
flashmob
|
40185d0b4d
- backend config struct uses typed sections
|
5 years ago |
flashmob
|
9e5bd996cc
configuration: new backend gateway config values & defaults
|
5 years ago |
flashmob
|
89947c4399
- refactor starting workers and workDispatcher so now a unique workDispatcher is started for each processor type
|
5 years ago |
flashmob
|
a3f6d7c6c0
storage engines follow the configuration pattern
|
5 years ago |
flashmob
|
4a8a9623d8
- add "named stream processors" feature (stream processor can have multiple instances with different configurations).
|
5 years ago |
flashmob
|
bf4a5e91cb
change queueID() to use hash/fnv instead of md5 (also fixed test)
|
5 years ago |
flashmob
|
a959c32c36
debugging in progress 7
|
5 years ago |
flashmob
|
41544ffa21
debugging in progress 5
|
5 years ago |
flashmob
|
bd17c235c7
debugging in progress 2
|
5 years ago |
flashmob
|
091c2bffd6
debugging in progress
|
5 years ago |
flashmob
|
572c32e236
multiple backends, needs debugging
|
5 years ago |
flashmob
|
9ed7a08420
fix up tests
|
5 years ago |
flashmob
|
7670f696f9
remove test artifact after test
|
5 years ago |
flashmob
|
4e2fd4ab88
fix broken test
|
5 years ago |
flashmob
|
a99f336b22
merged in the latest master & resolve any conflicts
|
5 years ago |
flashmob
|
3528fbc964
- add transport type to email (8bitmime or 7bit)
|
6 years ago |
flashmob
|
6535833a92
refactor chunksaver to its own package
|
6 years ago |
flashmob
|
3200d2ce9c
use the memory storage engine when testing
|
6 years ago |
flashmob
|
ec97c4f347
- chunksaver is now chunks emails correctly
|
6 years ago |
flashmob
|
1a14ab3f41
- chunksaver is taking shape!
|
6 years ago |
Flashmob
|
3d3f614899
bug fix: server-log was incorrectly pointing to the main-log, resul… (#180)
|
6 years ago |
Till
|
b803e062a6
Code cleanup (#171)
|
6 years ago |
flashmob
|
190c862e91
- default stream buffer size of 4096
|
6 years ago |
flashmob
|
9ed261d19e
hooray, it works
|
6 years ago |
flashmob
|
b541fd4ec3
- parse emails with \r\n line endings (ignore \r)
|
6 years ago |
flashmob
|
e57359f646
stringify ContentType fully.
|
6 years ago |
flashmob
|
e3f1d0a7da
bug fixes
|
6 years ago |
flashmob
|
ebac03ba7c
it gives the correct result when buffer is 256 bytes
|
6 years ago |