ICEpush
  1. ICEpush
  2. PUSH-196

Improve logging for EmailNotificationProvider

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.2
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush Email Notification

      Description


      It is sometimes difficult to diagnose email configuration with ICEpush. The logging has been improved as follows:


      INFO: ICEpush Email Notification Provider Properties {mail.smtps.socketFactory.class=org.icepush.DummySSLSocketFactory, mail.smtp.auth=true, mail.smtps.socketFactory.fallback=false} nobody@localhost.com :0(hash)@localhost:25

      The trailing part of the logging entry is the from address followed by username:password(hashcode)@host:port.

      The password hashcode is the Java String hashcode and is used to protect the password in the event of the log file being published.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31479 Mon Oct 15 14:33:32 MDT 2012 ted.goddard log EmailNotificationProvider configuration (PUSH-196)
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/EmailNotificationProvider.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: