Search found 8 matches
- Sat Apr 22, 2006 10:35 am
- Forum: Developers
- Topic: smtpd_use_tls setting
- Replies: 1
- Views: 521
smtpd_use_tls setting
Hi, We upgraded from 3.0.1 -> 3.1, and TLS in SMTP stopped working. In the web console "Use TLS Auth only" is not checked.When this setting is checked, both TLS and non-TLS SMTP connections seem to work (Thunderbird 1.5 client)In Zimbra 3.1.0 The zmmta.cnf reads: POSTCONF smtpd_tls_auth_on...
- Tue Feb 07, 2006 1:39 am
- Forum: Administrators
- Topic: java.lang.OutOfMemoryError: Java heap space
- Replies: 20
- Views: 1778
java.lang.OutOfMemoryError: Java heap space
We had 2 other failures in the past 3 moths with the same version/environment - M2, but didnt seem related to an OutOfMemoryError
Thanks for your help with this. We'll keep you updated
Thanks for your help with this. We'll keep you updated
- Mon Feb 06, 2006 5:47 am
- Forum: Administrators
- Topic: java.lang.OutOfMemoryError: Java heap space
- Replies: 20
- Views: 1778
java.lang.OutOfMemoryError: Java heap space
Output from ps -ef|grep tomcat: /opt/zimbra/jdk1.5.0_05/bin/java -Xms455m -Xmx455m -client -XX:NewRatio=2The box has 1.5Gb of memoryAt the time zimbra logged the OutOfMemoryError, the user was in the process of deleting ~200 messages.Perhaps there are some operations in the java source base which ar...
- Sat Feb 04, 2006 7:37 am
- Forum: Administrators
- Topic: java.lang.OutOfMemoryError: Java heap space
- Replies: 20
- Views: 1778
java.lang.OutOfMemoryError: Java heap space
Yes, the user shown in the logs just before the OutOfMemoryError, has been doing junk clearance + trash delete of his mailbox at that time or near that time
Let me know if you need more info to debug this
John
Let me know if you need more info to debug this
John
- Fri Feb 03, 2006 4:38 am
- Forum: Administrators
- Topic: java.lang.OutOfMemoryError: Java heap space
- Replies: 20
- Views: 1778
java.lang.OutOfMemoryError: Java heap space
Hi,We're using Zimbra Beta M2 on RHEL 4 (kernel 2.6.9-11.EL) Yesterday we saw the following in zimbra.log and the server stopped responding:~100 lines like this: 2006-02-02 23:43:06,340 INFO [http-443-Processor90] [mid=20;ip=x.x.x.x;name=x@x.com;] FileBlobStore - deleting blob 17216 in mailbox 2...
- Mon Oct 10, 2005 3:23 pm
- Forum: Developers
- Topic: SMTP SASL authentication failure
- Replies: 5
- Views: 1705
SMTP SASL authentication failure
Works great!
Thanks for the excellent support
John
Thanks for the excellent support
John
- Mon Oct 10, 2005 1:22 pm
- Forum: Developers
- Topic: SMTP SASL authentication failure
- Replies: 5
- Views: 1705
SMTP SASL authentication failure
Hi, Let me know whether this should move to the dev forum.Investigating this further revealed that saslauthd is making a SOAP auth call with the domain stripped off the user name and gets back an authentication failure msg:POST /service/soap/ HTTP/1.1 Host: host Pragma: no-cache Accept: */* Content-...
- Mon Oct 10, 2005 11:36 am
- Forum: Developers
- Topic: SMTP SASL authentication failure
- Replies: 5
- Views: 1705
SMTP SASL authentication failure
Hi,Authentication to SMTP as some domain user @ keeps failing when the domain is other than the host name (or the domain that was created at installation time). The message on the server is:Oct 10 17:20:45 host saslauthd[11583]: auth_zimbra: auth failed: authentication failed for Oct 10 17:20:45 hos...