On 10 Nov 2010, at 1:11 PM, Wouter van Baardewijk wrote: > is there any documentation or some guide for migration from mailwatch 1.05 to > baruwa? > The Black & White lists of course should be migrated, but it would also be > nice to migrate the quarantine mails.
There is no documentation at the moment, I will try do a short writeup. Having said that, The lists should be easy to migrate the only issue is the item is tied to a user account, so if your lists are only managed and owned by the admin it should be a simple query to do the import. Migrations of the quarantined messages and the records should be much easier, you simply need to look at the mailwatch messages schema and then write a query to import into the baruwa messages schema, the actual files on the filesystem do not need to be modified. > > I’ve tried to setup mailscanner to log both to mailwatch & baruwa databases, > by adding wrappers in the CustomConfig.pm, Am not sure if the wrapper would work as the top functions return may cause the second function to not return. > but that doesn’t seem to work. > Any help in this would greatly be appreciated. I’ve included the code. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

