>> 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
-- 
View this message in context: 
http://www.nabble.com/Duplicate-Attachments....-tf2799561.html#a9270631
Sent from the dbmail users mailing list archive at Nabble.com.

_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to