
|
If you were logged in you would be able to see more operations.
|
|
|
Sakai
Created: 17-Aug-2007 07:39
Updated: 23-Oct-2008 07:47
|
|
| Component/s: |
Mailtool
|
| Affects Version/s: |
2.4.0,
2.5.0,
2.4.1,
2.5.2,
2.5.3
|
| Fix Version/s: |
None
|
|
| 2.4.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.6.x Status: |
None
|
It is possible to set testMode@org.sakaiproject.email.api.EmailService=true in sakai.properties, causing all emails that use the sakai email service to be sent to the logs. However, mailtool sends out emails independently of this service, thus will still mail out. There may be an expectation that this mode will cause _all_ emails to go to the log file - e.g. for test sakai instances - so this may be an unwanted surprise. Perhaps mailtool should honour this setting and send to the logs too?
|
|
Description
|
It is possible to set testMode@org.sakaiproject.email.api.EmailService=true in sakai.properties, causing all emails that use the sakai email service to be sent to the logs. However, mailtool sends out emails independently of this service, thus will still mail out. There may be an expectation that this mode will cause _all_ emails to go to the log file - e.g. for test sakai instances - so this may be an unwanted surprise. Perhaps mailtool should honour this setting and send to the logs too? |
Show » |
|
Two log events will be posted in tomcat log (mail sent, options updated)