Hi, We have updated our Appian to version 7.8, and we have implemented HTTP

Hi,
We have updated our Appian to version 7.8, and we have implemented HTTPS (ssl) through using a IIS web server. But now we have a problem with receiving notifications. Here is our configuration in custom.properties:

conf.suite.PRODUCTION=true

conf.suite.SCHEME=https
conf.suite.PRIVATE_SCHEME=http

conf.suite.SERVER_AND_PORT=es-sk-bpmsprod:8443 (the same port is used in IIS for https port)
conf.suite.MAIL_SCHEME=http
conf.suite.MAIL_SERVER_AND_PORT=localhost:8080 (the same port is used in IIS for http port)

resources.appian.ap.application.appian.ap.session.timeoutwarn=60

conf.suite.DEFAULT_ENVIRONMENT=apps

conf.navigation.SHOW_APPS_PORTAL=true
conf.navigation.SHOW_APPLICATIONS_MENU=true

conf.mailhandler.ntf_sndr_addr=xxx@yyy
conf.mailhandler.email.domain=XXX...
conf.mailhandler.mail.smtp.host=casarray.xxx.yy

conf.mailhandler.mail.smtp.auth=false
...
Do we need to change something or is this configuration OK?
Thanks in advance,...

OriginalPostID-145737

OriginalPostID-145737

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data