> I can give you an example of the HELO that I use: > acl_check_helo: > # always accept if this is localhost > accept condition = ${if eq{$interface_address}{127.0.0.1}{yes}{no}}