On 3/27/06, Mark Martinec <[EMAIL PROTECTED]> wrote: > Hopefully the last release candidate before the final release: > > http://www.ijs.si/software/amavisd/amavisd-new-2.4.0-rc5.tar.gz >
It is probably too late to bring up, but instead of adding a 'time_num' column to 'msgrcpt' and 'quarantine' tables, why not have the records in these two tables reference the 'msgs' table using the 'mail_id' as a foreign key? This will enforce the integrity of the relationship and will also make purging easier with 'DELETE FROM ... CASCADE'. Something I am missing? Thanks. ------------------------------------------------------- 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/
