Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

how to make mail server

  Asked By: Vernon    Date: Apr 29    Category: Java    Views: 1823
  

How can we make a mail server like yahoo or hotmail in JSP.

pls tell the website to get info abt that.

Share: 

 

6 Answers Found

 
Answer #1    Answered By: Bathilda Schmidt     Answered On: Apr 29

i m very thankful to u on giving this fruitfull information. pls  u pls tell me more abt  MS exchange server  and lotous mail  are they supported with jsp.

is there any server like these (exchange/lotus mail)offered by sun/java .

 
Answer #2    Answered By: Joyce Edwards     Answered On: Apr 29

Dear hamid,

i've to offer mail  service just like an isp offer. for this purpose i found SIMS ( sun internet mail server).

this server  offering all the features which i was looking.

take care and must share information.

 
Answer #3    Answered By: Adel Fischer     Answered On: Apr 29

sometimes back I used Argosoft's mail  server. It comes
with already developed application, from which you can
see emails through browser.

company address is: http://www.argosoft.com

This mail server  is quite light weight and able to do
everything you want with mails.

 
Answer #4    Answered By: Teresa Rogers     Answered On: Apr 29

can i used it without static IP or i must required an static IP.
I have my own website  like http://www.myname.com
can i use this as domain. will this effect on existing mail  server.

 
Answer #5    Answered By: Tammy Sanders     Answered On: Apr 29

I too used it at NT server  without any static IP or
domain name. You Computer name will be your domain
name.

 
Answer #6    Answered By: Hilma Miller     Answered On: Apr 29

1 ) If u want to write a Mail server  by java there are
some ways :
a) Socekt Programming
b) using Java Mail API
c) ...
in first item , u must know somethings about SMTP or
ESMTP and POP3 or IMAP
and then implements them on ur server.
but sencond item is better for u.
2 ) JSP Technology is not suitable for writing Mail
Server(it is better i tell that is not possible)
but u can use it for N-tier Mail web based application
in bussines layer.
HTML page <----> JSP page <-----> Mail Server
User Interface Layer <-----> Bussines Layer <------>
Data Store Layer

 
Didn't find what you were looking for? Find more on how to make mail server Or get search suggestion and latest updates.




Tagged: