emca . create . Email address for notifications (optional): multiple email addresses ?
.
hacking $ORACLE_HOME/sysman/emdrep/config/repository.variables
.
DEFINE EMAIL_ADDRESS=address_1@domain;address_1@domain
.
(without the underline artefact)
.
doesn't work at all.
.
I suspect hacking $ORACLE_HOME/machine.domain_sid/sysman/config/emd.properties
...
#
# The email address for out-of-band notifications
#
emd_email_address=address_1@domain;address_1@domain
...
won't either