Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1409

custom mail server should allow definition of independent properties

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 8.0.0.Beta1
    • None
    • Mail
    • None

      Current implementation doesn't allow definition of independent properties - instead they will always have form of "mail.$ServerName.someprop". Thus it's not possible to setup properties such as "mail.transport.protocol"[1] inside custom server.

      Also customer will unlikely design custom transport protocol from scratch. More often it will be just a wrapper around existing protocol such as smtp with some additional functionality (this is also case of [2]). However as a workaround one can define custom server together with server for underlying protocol within one mail session.

      [1] which will cause session.getTransport(); to return null as default protocol is not set.
      [2] https://c.na7.visual.force.com/apex/Case_View?id=500A000000A4N8b

            tomazcerar Tomaž Cerar (Inactive)
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: