You can specify a debug email address when configuring IXIA CCMS Scheduler.
This allows you to send all notification emails to this debug address
until you are satisfied with your configuration.
To specify a debug email address:
-
Open the %SchedulerDir%/conf/wrapper.conf file.
-
In the Java Additional Parameters section, add the following
parameter after the Kerberos parameters:
#wrapper.java.additional.4=-Dixia.scheduler.debug.email=youremail@acme.com
Where
youremail@acme.com
is the email where
notifications should be sent during your configuration testing. When you specify
this parameter, notifications are not sent to actual users.
For
example:
# Java Additional Parameters
wrapper.java.additional.1=-Djava.security.krb5.conf=../conf/krb5.ini
wrapper.java.additional.2=-Djava.security.auth.login.config=../conf/login.conf
wrapper.java.additional.3=-Djacorb.log.default.verbosity=0
wrapper.java.additional.4=-Dixia.scheduler.debug.email=youremail@acme.com
-
Save and close the file.
-
Restart the CCMS Scheduler service: