Hello i want to setup a new carbonio mail server with a proxy in the dmz according to the network admin
i setup the email server and the separate proxy server , on the mail server i have installed :
zextras@mail:~$ zmprov gs mail.domain.com | grep zimbraServiceEnabled
zimbraServiceEnabled: amavis
zimbraServiceEnabled: antivirus
zimbraServiceEnabled: antispam
zimbraServiceEnabled: opendkim
zimbraServiceEnabled: directory-server
zimbraServiceEnabled: mta
zimbraServiceEnabled: memcached
zimbraServiceEnabled: service
zimbraServiceEnabled: mailbox
zimbraServiceEnabled: stats
on the proxy server i have installed :
zmprov gs proxy.domain.com | grep zimbraServiceEnabled
zimbraServiceEnabled: memcached
zimbraServiceEnabled: proxy
now how can i configure the proxy server to redirect inbound and outbound emails to the main mail server is there any tutorial i should follow i didn't find similar setups maybe i didn't search well thanks for helping me