Moving on - I made a complete re-install due to the fact i could not enter bounce details.
Fresh Ubuntu 18.04 with all the bells (PHP7.3)
Circumventing the pmta setup script since this has some issues on the last install - so I'll go manually.
Sending domains - ok
Bounce boxes - Can't save my entered info in the form - I can validate but no save - no php error's - I press save -> top processing bar runs and the form just stays - if I press save and next - same thing happens - I see POST in the log - but that's it..
As in your reply you are looking into this I gather.
The function that seems to not run -
function onclick(event) {
submitData(this, this.form, 'POST', '[url]https://[mydomain.com]/bounce[/url]');
}
Can I inject the bounce setting direct to the database (thinking the password is hashed)?
EDIT:
Debug from Chrome browser -
POST https://[mydomain.com]/bounce 500 (Internal Server Error)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
submitData @ custom.js:34
onclick @ bounces:1
Debug from FF browser -
Source map error: Error: request failed with status 404
Resource URL: https://[mydomain.com]/public/components/jquery/dist/jquery.min.js
Source Map URL: bootstrap-toggle.min.js.map