jameswilson
If you open your whole LAN to non auth access to smtp server, then viruses or hackers can more easily send spam from infected or vulnerable workstations, which is very undesirable.
If your application only accesses the smtp server from one IP, you could use the third command to control Auth by IP (ie based on the local LAN IP for each connected device).
You would firstly configure (in console) the DHCP auto allocation range to be very small/limited.
Then in Hostnames and Addreses panel you enter MAC address for each connected local device (workstation etc) & the specific LAN IP to be force allocated by DHCP to that workstation (so that device always has the same IP issued by DHCP).
Then use the command mentioned to only allow non auth access for the device IP your errant application is using (or maybe for only for those workststion IPs that use that application ?).