I've got a form that uses PHP's mail() function to send emails. The function works fine as I can send emails to various domains, providing it's not the domain of the website itself.
I did the default install of postfix (I'm a n00b and all about hitting "Next" on installs), then I went through
these steps to install msmtprc. It's still sending to other domains fine, but still not to my domain.
I'm using Google Apps, in case that matters. And sending to the address in question works fine if I send it from normal mail client.
Any help much appreciated,
Martin