Hi @snicholas,
We had been sending our own email address through in the <EmailAddress>
element in the <GovTalkMessage>
envelope - but we were starting to get polling reminders for documents that we didn't submit. I've gathered that this is because the polling reminder service sends the email to the last known email address for the presenter. So ideally, we should actually be putting the presenter's email address in there, not ours.
We're not 100% confident in determining the correct email address to send through for the presenter at the moment and reading the tech spec it says that it's only recommended that the email address is sent through. It doesn't look to be required in the XML schema either.
So could I just confirm that it won't cause any problems if we don't send the <EmailAddress>
element?
Thanks
David