473,800 Members | 2,726 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Storing and retrieving the mail thru JAVA mail API

1 New Member
Hi folks
I am newbie in this mail api arena.what i am trying to do is storing and retrieving the messages in the database.but whenever i get the message from database and try to preview it(A General Mail scenario).i am not getting the same format of mail in which it had come to me.
any type of advice/help will be greatly appreciated.

Thanks You

Regards
Ashish
Sep 1 '07 #1
1 1651
ttamilvanan81
35 New Member
Hai please refer the following links
you will get the solutions for you.

FOR SEND EMAIL

Expand|Select|Wrap|Line Numbers
  1. http://www.javacommerce.com/displaypage.jsp?name=javamail.sql&id=18274
  2.  
  3. http://www.jscape.com/articles/sending_email_attachments_using_java.html
  4.  
  5. http://www.jscape.com/articles/sending_email_using_java.html
  6.  
  7. http://www.codeproject.com/useritems/Java_Mail.asp
  8.  
  9. http://www.javapractices.com/Topic144.cjp
  10.  
  11. http://java.sun.com/developer/JDCTechTips/2001/tt1023.html
  12.  
  13. http://www.oracle.com/technology/sample_code/tech/java/jsps/ojsp/sendmail.html
  14.  
  15. http://examples.oreilly.com/jenut/SendMail.java
  16.  
  17. http://www.osix.net/modules/article/?id=39
FOR RECEIVE MAIL

Expand|Select|Wrap|Line Numbers
  1. http://64.18.163.122/rgagnon/javadetails/java-0081.html
  2.  
  3. http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-javamail.html
  4.  
  5. http://www.oop-reserch.com/pop3m_ex.html
  6.  
  7. http://www.vipan.com/htdocs/javamail.html
  8.  
  9. http://www.davidreilly.com/java/java_network_programming/
  10.  
  11. http://java.sun.com/developer/EJTechTips/2004/tt0625.html
  12.  
  13. http://mindprod.com/jgloss/email.html
  14.  
  15. http://blog.taragana.com/index.php/archive/how-to-send-receive-emails-smtp-simple-freeware-mailserver/
  16.  
  17. http://forum.java.sun.com/thread.jspa?threadID=488789&messageID=2293211
Plese try this
Sep 5 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
2148
by: Don Vaillancourt | last post by:
I'm building a system when one can upload a document to the website. I will be storing the document on the hard-drive for quick/easy access, but I was also thinking of storing it in an existing database since most of the sites information is all stored there. As well there would be only one place to worry about backing up. And if the file on the hard-drive was ever missing or became corrupted, I could restore it form tha database. Is...
5
6696
by: Ken Nistler | last post by:
Hello, I was wondering if anyone can help me out. I am trying to send mail from a c# app thru my ISP pop3 mail server. I figured it would be similar to using SMTP, but use my username and password for authentication. I guess what I am trying to do is the same thing that outlook express does where you can send mail thru an account that you set up. I would like my c# app to have the ability to email me when I get an error or when a...
0
898
by: Visual Systems AB \(Martin Arvidsson\) | last post by:
Hi! I want to display some subjectlines, read from outlook into a checkedListBox. But with every item displayed in that list box, i want to store an EntryID and an e-mail adress so when i go thru all the checked items i want to be able to get the EntryID and e-mail address for that checked item... Is it possible? If so how? Or is the only way to store that info in an multidim. array?
3
2468
by: Navodit | last post by:
Hi I have a very basic question regd retrieving information from website using a scripting language: Basically I am working on the development of a database where a user enters an address (street, city, state, zipcode). Based on the user input of the address, I need to dynamically determine the latitude and longitude of that address from the internet. One such website was : http://stevemorse.org/jcal/latlon.php where we enter the...
2
5116
by: Gitesh | last post by:
Hi All, Could anyone help me out with storing PDFs into Oracle DB and then retrieving and displaying it back in the browser. Thanks in Advance, Gitesh
6
5858
by: yasodhai | last post by:
Hi, I used a dropdown control which is binded to a datagrid control. I passed the values to the dropdownlist from the database using a function as follows in the aspx itself. <asp:DropDownList ID="FldType_add" Runat="server" DataSource='< %#GetFieldType()%>' DataValueField="Type" DataTextField="Type" /> Oce the page is loaded all the values are added to the dropdown list. But when I thought of getting the selected value from the...
3
3119
by: crossroadsk | last post by:
<pre> Hi all, I'm new to Javamail concept and i got the following exceptions when i tried to send a simple mail. First exception is : using java Could not connect to SMTP host: smtp.gmail.com, port: 25; Second Exception is : java.net.SocketException: Software caused connection abort: connect
3
3015
by: altafur | last post by:
hi, i am using java with hibernate . i want to run a hibernate order by query thru java. i have written the query in hibernate.hbm.xml file. the query is as follows: query: SELECT distinct a.process_id, a.name name, a.category_id,c.parent_id FROM tbl_process_master a, tbl_category c where (lower(a.name) like :searchString or lower(a.description) like :searchString or lower(a.meta_tag) like :searchString ) and a.status=:status and...
3
43544
ADezii
by: ADezii | last post by:
Last Tip, we demonstrated the technique for retrieving data from a DAO Recordset, and placing it into a 2-dimensional Array using the GetRows() Method. This week, we will cover the same exact Method (GetRows()), but only as it applies to an ADO Recordset. Although there are similarities in the 2 methodologies, the ADO Method offers 2 more Optional Arguments, is a little more complex, and of course, the syntax is different in creating the...
0
9691
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10279
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10255
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9092
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6815
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5473
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4150
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3765
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.