Super Thanks!
Cheers, Venkat. |
From: Dave Glasser <dglasser@pobox.com>
To: "flexcoders@yahoogroups.com" <flexcoders@yahoogroups.com>
Sent: Wednesday, December 14, 2011 8:29 AM
Subject: Re: [flexcoders] E-Mail from flex.
If you're only sending mail, it's fairly simple with the Javamail API:http://www.oracle.com/technetwork/java/javamail/index.htmlYour flex app would send the parts of the email message to the server and the server would construct the message and send it using the Javamail API, and smtp or smtps.Only if you're going to be reading mail in your flex app would you have to worry about POP3 or IMAP.
From: Venkat M <venkat_yum@yahoo.com>
To: "flexcoders@yahoogroups.com" <flexcoders@yahoogroups.com>
Sent: Tuesday, December 13, 2011 6:30 PM
Subject: [flexcoders] E-Mail from flex.
Hi All,I have an application that is developed on Flex and JAVA on the backend. I need to provide a new email form the flex end.I will create a field for to email id/ subject/ body in flex and will pass it to java backend. Can some help what has to be done at java end?What email type can be used? Is a valid email/password enough? I was also asked to evaluate SMTP/POP3/IMAP options also. Can you help?Thanks!
Cheers,Venkat.
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
MARKETPLACE
.
__,_._,___
0 comments:
Post a Comment