Information about mail address on log when sending email (Feature #378)
Description
The feature of sending automatic emails with the results is great. However, when the mail fails the log is really lackluster.
The code that is displayed doesn't help to find which emails weren't send.
There are several options:
- make the email feature smarter, and retry in case of failure (after a set number of tries stop trying)
- make a resend button, to send to the fail emails
- show the email in the log, so one can manually resend them
Even the last option will save a lot of time.
History
Updated by Alexis Bienvenüe over 9 years ago
- Target version set to 1.3.0
Updated by Alexis Bienvenüe almost 9 years ago
Added in version hg:654f9d22c86f:
- a log file records all tries:
mailing.log
in the project directory. - you can see the status of the last sending when you chose the students to send the mails to. I plan to add a button "select all failed sendings".
Please try!
Updated by Alexis Bienvenüe almost 9 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed