If you administer Zimbra on Ubuntu the following UFW profile may be of interest to you. For more information about UFW see https://help.ubuntu.com/community/UFW.
Create the file /etc/ufw/applications.d/zimbra with the following contents:
Enable the profile using:Code:[Zimbra] title=Zimbra Collaboration Server description=Open source server for email, contacts, calendar, and more. ports=25,80,110,143,443,465,993,995,7071/tcp
You can tweak the profile to meet your needs.Code:sudo ufw allow Zimbra sudo ufw enable


LinkBack URL
About LinkBacks

