Maybe I have a fundamental misunderstanding about DBMail. Are the
individual message parts, I.e. subject body email address saved in a mysql
record with fields for each part?  The intention in this project is not to
use DBMail/iredmail as an email messaging platform but as a data store
only. People will not be reading or sending email via this particular
setup. The content of sujbect and attached image trigger events only. No
bi-directional messaging at all.

Thanks

______________________________
sent from a portable device please pardon the brevity and grammatical
errors.
On Apr 23, 2014 1:09 PM, "furface" <furf...@omnicode.com> wrote:

> Most useful queries and updates involve root access, and client level IMAP
> root access is a serious security problem.  Is it even possible in DBmail?
>  How would you do global queries over the entire data set for all users?
>
> A lesser problem is that a lot of people find IMAP quite an ugly language
> for data queries, but I suppose it can be solved by wrapping in some sort
> of API.  My gut tells me that having low level access to sql is always
> going to be more efficient and easier to code, but perhaps not for DBMail's
> data structure.
>
> >>sure, it is do-able but it is pretty dumb use imap-libraries and fetch
> the recostructed message with them that is a standarized >>protocol, the
> low-level storage of a de-duplicating mailserver is usually not your
> businesss
> _______________________________________________
> DBmail mailing list
> DBmail@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to