google apps is setup on my server, how do i get php mail() to use it?
Translations
Englishالعربية
български
català
中文
čeština
dansk
Nederlands
eesti
suomi
français
Deutsch
Ελληνικά
עברית
हिंदी
magyar
Bahasa Indonesia
italiano
日本語
한국어
latviešu
lietuvių
norsk
polski
Português
română
русский
slovenčina
slovenski
español
svenska
ไทย
Türkçe
українська
Tiếng Việt
I've got google apps setup on my server with all the correct MX records etc, now i want to start testing it.
I want to use it for all automated emails (registration, lost password etc).
I'm testing on a localhost.
This question and answers originated from www.stackoverflow.com
Question by Haroldo (3/18/2010 9:50:24 AM)
Answer |
Ok, the solution i've found is to use the PHPMailer class found here:
Answer by Haroldo
Find More Answers
Related Topics php google-apps mx-record