JavaMail over SSL

Discussion in 'Java' started by prashantSum, Jan 31, 2007.

  1. prashantSum

    prashantSum New Member

    Joined:
    Oct 24, 2005
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    0
    hi all,
    In our project currently we support send and receiving mails. Now we want to support it over SSL.
    I want some good articles on what is JavaMail with SSL and how to implement it and how to support third party encryption for it.
    Can some one please give me some references on these topics.
     
  2. prashantSum

    prashantSum New Member

    Joined:
    Oct 24, 2005
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    0
    hi,
    I am going through the articles on the net.

    mean while I have a doubt,

    as mail servers maintain default ports for smtp (25), pop3 (110) , nntp (119)....
    then for SSL connections do they maintain different ports or is SSL supported on the same ports.

    if some one have any idea, please provide info.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice