You mean, how can code on your website connect to Gmail and retrieve attachments from e-mail messages in your account there? You can do that with JavaMail.
vino raja
Greenhorn
Joined: Nov 29, 2012
Posts: 3
posted
0
yes paul,
This is what actually i want.How can i achieve through JavaMail . Can you give a brief?
Thanks
vino raja
Greenhorn
Joined: Nov 29, 2012
Posts: 3
posted
0
Paul,
Actually we are giving Cloud storage solution like box and dropbox.I want to share my attachment files from gmail to my cloud system.
For that i have found a site called 'Attachments.me'. But without these kind of sites can i achieve this scenario through JavaMail.
Thanks.