Search found 30 matches
- Mon Oct 27, 2008 10:06 am
- Forum: Administrators
- Topic: ZmZimletMgr error in Firefox after 5.0.10 upgrade
- Replies: 2
- Views: 246
ZmZimletMgr error in Firefox after 5.0.10 upgrade
Yes, I mentioned that in my message. To be more specific, we tried: force-refreshed the page (Shift-Refresh) cleared the cache using the Firefox preferences window wiped-out the ~/Library/Cache/Firefox folder (effectively deleting the users' profile) None of these worked. Only replacing the Fire...
- Mon Oct 27, 2008 9:35 am
- Forum: Administrators
- Topic: ZmZimletMgr error in Firefox after 5.0.10 upgrade
- Replies: 2
- Views: 246
ZmZimletMgr error in Firefox after 5.0.10 upgrade
We upgraded from 5.0.8 to 5.0.10 on Saturday, and this morning two of our users have been unable to use the web client in Firefox on their OS X (10.4) laptops. The error is "ZmZimletMgr is not defined":http://host1.squeaksoft.com/ZmZimletMgr%20is%20not%20defined.png />Both users were runni...
- Fri Oct 03, 2008 1:22 pm
- Forum: Administrators
- Topic: Antivirus Crashing nightly
- Replies: 17
- Views: 1403
Antivirus Crashing nightly
I cleared out the freshclam.log file and confirmed that it is running every two hours as expected:[QUOTE]Received signal: wake up ClamAV update process started at Fri Oct 3 11:58:42 2008 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.93.3 Recommended version: 0.94 DON'T...
- Thu Oct 02, 2008 3:22 pm
- Forum: Administrators
- Topic: Antivirus Crashing nightly
- Replies: 17
- Views: 1403
Antivirus Crashing nightly
I can't tell for sure if the defs are updating or not. My freshclam.log has the following in it repeatedly since July:LOGGING DISABLED (Maximal log file size exceeded). Log size = 1048716, max = 1048576The files in /opt/zimbra/clamav/db/ were updated at 2:34PM today, which is almost 12 hours aft...
- Thu Oct 02, 2008 9:08 am
- Forum: Administrators
- Topic: Antivirus Crashing nightly
- Replies: 17
- Views: 1403
Antivirus Crashing nightly
Dion,
Did you ever come up with a fix for this? Since upgrading one of my FOSS 5.0.8 boxes to 5.0.10, I have been having the same problem. Clamav doesn't start after my backup script runs.
Thanks,
Ron
Did you ever come up with a fix for this? Since upgrading one of my FOSS 5.0.8 boxes to 5.0.10, I have been having the same problem. Clamav doesn't start after my backup script runs.
Thanks,
Ron
- Fri Feb 01, 2008 4:31 pm
- Forum: Developers
- Topic: External link to a specific message
- Replies: 5
- Views: 476
External link to a specific message
I'm working on integrating Zimbra with our intranet home page. We'd like to display users' inboxes and calendars on the portal, and allow them to click on a email in the portal and go straight into Zimbra to view that message. I have successfully built the portal up to the point where us...
- Mon Dec 17, 2007 4:37 pm
- Forum: Administrators
- Topic: User whitelists and blacklists
- Replies: 12
- Views: 2205
User whitelists and blacklists
I figured out another way to accomplish this. AMaViS has built-in support for storing policies and users in SQL, and it seems to work fine with Zimbra. I haven't spent a lot of time with it yet, but I managed to add whitelist and blacklist entries for a sample user and it worked great. The key e...
- Sun Dec 16, 2007 12:36 am
- Forum: Administrators
- Topic: User whitelists and blacklists
- Replies: 12
- Views: 2205
User whitelists and blacklists
Awesome, thanks. I won't put too much time into doing it on my own then, especially since it seems I've hit a brick wall since Zimbra doesn't use spamd/spamc. This will be a very welcome new feature!
Ron
Ron
- Sun Dec 16, 2007 12:25 am
- Forum: Administrators
- Topic: User whitelists and blacklists
- Replies: 12
- Views: 2205
User whitelists and blacklists
That's a great wiki page and I've implemented several items mentioned on it, but it doesn't address user-specific whitelists and blacklists.I want individual users to be able to alter their own lists without asking me to edit a config file and restart amavis. Even if I were to do this, i...
- Sat Dec 15, 2007 10:47 pm
- Forum: Administrators
- Topic: User whitelists and blacklists
- Replies: 12
- Views: 2205
User whitelists and blacklists
I've been trying to use SpamAssassin's ability to store user preferences in a SQL database. My goal is to allow users to create and modify a whitelist and blacklist from a external web interface until Zimbra supports this feature natively. I know it's on the todo list (bug #6953) but I...