]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua_fcn/mailers: handle timeout mail from mailers section
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 7 Jul 2023 14:55:43 +0000 (16:55 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 10 Jul 2023 16:28:08 +0000 (18:28 +0200)
commitb58bd9794f146ee8801415bbf7958dcc95fc5643
tree55109d6c8bf48bfa4b02793fb1ba5c996c44b5f8
parentb2f70694797c6a3986f57584d6230d668e961651
MINOR: hlua_fcn/mailers: handle timeout mail from mailers section

As the example/lua/mailers.lua script does its best to mimic the c-mailer
implementation, it should support the "timeout mail" directive as well.

This could be backported in 2.8.
doc/lua-api/index.rst
examples/lua/mailers.lua
src/hlua_fcn.c