I think problem is about using Pop3SSL between Zimbra Proxy and Zimbra Mailboxes.
Client is using Pop3 to connect to Zimbra Proxy, but SSL is still using...
Is there any way to disable SSL...
Type: Posts; User: deugenin; Keyword(s):
I think problem is about using Pop3SSL between Zimbra Proxy and Zimbra Mailboxes.
Client is using Pop3 to connect to Zimbra Proxy, but SSL is still using...
Is there any way to disable SSL...
Yes, replacement solution in Zimbra 7.x is:
You can create system-wide mandatory signatures. The signatures are added to every message sent out. These types of signatures can be used to set up...
No this not work with zimbra 7 and 6 (only 5).
Now, with Zimbra 6.4 and after, you can set a default signature with zmprov commands:
* zimbraDomainMandatoryMailSignatureEnabled (TRUE/FALSE)...
Básicamente el error está en que no debes "apuntar" a tu LDAP externo durante la instalación, sino que debes realziar la instalación normal, y posteriormente, en la interfaz de administración de...
Justo you need execute, for example:
zmprov ma account@domain.com zimbraMailBlacklistMaxNumEntries 500
zmprov ma account@domain.com zimbraMailWhitelistMaxNumEntries 500
De lo que necesitas, lo mejor es no meterse directamente en base de datos ni en ldap, para el desarrollo de aplicaciones externas y conectadas a tu servidor zimbra puedes utilizar SOAP:
...
just read this tutorial:
zimbra:wlbl []
What is the correct URN?
'uri' => "urn:zimbraAccount", ???
Zimbra Domain Disclaimer it's work in other Zimbra versions.
Be careful with zimbra.schema file, because Zimbra Team change it in every version.
For example (zimbra 5.0.8):
In every version...
That is very easy!
You have a /opt/zimbra/postfix/conf/read_from_ldap.pl script
This script it's executed every one hour (/etc/cron.hourly/...). The script read LDAP signatures information, and...
Can you execute "altermime" command as zimbra user?
is ok?
Maybe "altermime" command is not OK for 64 bit OS.......... this altermime RPMs is for 32 bit systems....
OK, and test it for 5.0.2 version of Zimbra....
You can do some troubleshooting in your /opt/zimbra/postfix/conf/disclaimer script:
For example
# obtain domain name From
domain=`grep "From:" in.$$ | cut -d "@" -f 2 | cut -d ">" -f...
Is there any dfilt pipe in your zimbra logs?
grep dfilt /var/log/zimbra.log
This problem is about postfix...master.cf
Can you show me your master.cf file?
head -n 20 /opt/zimbra/postfix/conf/master.cf
Situation is repaired, a new version of zimbra_altermime install package.
Check the Zimbra Wiki and Gallery:
Domain Disclaimer Extension Admin UI - Zimbra :: Wiki
Hi guys!, i recently finished a hard testing and i have a new version of zimbra_altermime install package (v 0.0.4).
Check new instructions on Zimbra Wiki:
Domain Disclaimer Extension Admin UI -...
I found the problem, i forgot to include new attributes to zimbra.schema.5.0.2,,, i'm reparing this situation....
Your master.cf looks OK, now you can check:
* /opt/zimbra/postfix/conf/disclaimer -> permisions
* /opt/zimbra/postfix/conf/disclaimers/ -> domain files...
Hi jpbuse, i'm going to check zimbra_altermime v0.0.3 install package, and i'll do some changes.
i'll do a very hard test for it....
Solved!:
[zimbra@mail ~]$ strace zmprov gacf
execve("/opt/zimbra/bin/zmprov", ["zmprov", "gacf"], [/* 27 vars */]) = -1 ENOEXEC (Exec format error)
dup(2) = 3...
I have a test machine with Centos 5 and Zimbra GA 5.0.2, and my zimbra.log show:
Feb 14 19:14:19 mail zimbramon[25001]: 25001:info: zmmtaconfig: Skipping Global system configuration update.
Feb...
Maybe..... but scaliz server don't have IMAP SSL... :-(
POP3 it's OK:
[root@mail var]# telnet 192.168.1.48 110
Trying 192.168.1.48...
Connected to 192.168.1.48 (192.168.1.48).
Escape...
I'm trying to migrate imap accounts from Scaliz 11.2.0.11121 to Zimbra GA 5.0.2.
Anybody can help me?
1) imapsync version: 1.182
[root@mail scripts]# imapsync --buffersize 8192000...
Remember to delete the LDAP objects:
zimbraAccountExtraObjectClass posixAccount
zimbraAccountExtraObjectClass sambaSamAccount