Hi,

I'm actually working on a management tool for Amavis SQL quarantine. My 
first question is about email releasing. I've noticed there is a 'ds' 
field inside the msgrcpt table that is used to indicate messages status. 
When releasing a message, what value should this field take? ('R', 'D', 
??) On the same idea, do I have to delete a message that has just been 
released from the quarantine?

Talking about deletion, I've also noticed the partition_tag field added 
recently that simplify purge of old records. What about released 
messages? (If I have to delete them after releasing) Is it faster to 
planify a script (daily for example) that checks for all messages with 
their 'ds' field == 'R'?

Last question, is there some documentation somewhere that explains how 
management softwares should use/understand database fields? (like 'ds')

Thanks.

Antoine Nguyen


------------------------------------------------------------------------------
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to