Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4810

mail-ra.rar make SSL configurable

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • JBossAS-5.0.0.CR1
    • JBossAS-4.2.1.GA
    • JCA service
    • None
    • 0
    • 0% 0%

    Description

      We are using it in JBossESB now, but in my (test) case I did not want SSL with my IMAP
      connection, so I'm suggesting to make this setting configurable in the

      connector/src/main/org/jboss/resource/adapter/mail/inflow/MailFolder.java

      • sessionProps.setProperty("mail.imap.starttls.enable", "true");
        + sessionProps.setProperty("mail.imap.starttls.enable", starttls + "");

      I have attached the patch.

      Attachments

        Issue Links

          Activity

            People

              jeff.zhang_jira Jeff Zhang (Inactive)
              kstam@redhat.com Kurt Stam (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: