Technical Tip: Configuring other-helo-greeting to different value on config-only HA
Description
This article describes how to configure other-helo greetings on config-only HA for specifying a greeting name on each unit.
Scope
FortiMail v7.0.x, v7.2.x, v7.4.x and v7.6.x.
Solution
By default, FortiMail config-only ha synchronizes the setting for other-helo greetings to the configured units in the HA.
Disable this synchronization so that each member of the HA can have a different setting.
The CLI below can be used:
config domain
edit <protected_domain>
config domain-setting
end
config domain-setting
chattr sync-disable other-helo-greeting
end

 

