Hi,
I'm trying to troubleshoot some users reporting not getting email notifications when a form is submitted. Is there any sort of log of notification emails that were sent out via forms? I see it writes to the event viewer sometimes, depending on the type of failure, but I'd like to know if the server thought it successfully sent a message each time one should have been sent.
Also, is there a way to specify more than one email address per user? I tried comma separation "address1,address2" in the [Forms]email user attribute and it doesn't look like multiple addresses are enabled according to the error I got.
Thank you.