maddy/internal/module
2020-07-15 01:31:05 +03:00
..
auth.go Fully separate authentication from IMAP access 2020-04-14 00:06:47 +03:00
check.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
delivery_target.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
dummy.go Implement table-based authentication provider 2020-03-01 02:36:54 +03:00
instances.go Implement global callbacks for "shutdown" and "reload" 2020-01-02 12:26:32 +03:00
modifier.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
module.go internal/module: Update documentation regarding instance names 2020-05-21 15:51:29 +03:00
msgmetadata.go Implement SMTP REQUIRETLS support 2020-06-10 19:51:08 +03:00
partial_delivery.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
registry.go Rename modules and introduce namespace-aware module name lookups 2020-07-15 01:31:05 +03:00
storage.go module: Fix ManageableStorage interface to match imapsql methods 2020-04-26 21:32:04 +03:00
table.go Fully separate authentication from IMAP access 2020-04-14 00:06:47 +03:00