I'm using Gatekeeper 5.22.14 with HF 1 (well, I hope so; it's exceedingly hard to find out the version number of Gatekeeper in the 5.x versions).
I used a new host for distribution of mail, but that didn't work. Quite a long time later I had reduced all options to the possibility that Gatekeeper maintains a list of allowed hosts for smtp. I tried the configuration frontend, but there is nothing. I tried
https://community.f-secure.com/t5/Business/SMTP-transfer-denied-with-error/ta-p/21042
, but a lot of that info is misleading or wrong.
- Mail doesn't get denied with an error message, instead the connection is silently dropped.
- The "Hosts and networks within LAN" settings don't determine who can use smtp, they seem to determine who mail can be delivered to.
- instead I had to manually edit /opt/f-secure/fsigk/conf/fsigk.ini at the smtp_from= section, hope the syntax was alright and force a regeneration of the /opt/f-secure/fsigk/conf/hosts.allow via editing sth in the frontend and hoping nothing gets lost.
It would be nice if the "improved" web frontend (which in my opinion is quite a bit less usable than the 4.x one) would tell me the Gatekeeper version and allow for editing of the access list.
Reading the admin guide I'm under the impression everything below the "Quarantine" checkbox on the smtp LAN access settings page is missing completely...
Also, since the hosts.allow tells me it gets generated, it would be nice to find info on how to trigger that generation.