See User Enrolment Sent Messages

See User Enrolment Sent Messages

Fraser Webster གིས-
Number of replies: 2

Hi, is there any way to view the automated message sent to users when their account is created? I don't mean the text in the message or the settings, I mean an actual 'outbox' or 'sent mail' area where I can see each one that was sent to each user? 

I'm using Moodle Workplace. 

Thanks. 

དཔྱ་སྙོམས་ཀྱི་སྐུགས་ཚུ།:Useful (1)
In reply to Fraser Webster

Re: See User Enrolment Sent Messages

Dan Marsden གིས-
Core developers གི་པར Particularly helpful Moodlers གི་པར Peer reviewers གི་པར Plugin developers གི་པར Plugins guardians གི་པར Testers གི་པར Translators གི་པར
not within Moodle itself, but depending on how your webserver sends mail there may be some form of logging in your mail server that does this.

Some Moodle partners (like us) deploy various patches that allow us to track this a bit better - the main work that enables this that we use is in the tracker issue here if that's useful:
https://tracker.moodle.org/browse/MDL-69724
In reply to Fraser Webster

Re: See User Enrolment Sent Messages

Visvanath Ratnaweera གིས-
Particularly helpful Moodlers གི་པར Translators གི་པར
I think a Cc to should be easily added to the PHPMailer in Moodle, if a copy of every mail going to a single mailbox solves the problem.