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 |
flashmob
|
5ca336590b
begin work on chunk saver
|
6 years ago |
flashmob
|
3375b868a5
move mime parser to its own package
|
6 years ago |
flashmob
|
1367b5d10e
- add a stream processor that can parse headers on-the-fly (s_headers_parser.go)
|
6 years ago |
flashmob
|
75a123068c
add streams based processing, implementing io.Writer
|
6 years ago |
flashmob
|
0b7ccf83ff
wip
|
6 years ago |
flashmob
|
cf7c68c5ed
wip
|
6 years ago |