su - zimbraThe Java process will not consume twenty percent of the guest memory. If you need to reduce the memory more then you can tune the MySQL database as-well.
zmlocalconfig -e mailboxd_java_heap_new_size_percent=20
zmmailboxdctl restart
Search found 7604 matches
- Wed Aug 21, 2013 9:16 am
- Forum: Administrators
- Topic: Memory Issues
- Replies: 8
- Views: 1624
Memory Issues
- Wed Aug 21, 2013 2:47 am
- Forum: Administrators
- Topic: zimbra mail server cannot receive email from another subnet email server any idea ?
- Replies: 7
- Views: 1230
zimbra mail server cannot receive email from another subnet email server any idea ?
You need to sort out your rDNS entries[quote]unknown[192.168.1.3][/quote]
- Tue Aug 20, 2013 7:10 am
- Forum: Error Reports
- Topic: service.FAILURE: system failure: error while proxying request to target server: HTTP/
- Replies: 2
- Views: 1207
service.FAILURE: system failure: error while proxying request to target server: HTTP/
If you would start by letting us know which version of Zimbra you use
su - zimbrais this a single or multi server install ?
zmcontrol -v
- Tue Aug 20, 2013 3:16 am
- Forum: Administrators
- Topic: mta stopped postfix is not running
- Replies: 7
- Views: 20890
mta stopped postfix is not running
Why not just recreate the spool directory ? unless your underlying hardware is having issues.
- Mon Aug 19, 2013 7:04 am
- Forum: Administrators
- Topic: Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
- Replies: 6
- Views: 1192
Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
No, the recipient MTAs should not drop your email; though they may score it negatively as they are not listed as MX records. To alleviate that issue you would be best setting up SPF records on your domain(s) listing all your MTAs that are responsible for both receiving and sending email. The alterna...
- Mon Aug 19, 2013 4:38 am
- Forum: Administrators
- Topic: Can I apply patch directly or should I go through 7.2.1,7.2.2, 7.2.3,7.2.4
- Replies: 4
- Views: 573
Can I apply patch directly or should I go through 7.2.1,7.2.2, 7.2.3,7.2.4
Sorry [quote]step by step increment of patches for 7.2.1,7.2.2,7.2.3[/quote] threw me as I thought the OP was regarding them all as patches! Thanks for the clarification Quanah.
- Mon Aug 19, 2013 4:02 am
- Forum: Administrators
- Topic: Can I apply patch directly or should I go through 7.2.1,7.2.2, 7.2.3,7.2.4
- Replies: 4
- Views: 573
Can I apply patch directly or should I go through 7.2.1,7.2.2, 7.2.3,7.2.4
Take a backup, take another backup and then apply the 7.2.4 upgrade :) It will make all the necessary schema changes through each revision.
- Sat Aug 17, 2013 2:31 am
- Forum: Administrators
- Topic: Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
- Replies: 6
- Views: 1192
Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
Why would you have email delivery issues ? mta3 and mta4 are only being used for outbound delivery, so email destined for your local domains will not be handled by them. Any internal email will be handled directly on the mail stores.
- Fri Aug 16, 2013 9:21 am
- Forum: Administrators
- Topic: Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
- Replies: 6
- Views: 1192
Additional MTAs for inbound and outbound emails - ZCS 8 open source edition
Well, for inbound only add mta1 and mta2 as MX records to the domain. Then for outbound go into the Admin interface -> Global Settings -> MTA and set mta3 as primary and mta4 as fallback.
- Mon Aug 12, 2013 1:16 pm
- Forum: Administrators
- Topic: Does Zimbra 's Nginx proxy provide load balancing ???
- Replies: 4
- Views: 932
Does Zimbra 's Nginx proxy provide load balancing ???
Or for LB/HA use HA-Proxy.