Home Messaging Quarantines Where are stored orignal messages (quarantine & backup) ?

Where are stored orignal messages (quarantine & backup) ?

Print PDF

Artica is in charge of manage the quarantine storage and backup storage when enabling the feature with SpamAssassin, Amavisd-new, Kaspersky Antivirus, Kaspersky Anti-spam.

All messages are indexed in Mysql database and stored in 

For attachments:

/opt/artica/share/www/attachments 

For originals mails :

/opt/artica/share/www/original_messages

The process used to do these operations is called artica-mailarchive.

artica-mailarchive is called each 5 seconds to parse temporaries queues and perform messages storage.

you can follow it's process by doing a 

tail -f /var/log/artica-postfix/artica-mailarchive.debug 
Last Updated on Sunday, 19 July 2009 21:31