You're writing server-side java right?  I suppose you could have the users
set the reply-to on their original email to point to an account which a
thread in your web app checks every so often... or have the user forward the
reply to such an account... or, best of all, rethink the whole process -
it'd probably be easier (for you, anyway) for the user to upload a file,
then have the boss view and approve/disapprove the file through your app.

--
Voytek Jarnot
Quidquid latine dictum sit, altum viditur.


> -----Original Message-----
> From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 2:06 PM
> To: Struts Users Mailing List
> Subject: Re: [OT] RE: a product or code to read email and update
> database
> 
> 
> What u have to do is a automatic approval process,
> 
> A user will be sending a mail to his boss for some
> approval, and then the boss will reply with a message
> , which will be approved or not aproved,
> I want to update the database depending on the reply i
> get from the mail from boss
> 
> Ashish
> --- Jarnot Voytek Contr AU HQ/SC
> <[EMAIL PROTECTED]> wrote:
> > Please prefix off topic topics with [OT].
> > 
> > Are you looking to have your users receive email
> > attachments, and then
> > upload them to the app server?  Or are you talking
> > about your server-side
> > java code polling a mail server periodically and
> > retrieving messages?
> > 
> > --
> > Voytek Jarnot
> > Quidquid latine dictum sit, altum viditur.
> > 
> > 
> > > -----Original Message-----
> > > From: Ashish Kulkarni
> > [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, February 12, 2003 1:24 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: a product or code to read email and
> > update database
> > > 
> > > 
> > > Hi,
> > > 
> > > In my project i have a requirement to read the
> > data
> > > coming in from email ( outlook ) and update the
> > > database in real time
> > > Has any one worked with this kind of requirement, 
> > > Any help about different products or code willl be
> > > helpful, the data coming in email may be xml or
> > pdf,
> > > or plain text which is not  yet decided
> > > 
> > > Ashish
> > > 
> > > =====
> > > A$HI$H
> > > 
> > > __________________________________________________
> > > Do you Yahoo!?
> > > Yahoo! Shopping - Send Flowers for Valentine's Day
> > > http://shopping.yahoo.com
> > > 
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> =====
> A$HI$H
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day
> http://shopping.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to