Hi Charles, In the mean time, 2.2.x has seen the light of day, but this feature request is targeted at 2.3 and beyond. Currently my plate is full polishing the 2.2 series. Some groundwork on 2.3 development has been started but nothing really exciting has happened yet. And this one feature is not near the top of the priority list (yet).
tanstaafl_bh wrote: >>> Are there any plans for DBMail to support this type of storage in the >>> future? It seems to me that since DBMail uses an SQL database as a >>> backend, it is ideally suited for something like this. > >> There are plans to do this in 2.3+. Splitting messages into it's mime >> parts is trivial, even with the current database layout, but storing the >> same attachment once, even when received many times requires dropping >> the foreign key constraint between messageblks and physmessages. >> >> Currently messageblks belongs_to a single physmessage, but that would >> have to be replaced with a belongs_to_many. No rocket science, but not >> trivial either. > > Hi Paul, > > So, I just bumped into a reference to dbmail again on the postfix users > list, so decided to check in and see if there has been any progress on this? > > Thanks, > > Charles -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
