When this script is executed, it sends an email to several employees. In Outlook, only one email is received by each person (as it should be), but the TO: header contains many repetitions of the recipient's email address. I can't figure out why this happens. There is a loop in the script, but...