I am using the email tab in a webform to send an email to the submitter, and it works. I have the 'Mail System' and the 'Mime Mail' modules installed. The site is hosted at civihosting.com. I think it's using PHP mail(). Where can I see the copy of the emails sent?
Accepted answer
Comments
Hi @clarkac. If you go to the Results tab of the webform node then you can see all submissions from that webform.
If you install the Maillog module then you can see a list of emails sent from the site.
Thanks, that's very helpful
Correct - I linked to it in the post above