When a new user is created the joining email that is sent out does not take notice of the SuppressHttpPort setting. It always adds the port.
Further ... the link to change the password fails because it has two colons in the url address.
Example.
http://example-domain::8000//user/password-update?old_password={{plain-text-password}}&user_id={{user-id}}
Further ... the password is sent out as clear text which is a tad uncool.
Anonymous
Did you set "SystemURL" correctly in Admin -> Parameters?
G'day Frank
That resolved the symptom, thanks and cheers!
Keith John Hutchison