I’m using flowable 6.6.0 war and config the flowable.mail.server.host and flowable.mail.server.port in flowable-default.properties.
However, it throws error:
Could not send e-mail in execution
And I further trace down. I found it still using localhost with 1025 port, even I change the host and port in the config file.
Couldn’t connect to host, port: localhost, 1025; timeout 60000