This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Upload attachments by email Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Upload attachments by email" Watch "Upload attachments by email" New topic
Author

Upload attachments by email

Lam Le
Greenhorn

Joined: Jun 29, 2009
Posts: 3
Hi all,
I am thinking about a solution that you can upload attachments to server by sending email to specific email address.
Searching in the internet, there is one component can do that but it is not free. I think we can do similar thing.
First we build an application to receive new emails, then get the attachments, save it to a temporary folder and then upload it to server.
I am having problems with receiving email as I do not know how to configure pop3 server.
Here is my code:
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Upload attachments by email
 
Similar Threads
Need some help me java mail-smtp
Java Mail Server
Mail Retieval
connecting to gmail pop3 server
Problem with Retriving mails from INBOX