aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes why use a mail server like cmail? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "why use a mail server like cmail?" Watch "why use a mail server like cmail?" New topic
Author

why use a mail server like cmail?

Rakesh Shah
Greenhorn

Joined: Feb 14, 2008
Posts: 21
i know this is a very lame question but i really don't know why we use a mail server when we can do send and relieve mail using the java mail. can some one explain to me.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
JavaMail can't send mail without a mail server either.


Android appsImageJ pluginsJava web charts
Rakesh Shah
Greenhorn

Joined: Feb 14, 2008
Posts: 21
so you mean to say that when i start my cmail server instead of giving the smtp of the gmail i cant give that cmail server smtp right.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
No, exactly the opposite: if you run your own mail server then you can use that instead of Gmail.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: why use a mail server like cmail?
 
Similar Threads
attach download problem!
The emails which get generated automatically by my Application has stopped
accessing classes to make system calls as a certain user(ie not apache) on solaris
Java Mail and Linux mail function
Webserver , Application Server and Tuxedo