fuel / email

Fuel PHP Framework - Fuel v1.x Email library
60 stars 38 forks source link

Mail on Google App #48

Closed spaquet closed 10 years ago

spaquet commented 10 years ago

I have a gmail account and an account hosted on "gmail" but via Google Apps and aliased to my domain.

When sending mail (SMTP driver) to the gmail one: Everything is OK Whend sending mail to the Google Aps one I have the following error :

Uncaught exception Email\SmtpCommandFailureException: Got an unexpected response from host on command: [RCPT TO:xxx@up4b.com] expecting: 250 or 251 received: 550 No Such User Here

While the address exists.