Symptoms:
Using VCSA 6.7 HTML5 interface, if you schedule a task through the UI, you can set an email recipient to be notified when the task is complete. The task dialog states that you can specify multiple recipients by entering them in the format "[email protected];[email protected]" (semicolon-separated list).
However, if you use semicolons to separate multiple addresses, a notification will not be sent when the task completes.
To resolve the problem, use commas instead of semicolons to separate the addresses.
Example : "[email protected],[email protected]"
/var/log/vmware/messages:
(timestamp) (vcsa_hostname) sendmail[(xxxxx)]: (message_id): [email protected], size=503, class=0, nrcpts=0, msgid=<(timestamp).(message_id)@vcsa.fully.qualified.domain>, relay=root@localhost (timestamp) (vcsa_hostname) sendmail[(xxxxx)]: (message_id): (message_id): DSN: [email protected];[email protected];[email protected]... Invalid route address (timestamp) (vcsa_hostname) sendmail[(xxxxx)]: (message_id): [email protected], delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31527, relay=smtp_server.fully.qualified.domain. [(ip_of_smtp_server)]