On 3/31/06, Sam Tran <[EMAIL PROTECTED]> wrote: > Dear Mailzu and Amavisd-new Users, > > The MailZu Team is pleased to announce the availability of MailZu 0.6 > Final which is a quarantine management interface for amavisd-new > (2.3.0 < version < 2.4.0). It is based on amavisd-new SQL reporting > and AM.PDP protocol. > > Here is the CHANGELOG: > - Fix bug when displaying error message after a failed release > - Add a FAQ item on releasing emails and where to get support > - Add Spanish translation, contribution from Ricardo Muñoz > - Specify in documentation that MailZu only supports amavisd-new > greater than 2.3.0 and less than 2.4.0 > > Project page at SourceForge: > https://sourceforge.net/projects/mailzu/ > > Home Page: > http://www.MailZu.org > > We welcome your feedback! Please send us your comments or ideas for > enhancements. > > We hope to release in the following weeks an alpha version of MailZu > 0.7 that will support Amavisd-new greater than 2.4.0. >
Just for clarification, we only consider MailZu incompatible with amavisd-new 2.40 because we have not fully explored the implications of the new 'quar_loc' column in the 'msgs' table for the SQL logging. This column was added to provide the filename for the email to be released when using a local file-based quarantine destination. Only those administrators that use a quarantine method other than SQL (local file-based) will still see issues with releasing emails if they have changed the quarantined filename template. Those that use SQL as the quarantine destination shouldnt notice a thing. The next version of MailZu will accomodate those sites that use file-based quarantining but would also require the addition of a new configuration option that specifies the version of amavisd-new you are using. This is a necessary addition for the SQL query that retrieves the release information must be changed depending on the database schema. The default will probably be using the old query without the use of 'quar_loc', only because it is my assumption that sites using file-based quaranting is the exception, not the norm. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
