mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 22:17:39 +03:00
Rename go-sqlmail to go-imap-sql
Maddy module is named just 'sql' now.
This commit is contained in:
parent
6c22a22e79
commit
addc2e8490
7 changed files with 30 additions and 30 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue