On my WordPress sites I have a small plugin that logs all emails sent by the system and stores them as a custom post type for later reference. This is especially useful for contact form submissions, to check they have been received and seen, and to refer back to.
Does anyone know if there is anything similar that has been done with Grav? I have tried turning on the logging option in the email plugin but that doesn't store the actual content.




