users
[Top] [All Lists]

Re: [cinjug-users] sending email from java

To: <users@xxxxxxxxxx>
Subject: Re: [cinjug-users] sending email from java
From: "Edward Sumerfield" <esumerfd@xxxxxxxxxxx>
Date: Fri, 9 Jul 2004 11:10:41 -0400
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
References: <OF21774DA5.A86B83A4-ON85256ECC.0051E241-85256ECC.00521168@starbaseinc.com>
The sending of email requires an smtp or imap server. The java mail api supports both. If you have neither then you can not send email. Its like trying to post a letter when you have no letterbox.
----- Original Message -----
Sent: Friday, July 09, 2004 10:55 AM
Subject: Re: [cinjug-users] sending email from java


From my original post.

"Unfortunately, I do not have access to ... SMTP server."

Thanks though.

-Jason




bmanuel@xxxxxxxxxx

07/09/2004 10:53 AM

To
"Jason Kretzer/STAR BASE Consulting Inc." <JKretzer@xxxxxxxxxxxxxxx>
cc
users@xxxxxxxxxx
Subject
Re: [cinjug-users] sending email from java









You don't need an smtp server installed, you just need access to one.

Bill Manuel
Sun Certified Web Component Developer
Supply Chain Systems
The Kroger Co.
bmanuel@xxxxxxxxxx



                                                                         
            "Jason                                                        
            Kretzer/STAR BASE                                            
            Consulting Inc."                                           To
            <JKretzer@starbas         users@xxxxxxxxxx                    
            einc.com>                                                  cc
                                                                         
            07/09/2004 10:47                                      Subject
            AM                        [cinjug-users] sending email from  
                                      java                                
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         





Hello List,

I have an html form that I would like to have emailed to a person after
being processed by a servlet.  Unfortunately, I do not have access to nor
permission to install and SMTP server on the box.  Is there a way to do
this in java?

Thanks,

-Jason


<Prev in Thread] Current Thread [Next in Thread>