mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

arnaud_lacour
17.32.2007 1c6548b19d10191e440d0092975a6f84352082b9
fix for invalid default staf config for the email service
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/staf-installer/functional-tests.cfg 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/staf-installer/functional-tests.cfg
@@ -45,7 +45,8 @@
#  OPTION JVMName=EmailJVM \
#  OPTION JVM=${java.home}${file.separator}bin${file.separator}java${binary.extension}
SERVICE Email LIBRARY JSTAF \
  EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar
  EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar \
  PARMS "MAILSERVER ${email.server.host} PORT ${email.server.port}"
  
SET MAXQUEUESIZE 10000