Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-2009, 11:27 AM
Elite Member
 
Posts: 360
Default Where is the quarantine?

Quote:
The message has been quarantined as: virus-2ULCCD9ThvH2
/opt/zimbra/amavisd/quarantine doesn't exisit...

If nothing is being quarantined why would it say it in the email?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-10-2009, 11:37 AM
New Member
 
Posts: 4
Default

Quote:
Originally Posted by NoDoze View Post
/opt/zimbra/amavisd/quarantine doesn't exisit...

If nothing is being quarantined why would it say it in the email?

Thanks.
On my machine which is a stock install, the path is:
/opt/zimbra/data/amavisd/quarantine

You might look there or run search for 'quarantine'.

hth,

--charlie
Reply With Quote
  #3 (permalink)  
Old 11-10-2009, 02:30 PM
Elite Member
 
Posts: 360
Default

/opt/zimbra/data/amavisd/quarantine
...was correct! Found it.

It's ok to delete all these, correct?
Is there any 'zimbra' way of doing it?
Or can I just do an ol' cli rm-rf...?

Thanks!
Reply With Quote
  #4 (permalink)  
Old 11-10-2009, 02:48 PM
New Member
 
Posts: 4
Default

I really don't know the correct way, but I have deleted these files without a problem. I have not deleted the directory however, I run something more like this:

rm /opt/zimbra/data/amavisd/quarantine/*
Reply With Quote
  #5 (permalink)  
Old 11-10-2009, 03:28 PM
y@w y@w is offline
Moderator
 
Posts: 658
Default

There's a cron job that clears these out by default:
Code:
# Clean up the quarantine dir
#
0 1 * * * find /opt/zimbra/data/amavisd/quarantine -type f -mtime +7 -exec rm -f {} \; > /dev/null 2>&1
__________________
What a n00b!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.