These release notes are for PhixFlow 5.9.0.
...
- Make a backup copy of the phixflow-datasource.xml file.
- Open the phixflow-datasource.xml file.
- Note the port, host, username, password and javaMailProperties values.
- Delete the mailSender bean from the phixflow.datasource.xml file.
- In PhixFlow go to Admin → Manage Email Accounts and add a new account.
Tick the Outbound flag, type the account name and enter values from the step 2. The Properties have format: property.name=value. Each property should be entered in new line. Tick Enabled.
Info |
---|
You can test the configuration by entering a test email address and sending a test email by clicking the Test Configuration button. |
...
Email Fetcher
- Make a backup copy of the phixflow-email.xml file.
- Open the phixflow-email.xml file.
- Note the enabled, port, host, protocol, username and password values.
- Delete the phixflow-email.xml file.
- In PhixFlow go to Admin → Manage Email Accounts and add a new account.
Leave the Outbound flag unticked, type the account name and Enter values from the step 2. If you leave the Pooling Interval blank, the pollingInterval value configured in the server.properties file will be used.
Info |
---|
You can test the configuration by clicking the Test Configuration button. |
...
Complete
The upgrade is now complete.
...
Indexes and primary keys on core tables have been reviewed and deleted / added where appropriate.
...
Bug Fixes
Graphical User Interface
Fixed bug with possible GUI locking while having some configuration windows opened.
...