maddy/module
fox.cpp 0590d5ac3c
smtp_upstream -> smtp_downstream
Terminology is confusing.
2019-10-24 03:42:35 +03:00
..
auth.go Add initial set of interfaces for modules 2019-03-30 17:34:19 +02:00
check.go Remove check scoring system 2019-10-19 19:12:44 +03:00
delivery_target.go module: Define PartialDelivery interface for use by LMTP and queue 2019-09-28 11:55:25 +03:00
instances.go Don't use term "module instance" in error messages 2019-08-27 19:44:24 +03:00
modifier.go Rename dispatcher to "msgpipeline" 2019-10-13 18:42:51 +03:00
module.go smtp_upstream -> smtp_downstream 2019-10-24 03:42:35 +03:00
msgmetadata.go Rename dispatcher to "msgpipeline" 2019-10-13 18:42:51 +03:00
partial_delivery.go remote, queue, module: Make StatusCollector goroutine-safe 2019-09-28 11:55:26 +03:00
registry.go Implement lazy initialization of module instances 2019-04-08 19:34:09 +03:00
storage.go sql: Use (new) GetOrcreateUser function 2019-05-29 21:23:37 +03:00