Click here to Skip to main content
16,005,141 members
Home / Discussions / Java
   

Java

 
GeneralRe: Test for an empty string Pin
Brian Van Beek20-May-05 6:39
Brian Van Beek20-May-05 6:39 
QuestionWhere did everyone go? Pin
BrockVnm21-Apr-05 5:13
BrockVnm21-Apr-05 5:13 
AnswerRe: Where did everyone go? Pin
jan larsen21-Apr-05 23:26
jan larsen21-Apr-05 23:26 
AnswerRe: Where did everyone go? Pin
Brian Van Beek22-Apr-05 10:53
Brian Van Beek22-Apr-05 10:53 
GeneralLaunching default Mail application Pin
BrockVnm19-Apr-05 4:14
BrockVnm19-Apr-05 4:14 
GeneralRe: Launching default Mail application Pin
Corinna John19-Apr-05 5:39
Corinna John19-Apr-05 5:39 
GeneralRe: Launching default Mail application Pin
BrockVnm19-Apr-05 5:53
BrockVnm19-Apr-05 5:53 
GeneralRe: Launching default Mail application Pin
Corinna John19-Apr-05 10:20
Corinna John19-Apr-05 10:20 
Launch your default mail application, and save a mail to a file. The result is an eml file. It contains headers and text, and can be read by other mail applications.
For example, this is the eml file of a CP notification mail:

Return-Path: <forums@codeproject.com>
Delivery-Date: Tue, 19 Apr 2005 18:30:32 +0200
Received: from [209.171.52.98] (helo=mail1.codeproject.com)
        by mxeu4.kundenserver.de with ESMTP (Nemesis),
        id 0MKqlY-1DNvcN2ar0-0003MW; Tue, 19 Apr 2005 18:30:31 +0200
Received: from mail.codeproject.com [192.168.5.58] by mail1.codeproject.com
  (SMTPD32-7.15) id A07014C006C; Tue, 19 Apr 2005 12:23:12 -0400
From: "BrockVnm" <forums@codeproject.com>
To: "Corinna John" <cp@binary-universe.net>
Subject: [CodeProject] Re: Launching default Mail application
Date: Tue, 19 Apr 2005 12:23:13 -0400
X-Mailer: Dundas Mailer Control 1.0
Organization: The Code Project - http://www.codeproject.com
Message-Id: <200504191223155.SM01040@mail.codeproject.com>
Envelope-To: webmaster@binary-universe.de


*** DO NOT REPLY TO THIS MESSAGE ***


This message has been sent from an unattended email box. The actual
reply address can be found below.


You don't need the delivery fields, this should be enough:

From: "BrockVnm" <forums@codeproject.com>
To: "Corinna John" <cp@binary-universe.net>
Subject: Your Subject Goes Here
Date: Tue, 19 Apr 2005 12:23:13 -0400


Your Text Goes Here


_________________________________
Please inform me about my English mistakes, I still try to learn your language!

GeneralRe: Launching default Mail application Pin
BrockVnm19-Apr-05 10:32
BrockVnm19-Apr-05 10:32 
GeneralRe: Launching default Mail application Pin
jan larsen19-Apr-05 19:52
jan larsen19-Apr-05 19:52 
GeneralRe: Launching default Mail application Pin
BrockVnm20-Apr-05 1:40
BrockVnm20-Apr-05 1:40 
GeneralRe: Launching default Mail application Pin
BrockVnm19-Apr-05 6:23
BrockVnm19-Apr-05 6:23 
GeneralWow, a secret forum! Pin
Corinna John28-Jan-05 7:30
Corinna John28-Jan-05 7:30 
GeneralRe: Wow, a secret forum! Pin
jan larsen19-Apr-05 3:48
jan larsen19-Apr-05 3:48 
GeneralRe: Wow, a secret forum! Pin
Corinna John19-Apr-05 5:46
Corinna John19-Apr-05 5:46 
GeneralRe: Wow, a secret forum! Pin
Weiye Chen14-Jul-05 23:21
Weiye Chen14-Jul-05 23:21 
GeneralRe: Wow, a secret forum! Pin
Corinna John14-Jul-05 23:39
Corinna John14-Jul-05 23:39 
GeneralRe: Wow, a secret forum! Pin
Weiye Chen14-Jul-05 23:51
Weiye Chen14-Jul-05 23:51 
GeneralRe: Wow, a secret forum! Pin
Corinna John15-Jul-05 0:18
Corinna John15-Jul-05 0:18 
GeneralRe: Wow, a secret forum! Pin
badgrs16-Apr-07 1:04
badgrs16-Apr-07 1:04 
GeneralRe: Wow, a secret forum! Pin
Corinna John16-Apr-07 4:41
Corinna John16-Apr-07 4:41 
GeneralWell, it's still here... Pin
Shog919-Oct-04 10:02
sitebuilderShog919-Oct-04 10:02 
GeneralRe: Well, it's still here... Pin
Nick Seng19-Oct-04 15:39
Nick Seng19-Oct-04 15:39 
GeneralRe: Well, it's still here... Pin
Shog919-Oct-04 16:50
sitebuilderShog919-Oct-04 16:50 
GeneralRe: Well, it's still here... Pin
Jeremy Falcon7-Mar-06 11:32
professionalJeremy Falcon7-Mar-06 11:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.