automated emails from php using google apps?
        Posted  
        
            by haroldo
        on Server Fault
        
        See other posts from Server Fault
        
            or by haroldo
        
        
        
        Published on 2010-03-18T12:33:31Z
        Indexed on 
            2010/03/18
            12:41 UTC
        
        
        Read the original article
        Hit count: 386
        
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?
© Server Fault or respective owner