Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1706

Add 'username' config parameter to email service

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.15.1
    • Core
    • None

    Description

      Currently the EmailService requires two configuration parameters:

      isis.service.email.sender.address
      isis.service.email.sender.password

      with three optional:

      isis.service.email.sender.hostname
      isis.service.email.port
      isis.service.email.tls.enabled

      Another optional one is needed:

      isis.service.email.sender.username

      Currently when logging on to an email server the isis.service.email.sender.address value is used as an account username, in addition to also being used as the 'sent-by' email address, if you don't have a choice as to the username this is problematic, such as with Amazon Simple Email Service (SES).

      With the additional config parameter, when present this value should override the isis.service.email.sender.address value as the account username, when not present the present arrangement should be used.

      Attachments

        1. EmailServiceDefault.java
          10 kB
          Steve Cameron

        Activity

          People

            danhaywood Daniel Keir Haywood
            steve cameron Steve Cameron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: