Hi, the contacts I have in TapForms are separate from my Apple Contacts. I need to send an email to all my customers. When I select more than 4 or 5 addresses and click “email selected addresses” nothing happens. There are several hundred addresses though. Any ideas? Thank you!
In my experience it works fine up to 17 emails, but 18 or above it does not.
It might depend on the email addresses too. If there are any invalid email addresses then that could affect how the mail compose window accepts the passed in comma delimited list of email addresses. It’s basically all put onto a single URL that causes the Mail app to open. Make sure there are no space characters before or after each of the email addresses you want to send.
Thanks, there were some hidden spaces – it works fine now.