Philip Warner ([EMAIL PROTECTED]) wrote: > > >A few suggestions... >
[...] >4. Nice-to-have: break up mail headers into a table >--------------------------------------------------- > >ie. parse the mail headers and store (a copy?) in a separate table. eg. > >Create Table message_headers(id, message_idnr, header, value) might contain: > <unique-id>, <message-id>, 'to', '[EMAIL PROTECTED]' > <unique-id>, <message-id>, 'from', '[EMAIL PROTECTED]' We have talking about this a couple of month ago, these headers fields might be into messages table as the flags, it will be nice for search features or CRM app with the right indices. Thanks in advance for these changes. Sam.