Open LucaCinquini opened 11 years ago
The "sender" address of the email functionality used by the web-fe needs to be read from a property set in esgf.properties. For example, currently the "Forgot Password" functionality fails to work on the NOAA server because of this error:
at java.lang.Thread.run(Thread.java:662)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 esgf-user@lists.llnl.gov: Sender address rejected: Access denied
The "sender" address of the email functionality used by the web-fe needs to be read from a property set in esgf.properties. For example, currently the "Forgot Password" functionality fails to work on the NOAA server because of this error:
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 esgf-user@lists.llnl.gov: Sender address rejected: Access denied