Results 1 to 2 of 2
- 07-14-2007, 05:38 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 2
- Rep Power
- 0
creation of new folder in the mail
hello sir,
i want to know whether it is possible to create a folder in the mail which should to work as follows.i will assign a particular mail-id to a new folder
for ex: abc@xyz.com
folder name: abc.
whenever a mail comes from this mail-id [abc@xyz.com ] those mails should be automatically come in the folder which we have created for that mail-id. if it is possible let me know from where should i start in creation of this applicatio.please it is for my curriculum project.
- 07-15-2007, 05:10 PM #2
Check Java Mail API and read about it. The functionality you are looking for can be available there or not. You may also need to read the RFC for the email standard you want to use (e.g. POP3). If it is available with POP3 then Java Mail API should have implemented it.
Similar Threads
-
Retreiving of mail body using mail number
By chandu.v09 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-13-2008, 02:25 PM -
Initial SessionFactory creation failed
By escit in forum JDBCReplies: 1Last Post: 08-13-2007, 03:46 AM -
Java Applet re-creation problem
By Mikalai.Kardash in forum Java AppletsReplies: 0Last Post: 07-23-2007, 02:09 PM -
Sending a mail with the local mail program
By thedude in forum Advanced JavaReplies: 2Last Post: 07-23-2007, 12:19 PM -
creation of new function
By an8086 in forum Advanced JavaReplies: 1Last Post: 07-16-2007, 02:20 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks