Fork imapsql-ctl utility from go-imap-sql repo

1. There is only one version for maddy and imapsql-ctl utility.
This prevents confusion about compatibility.

2. Modified imapsql-ctl understands maddy config format, this allows
it to read needed values from it without the need for lengthy commmand
line arguments.

Closes #148.
This commit is contained in:
fox.cpp 2019-10-16 23:07:40 +03:00
parent d227fe269e
commit ae8fe2b14e
No known key found for this signature in database
GPG key ID: E76D97CCEDE90B6C
20 changed files with 1623 additions and 23 deletions

1
.gitignore vendored
View file

@ -22,6 +22,7 @@ _testmain.go
# Compiled binaries
cmd/maddy/maddy
cmd/imapsql-ctl/imapsql-ctl
cmd/maddy-*-helper/maddy-*-helper
# Config files