I made a typo when installing odoo, as a result whenever password reset is done it tries to send emails from:
support@xompany.com
rather than
support@company.com
Its unable to send as the email server rightly rejects the from address. How can I change it? I have tried setting the system properties: mail.force.smtp.from and mail.default.from but this has had no effect.