GFI FAXMaker With Mail Server Zimbra
Create SMTP Relay
# su zimbra
$ zmlocalconfig |grep -i postfix_transport_maps
$vi /opt/zimbra/postfix/conf/transportfile
add domain
faxmaker.com :[192.168.0.244] (this IP Server GFI FAXMAKER)
$ zmlocalconfig -e postfix_transport_maps=hash:/opt/zimbra/postfix/conf/transportfile,proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
add relay domain
$ vi /opt/zimbra/postfix/conf/main.cf
$vi /opt/zimbra/postfix/conf/main.cf
relay_domains = faxmaker.com
Restart Zimbra:
$zmcontrol stop
$zmcontrol start
CMIIW, thanks ![]()
Categories: GFI