Any email leaving ZixGateway for any destination, whether a mail server or Internet gateway, is considered outbound. Outbound SASL is required only if the destination server is a SASL server requiring SASL authentication. The ZixGateway outbound configuration is defined by destination. Therefore, unlike inbound SASL authentication, outbound SASL authentication can be selective.
To configure SASL in the ZixGateway appliance
sudo vi /etc/postfix/sasl_passwd
Use the format destination username:password.
Note: If a server farm services the destination and all servers share the same authentication database, you should set this to be the domain name instead of adding a line for each individual server.
sudo postmap /etc/postfix/sasl_passwd
Ignore the warning message that appears.
To configure SASL in ZixGateway Manager
Note: When using AUTH with the SMTP client, the host information matched in the client password map must exist in DNS, even if you are using a different naming service, such as NIS or host files.