Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Meenachi Suppiah   on Jul 22 In Java Category.

  
Question Answered By: James Evans   on Jul 22

I know you should use the appropriate mail object, but email  is just port 25.
SMTP is a very old protocol, and its more than possible to write mail using a
java socket connection.

just open up a connection on port 25, and use the SMTP command set.

i found the mailer class a little tricky to use.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on email program in java Or get search suggestion and latest updates.


Tagged: