Rename go-sqlmail to go-imap-sql

Maddy module is named just 'sql' now.
This commit is contained in:
fox.cpp 2019-03-27 22:26:17 +03:00 committed by emersion
parent 6c22a22e79
commit addc2e8490
7 changed files with 30 additions and 30 deletions

View file

@ -8,7 +8,7 @@
// be IMAP storage backend, SMTP upstream and authentication provider at the
// same moment.
//
// Each module gets its own unique name (sqlmail for go-sqlmail, proxy for
// Each module gets its own unique name (sql for go-imap-sql, proxy for
// proxy module, local for local delivery perhaps, etc). Each module instance
// also gets its own (unique too) name which is used to refer to it in
// configuration.