maddy/module
fox.cpp 3270ba57ba
Perform rDNS lookup asynchronously and generate Received early
New implementation newer inserts 'for' field into Received field.
It could reveal details of address aliases and forwarding used by
server, we don't want to make this possible.

Closes #135.
2019-09-18 22:59:31 +03:00
..
auth.go Add initial set of interfaces for modules 2019-03-30 17:34:19 +02:00
check.go module, dispatcher: Implement message rewriting framework 2019-09-14 21:58:54 +03:00
delivery_target.go all: Rename module and update imports 2019-08-25 20:32:53 +03:00
instances.go Don't use term "module instance" in error messages 2019-08-27 19:44:24 +03:00
modifier.go module, dispatcher: Implement message rewriting framework 2019-09-14 21:58:54 +03:00
module.go Restructure code tree 2019-09-08 16:06:38 +03:00
msgmetadata.go Perform rDNS lookup asynchronously and generate Received early 2019-09-18 22:59:31 +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