Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: JavaMail authentication


Message #1 by "Carlos Arias" <driliquids@a...> on Wed, 18 Dec 2002 06:21:22
dear ...
u need not to implement any kind of special authentication in ur jsp, 
instead check ur SMTP server authentication configuration, I can help u in 
SMPT server configuration if u let me know about SMTP server name and 
version u r using for email purpose, in case u have taken hosting facility 
from some ASP not as ur dedicated server then just ask them to allow SMTP 
service for the machine containing ur JSP hosting or confirm the port it is 
also possible, they r not using default SMTP port (25) just to increase 
extra layer of security....
Regards,
Shahid Nawaz
Technical Design & Spec Lead
Acrologix Pvt Ltd. Lahore(Pakistan)

>Hi,
>  I'm having problem with my javamail script.
>     I want to create a simple form with JavaMail in JSP
>  i know this script work becuase i've tried it with my direct SMTP Server.
>I'm trying to use this script on a SMTP Server provided by a Web Hosting
>company. My guess is that i need to have some type of Authentication code
>in my jsp. and i don't know where to start with that.
>   Can anyone give me an idea on where i can find a tutorial on JavaMail
>Authentication.
>
>Thank you


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail


  Return to Index