Details
-
Type: Improvement
-
Status: Closed
-
Priority: 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 ( |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/EmailNotificationProvider.java
|
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Fix Version/s | 3.2 [ 10340 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |