Monday, November 28, 2011

Re: CakeEmail & Invalid email

I would rather fix your exchange rules to follow a standard.  Microsoft could fix their product (stop allowing invalid addresses) and you could have problems in the future.   

On Mon, Nov 28, 2011 at 3:42 PM, localhost <ahmadt@gmail.com> wrote:
Hi

If you try to send email using CakeEmail in cakephp 2, CakeEmail will
check the "To" email and give you error for invalid emails.

my question is how to disable this validation, I actually want to send
wrong email format :)  I have my SMTP (MS Exchange) configured to
forward any email with predefined format (not correct email format) to
some internal application.

So currently I'm trying to send email to "[fax:NAME@456789098]"   ,
any idea how to disable CakeEmail email validation ?

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: