Quote:
Originally Posted by littlefrog
Right now - rather than sending one email per suffix - it sends one email and in the body of the email is the output for each suffix.
|
I'm probably just being dense but I still don't understand what you are saying...
Are you saying that your current script (if statement within the while loop) is sending only one email even if there's a bunch of failing ldap suffix lookups?
What behaviour do you actually want (ie how many emails and what info in each message):
- When there's no suffixes that fail to look up?
- When just one fails?
- When more than one fails?