Our app sends out many types of email notifications. On some occasions, we see that the email addresses are getting our domain appended to them.
e.g. michael@gmail.com turns into michael@gmail.com.example.com
What is causing this?
The App is running on a LAMP stack. We're using Sendmail / PEAR's Mail module.