On 28-02-14 07:11, dbmail_user wrote:

> Also need to know or some links which directs me on how/where the tag/flag
> (custom tags/flag) information will be saved in dbmail database, so that I
> can write an app/program to tag the emails after migrating to dbmail
> database.

Standard flags (\recent, \deleted, \seen, etc...) are in the
dbmail_messages table (recent_flag, deleted_flag, seen_flag, etc...)
where values are simply 0 or 1.

Custom labels are in the dbmail_keywords table and are free-form
strings, utf8 encoded iirc.



-- 
________________________________________________________________
Paul J Stevens       pjstevns @ gmail, twitter, github, linkedin
           www.nfg.nl/[email protected]/+31.85.877.99.97
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to