On Mon, Apr 21, 2008 at 11:38 AM, Claudia Firsten <[EMAIL PROTECTED]> wrote:
> I don't like it!!One good thing about it though is
> that it kind of like "cats" emails and then you can
> drop them into mysql but I still need to do a  lot of
> configs .I have to create the db's and all that.
> I don't know maybe there's something I missed, but it
> doesn't look like a complete solution for me.

If by complete solution you mean turnkey then no, it is not.  There is
some coding required on your part, though it should be less than 1000
lines for the GUI app you're describing, much less for just the
database storage/exchange pass-through.  However, from the original
email it looked like you wanted advice on how to proceed with
developing the needed functionality in a python/dabo application.
With that library you can retrieve and send email to pop3 servers with
only a few lines of code.  Inserting into MySql with involve one
bizobj and some glue code.  Not much at all.  I am curious about the
config portion though because I don't see it.  Then again, at one
point I was a Java programmer that drowned in XML config files
everyday, so I might be a little biased.

Another question that comes to mind is that when you mentioned you
wanted a plugin to do this, you want a plugin for what application?

If you could give a little more direction on where you want to head,
maybe we can help you more.

Nate L.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to