There is an RFE that might be of interest to you...
Bug 70599 – RFE: Milter Service + sendToDomain
Type: Posts; User: king0770; Keyword(s):
There is an RFE that might be of interest to you...
Bug 70599 – RFE: Milter Service + sendToDomain
You need to check the zimbraSpamKillPercent zimbraSpamTagPercent settings.
zmprov gacf zimbraSpamKillPercent zimbraSpamTagPercent
If you haven't changed these settings from their default,...
See...
https://bugzilla.zimbra.com/show_bug.cgi?id=74354#c3
In the last couple of days, Zimbra Support is getting reports that certain *.xls attachments are causing false positives.
In the /var/log/zimbra.log, sites are seeing the following:
Blocked...
Sounds like this RFE.
https://bugzilla.zimbra.com/show_bug.cgi?id=66411
Very likely you are running into this bug.
https://bugzilla.zimbra.com/show_bug.cgi?id=69155
See, https://bugzilla.zimbra.com/show_bug.cgi?id=54838
Try this command by adding the -c and --ignoreRedoErrors options
The account I used, user001@domain.com, was really just an example. You need to find out what accounts are living on mboxgroup49, and restore them.
Looks like mboxgroup49 is corrupted.
If you are using the NE version, you should be able to restore the account using a prefix:
Might be worthwhile to find out any other accounts living on...
No no, you need to actually use the source command.
As the zimbra user, copy this line verbatim:
Then you should be able to use the mysqldump commands.
Did you run this command first as the zimbra user?
And then...
I use 'b.barracudacentral.org' as one of my RBL's. It's free, but you need to register your mta IP.
You might be inclined to find out if mboxgroup49 is corrupted.
See if you can export the mysql DB
Also find out if any other account is living on mboxgroup49.
In 7.0.x, now it's possible.
zmprov ma user@domain.com zimbraFeatureAntispamEnabled FALSE
To see description:
zmprov desc -a zimbraFeatureAntispamEnabled
If the mailboxd service is stopping unexpectedly, you should have a look at the /opt/zimbra/mailbox.log file. You should see an error generated in the mailbox.log file, hopefully the error would...
Is dspam referenced in the ~/conf/amavisd.conf file? If not, try to see if mtaconfig will update the file.
% ~/libexec/zmmtaconfig amavis
Also, IIRC, if you do any IP white listing, there...
@Mcevoys
Is this a single server setup, or multi?
Checking to see if the convertd service is enabled would be a step in the right direction.
% zmprov gs `zmhostname` | grep convertd
%...
To install a new theme:
Please the *.zip file in /tmp
Change directory to /tmp, then run as the zimbra user:
zmskindeploy newTheme.zip
**replace newTheme.zip with the actual zip filename**
The Scheduled Tasks are in mysql.
% mysql -e "select * from zimbra.scheduled_task"
I believe if you use two fingers in the ajax-client, you should be able to scroll messages in the ipad device.
Before importing the ldap data on a 6.0.x, you will need to move the old hdb directories out of the way.
1) ldap stop
2) mv /opt/zimbra/data/ldap/hdb /opt/zimbra/data/ldap/OLD.hdb
3) mkdir...
There is an RFE
https://bugzilla.zimbra.com/show_bug.cgi?id=42963
Have you seen this bug report?
https://bugzilla.zimbra.com/show_bug.cgi?id=45784
Here are a few approaches:
Preferred Method of Moving Users To New Machine (zmmailboxmove - Network Edition Only) - Zimbra :: Wiki
Ajcody-Notes-Server-Move - Zimbra :: Wiki
ZCS-to-ZCS...