Hi,
When testing CR I've set up a number of users without email addresses (so they don't get spam while I'm testing).
I've created services and added them as part of the band / welcome / leading / etc.
A couple of users do have email addresses setup.
Then I clicked the 'Notify Everyone' icon beside the service.
The users with email addresses go the notifications fine. However as Admin I got a number of blank messages with:
address ok: 0
address errors: 1
as the body.
So I'm wondering if the code is attempting to send email to the users without email addresses?
I've been looking through the 2_6_0 code I downloaded, and found the sendMail() function, and other code that sends email. However I could not see if / where empty email addreses are checked for.
I must be missing something...
Thanks
Steve