Dmitry Bashkarev

Results 9 issues of Dmitry Bashkarev

boltdb cannot run a file from a shared folder in Virtualbox, especially if you are using a Mac. A workaround here is to run the boltdb file from a non-shared...

How to exclude the info level from log

z-enhancement ⬆️

running example code https://github.com/bitcav/go-memdev#usage on windows virtual machine ```log Run go run main.go go run main.go shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" env: GOOS: windows GOARCH: amd64 panic: runtime error:...

- [ ] Global bin `mailparse` - [ ] Convert to html - [ ] Convert to text - [ ] Save attachments - [ ] Doc

Hypothesis: The parser based on `goto` will give an increase in performance

- [x] message/feedback-report - [ ] message/delivery-status - [ ] message/disposition-notification

Not terminated php process after timeout, conf.json ``` { "listeners": { "*:9000": { "application": "index" } }, "applications": { "index": { "type": "php", "user": "www-data", "group": "www-data", "processes": { "max":...