Re: ACL with multi or

2023-07-29 Thread Igor Cicimov
Sent: Sunday, July 30, 2023 9:07:29 AM To: haproxy@formilux.org Subject: ACL with multi or Hi If all in the bracket is false then execute “http-request tarpit deny_status 403”, but the following will not be accepted. http-request tarpit deny_status 403 if !(XMail_Autodiscover || XMa

ACL with multi or

2023-07-29 Thread Henning Svane
Hi If all in the bracket is false then execute "http-request tarpit deny_status 403", but the following will not be accepted. http-request tarpit deny_status 403 if !(XMail_Autodiscover || XMail_EAS || XMail_ECP || XMail_EWS || XMail_MAPI || XMail_OAB || XMail_OWA || XMail_RPC || XMail_PowerSh