mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-04 21:47:40 +03:00
parent
02924d8d4b
commit
ef63383248
8 changed files with 312 additions and 3 deletions
1
maddy.go
1
maddy.go
|
@ -65,6 +65,7 @@ import (
|
|||
_ "github.com/foxcpp/maddy/internal/modify"
|
||||
_ "github.com/foxcpp/maddy/internal/modify/dkim"
|
||||
_ "github.com/foxcpp/maddy/internal/storage/blob/fs"
|
||||
_ "github.com/foxcpp/maddy/internal/storage/blob/s3"
|
||||
_ "github.com/foxcpp/maddy/internal/storage/imapsql"
|
||||
_ "github.com/foxcpp/maddy/internal/table"
|
||||
_ "github.com/foxcpp/maddy/internal/target/queue"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue