Hallo,
Sorry about the screenshot.
As for the question you asked.
It is a upgrade.
I think it started when we upgrade from 5 to 6.
When I look at zimbra.log there is nothing unusual.
I have never had to deal with certificates?
When I click on certificates I also get an error !
greets,
John
Search found 85 matches
- Mon Jan 10, 2011 5:12 am
- Forum: Administrators
- Topic: [SOLVED] Error opening mail queu admin console
- Replies: 11
- Views: 1219
- Mon Jan 10, 2011 3:21 am
- Forum: Administrators
- Topic: [SOLVED] Error opening mail queu admin console
- Replies: 11
- Views: 1219
[SOLVED] Error opening mail queu admin console
Hello,
When I click on the mail queu I get following error (see attachment)
Hope somebody can help me?
Greets,
John
When I click on the mail queu I get following error (see attachment)
Hope somebody can help me?
Greets,
John
- Mon Oct 04, 2010 3:08 am
- Forum: Administrators
- Topic: [SOLVED] server down !
- Replies: 2
- Views: 290
[SOLVED] server down !
hallo,
thnx for the quick response Phoenix.
I have copied a backup of the image of the Image server that is working.
It was a problem with our KVM server.
John
thnx for the quick response Phoenix.
I have copied a backup of the image of the Image server that is working.
It was a problem with our KVM server.
John
- Sun Oct 03, 2010 1:18 am
- Forum: Administrators
- Topic: [SOLVED] server down !
- Replies: 2
- Views: 290
[SOLVED] server down !
hello, when I do zmcontrol status, I get : zimbra@mail:/root$ zmcontrol status Host mail.robotronic.be antispam Running antivirus Running convertd Running ldap Running logger Running mailbox Stopped zmmtaconfig is running. mailboxd is not running. zmmailboxdctl is not running mta Running snmp Runnin...
- Sun Aug 29, 2010 3:16 am
- Forum: Administrators
- Topic: disk space
- Replies: 1
- Views: 359
- Fri Aug 27, 2010 1:09 am
- Forum: Administrators
- Topic: [SOLVED] deleting old backups
- Replies: 6
- Views: 1640
[SOLVED] deleting old backups
zimbra@mail:/root$ crontab -e Search for BACKUP BEGIN :# BACKUP BEGIN 0 1 * * 6 /opt/zimbra/bin/zmbackup -f --noZip -a all 0 1 * * 0-5 /opt/zimbra/bin/zmbackup -i --noZip 0 0 * * * /opt/zimbra/bin/zmbackup -del 7d # BACKUP END Last line 7d means that everything prior to -7 days wil be deleted.Greets...
- Sun Aug 22, 2010 10:22 am
- Forum: Administrators
- Topic: [SOLVED] deleting old backups
- Replies: 6
- Views: 1640
[SOLVED] deleting old backups
Thank you !
- Sat Aug 21, 2010 2:48 am
- Forum: Administrators
- Topic: [SOLVED] deleting old backups
- Replies: 6
- Views: 1640
[SOLVED] deleting old backups
Hello,
How can I delete old backups by hand?
Can I just do zmbackup -del 7d in command line?
Since 6.07 my disk space is huge ???
greets
John
How can I delete old backups by hand?
Can I just do zmbackup -del 7d in command line?
Since 6.07 my disk space is huge ???
greets
John
- Tue May 18, 2010 6:48 am
- Forum: Installation and Upgrade
- Topic: [SOLVED] Disaster recovery
- Replies: 21
- Views: 1925
[SOLVED] Disaster recovery
Bill,
OK,
Now I have the advandage that my mail server is on A KVM.
So when I want to do a upgrade, I clone the existing good one, and perform an upgrade.
If it fails then I can just run the backup and everything is good.
Anyways.... Thank you Bill for your assistance.
John
OK,
Now I have the advandage that my mail server is on A KVM.
So when I want to do a upgrade, I clone the existing good one, and perform an upgrade.
If it fails then I can just run the backup and everything is good.
Anyways.... Thank you Bill for your assistance.
John
- Tue May 18, 2010 5:44 am
- Forum: Installation and Upgrade
- Topic: [SOLVED] Disaster recovery
- Replies: 21
- Views: 1925
[SOLVED] Disaster recovery
OK,everything is OK. I had to change a configuration file: Edit /opt/zimbra/conf/spamassassin/72_active.cffrom ...FH_DATE_PAST_20XX Date =~ /20[1-9][0-9]/ [if-unset: 2006] to ...FH_DATE_PAST_20XX Date =~ /20[2-9][0-9]/ [if-unset: 2006]and restart zimbra Everything is ok now. Now I can start to perfo...