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 04-25-2006, 11:45 AM
Senior Member
 
Posts: 66
Default how to manage quarantined emails.?

hello

I'm running the latest ga release 3.1 on fc4 machine...

...how can I view/manage the emails that get qurantined......??

Lynn
Reply With Quote
  #2 (permalink)  
Old 04-25-2006, 12:02 PM
Elite Member & Volunteer
 
Posts: 255
Default

Quarantined emails are kept in /opt/zimbra/amavisd/quarantine/ I believe there is a nightly cron job that is supposed to clean out those emails.
Reply With Quote
  #3 (permalink)  
Old 04-25-2006, 12:49 PM
Senior Member
 
Posts: 66
Default

Quote:
Originally Posted by rsharpe
Quarantined emails are kept in /opt/zimbra/amavisd/quarantine/ I believe there is a nightly cron job that is supposed to clean out those emails.

thanks...I check...
Reply With Quote
  #4 (permalink)  
Old 04-26-2006, 05:21 AM
Senior Member
 
Posts: 66
Default

Quote:
Originally Posted by rsharpe
Quarantined emails are kept in /opt/zimbra/amavisd/quarantine/ I believe there is a nightly cron job that is supposed to clean out those emails.
...I just checked my crontab file and their is NO job entry for zimbra....

...and the /opt/zimbra/amavisd/quarantine directory is NOT being cleared nightly...this stuff is just sitting there.....

...so..back to my original question....how does the zimbra system administrator manage quarantined emails.......through some part of the qui that I have NOT yet found....or manually.....?

.....I really don't care if I have to do it manually....I just would like to know...

TIA...
Reply With Quote
  #5 (permalink)  
Old 04-26-2006, 05:53 AM
Zimbra Employee
 
Posts: 4,792
Default

su - zimbra
crontab -l

This should have a bunch of entries. Including one like:

Code:
# Clean up the quarantine dir
#
0 1 * * * find /opt/zimbra/amavisd/quarantine -type f -mtime +7 -exec rm -f {} \; > /dev/null 2>&1
#
If you want to clean it manually just remove the files from the /opt/zimbra/amavisd/quarantine directory.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #6 (permalink)  
Old 06-24-2006, 02:27 PM
Senior Member
 
Posts: 66
Smile

Quote:
Originally Posted by KevinH
su - zimbra
crontab -l

This should have a bunch of entries. Including one like:

Code:
# Clean up the quarantine dir
#
0 1 * * * find /opt/zimbra/amavisd/quarantine -type f -mtime +7 -exec rm -f {} \; > /dev/null 2>&1
#
If you want to clean it manually just remove the files from the /opt/zimbra/amavisd/quarantine directory.

KevinH

oops..yes..you are correct....I did find the entry....and I'm now finding that the quarantined messages are being deleted....thanks.
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.