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.

SMTP server

Thread view: 
mania - 23 Feb 2006 08:25 GMT
Hi All,

      When the mail is to be send , there are 2 SMTP servers required.
One is senders and another is receivers.
     As i know from the following site. Just visit  :-
     http://computer.howstuffworks.com/email.htm/printable

   I want to know that wheather these SMTP servers are implemented by
a mail server provider company or these are the SMTP servers of the
ISP.

      i want to implement my own mail server using JavaMail API on
Linux platform. But i am not getting the host SMTP which i required
while sending the mail. Please guide me ......
tom fredriksen - 23 Feb 2006 08:48 GMT
>  Hi All,
>
[quoted text clipped - 10 lines]
> Linux platform. But i am not getting the host SMTP which i required
> while sending the mail. Please guide me ......

This is not really a java question is it?

/tom
Thomas Weidenfeller - 23 Feb 2006 15:57 GMT
>        When the mail is to be send , there are 2 SMTP servers required.
> One is senders and another is receivers.

No, not at all.

>       As i know from the following site. Just visit  :-
>       http://computer.howstuffworks.com/email.htm/printable

If this is what they say on this site, than the site is wrong. Grap the
SMTP RFC and read it if you want to understand SMTP.

>     I want to know that wheather these SMTP servers are implemented by
> a mail server provider company or these are the SMTP servers of the
> ISP.

?

>        i want to implement my own mail server using JavaMail API on
> Linux platform.

That won't work, since JavaMail is targeted at mail clients, not
servers. But since your definition of mail servers is mixed up, you
probably want to write a mail client. And yes, one can write such a
client with JavaMail.

> But i am not getting the host SMTP which i required
> while sending the mail. Please guide me ......

http://www.catb.org/~esr/faqs/smart-questions.html

/Thomas

Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/

Michael Redlich - 23 Feb 2006 17:38 GMT
>        i want to implement my own mail server using JavaMail API on
> Linux platform. But i am not getting the host SMTP which i required
> while sending the mail. Please guide me ......

Hi mania:

As Thomas already mentioned, the JavaMail API is only used for
developing your own version of client e-mail applications such as
Microsoft Outlook, Mozilla Thunderbird, and others.

To develop your own e-mail server, you could consider an open-source
solution such as James (Java Apache Mail Enterprise Server).  You can
download it from:

http://james.apache.org/

To help you get started using James (should you decide to do so),
please check out the article I co-authored last Ocotber on Java
Boutique:

http://javaboutique.internet.com/reviews/james/

The article explains why James is a good choice as an e-mail server,
how to get started, and demonstrates how to use the Mailet API that is
built into James.  The Mailet API allows you to control
incoming/outgoing mail by developing your own filters, adding footers,
etc.

Hope this helps...

--> Special note to everyone in this group:

Before anyone gets any funny thoughts in their head about me receiving
royalty payments from clicking on the link to the article, forget it.
Don't even go there...

My co-author and I were paid once and that's it.  So enjoy reading it.
Any feedback (good, bad, or indifferent) would be greatly appreciated.
That would be more productive, don't you think?

Oh yes, don't forget that James is open-source, not a commercial
product...

I don't mean to sound harsh, but I'm just trying to avoid any potential
conflicts from those that may be over-sensitive to certain things.  I'm
sure we all don't want to deal with unnecessary postings that are
completely off-topic.  If you feel the need to hammer me (for whatever
reason), please send me a note offline to mike@redlich.net.  I would be
more than happy to discuss any issues with you.

Thanks for understanding the need for me to add this disclaimer...

Best regards,

Mike.
-----
ACGNJ Java Users Group
http://www.javasig.org/


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



©2009 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.