> I've some questions about quarantining with $spam_quarantine_method='sql:': > > - Is it possible to DELETE quarantined mails via port 9998? > I saw 'request=release' in README.protocol, but DELETE is not mentioned.
No, this is currently not available. Managing the database is supposed to be done by some external utility/script/software. It would not be too difficult to add such deletion feature to amavisd, although I doubt it belongs there. > - What operations do we need after releasing? e.g. > + Update database to set msgs.content='C' instead of 'Q'. Seems > 'amavisd-release' doesn't update it. + Delete mails in table 'quarantine' > if necessary. Sure, if you want. Amavisd (or amavisd-release) does not change anything in a database on a quarantine release. > - Which method of $spam_quarantine_method is better for management, disk > IO, database performance? Quarantined into local file system ('local:xxx') > or stored in SQL database ('sql:')? I haven't done any benchmarks in this regard. Quarantining is generally a quick operation in comparison to all the rest, so it should not matter much one way or another. Which one is faster probably depends much on a file system of choice, or on the database setup. Mark ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org