As far as I can tell, my mail settings are configured correctly but I'm not receiving any emails, not through the contact form, nor for new customers or any orders that are placed.

I've tried:
1) Changing to SMTP, I get an error and my host (IXWebHosting) says I need to disable Authorization within the application, and I cannot see an option to this... ideally it'd be sent via Mail anyway since I'm switching mail hosts soon
2) Adding -f and -F before the email as suggested here http://forum.opencart.com/viewtopic.php ... 1&p=257231
3) Adding different emails to the 'also send to' box at the bottom of the Mail page
4) Manually defining the 'From' header in the code as suggested here http://forum.opencart.com/viewtopic.php ... 0&p=281016
5) Tried @gmail.com, @googlemail.com and @domain.co.uk
And unfortunately I still don't receive any email from OpenCart

Any suggestions would be very welcome, thank you!