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

arnaud_lacour
17.32.2007 6251072649919502f9527f019b7f1d54e1c4dab1
fix for invalid default staf config for the email service
1 files modified
3 ■■■■ changed files
opends/tests/functional-tests/staf-installer/functional-tests.cfg 3 ●●●● patch | view | raw | blame | history
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