automated emails from php using google apps?
- by haroldo
I've got google apps setup, with the mx records working.
Any emails to [email protected] now go to my google apps, great.
Now i want to use google apps for sending automated emails (ie lost password, registration)
How do i set it up so that php's mail() using googleapps?
is this correct?
also, is there anyway for test (sending myself multiple emails) without google thinking im spamming?