Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2006

Tip: Looking for answers? Try searching our database.

what smtp and pop3 server to run on linux for creating mail server

Thread view: 
pk - 13 Feb 2006 07:02 GMT
hi
mania,myself and one other are creating a linux mail server in java  on
linux FC3.
we want to know how we can run a smtp and pop3 server on our server
machine.
what servers can we run for this purpose.please give details.
we are publishing pages in JSP using tomcat server.
christopher@dailycrossword.com - 13 Feb 2006 09:33 GMT
I think we have translation problems.  If you are creating a mail
server, why do you need to know how to run mail servers?  If you mean,
what do I need to know in order to comply with smtp and pop standards,
the documents are refered to by their RFC numbers.  search "rfc smtp"
and you get technical documents relating to the smtp protocols.

at no time would you use tomcat or jsp to handle smtp or pop requests.
These would be handled by deamon processes running on your linux
server.  Writing a java program to handle incoming smtp requests would
be possible, but silly.   I use sendmail and qpopper.  Does anybody not
use sendmail?

Look through your linux docs for setting up the smtp and pop daemons
that come with the distribution.  Use tomcat and JSP for web services.
pk - 13 Feb 2006 10:16 GMT
hi,
our project is titled linux mail server and thats why i had written
that we are creating a mail server.
I wanted to know how to keep the daemon processes running.
We are using FC3.how do we configure it.
Roedy Green - 13 Feb 2006 10:27 GMT
>hi
>mania,myself and one other are creating a linux mail server in java  on
[quoted text clipped - 3 lines]
>what servers can we run for this purpose.please give details.
>we are publishing pages in JSP using tomcat server.
Rarely would you write one from scratch, unless, possibly,  it was
just to send an canned alert email to the site administrator. You use
the JavaMail classes.

See http://mindprod.com/jgloss/javamail.html

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.