Thanks for the suggestion found what I was looking for here:

http://manpages.ubuntu.com/manpages/oneiric/man1/mu.1.html

______________________________
sent from a portable device please pardon the brevity and grammatical
errors.
On Apr 23, 2014 1:50 PM, "Alan Hodgson" <ahodg...@simkin.ca> wrote:

> On Wednesday, April 23, 2014 01:18:07 PM jeffrey starin wrote:
> > 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.
>
> It doesn't do what you want.
>
> You should just use an MTA to dump mail into a Maildir (which stores one
> messge per file), and write something in a programming language to iterate
> over
> and read the messages there. All common languages have free libraries that
> you
> can use to decode the messages in the way you want, in ways easier than
> trying
> to read them back out of DBMail.
>
>
> _______________________________________________
> 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