#6397: EmailComponent: Sending fails when sendAs === 'both' -----------------------------------------------------+---------------------- Reporter: dom111 | Owner: DarkAngelBGE Type: Bug | Status: closed Priority: Medium | Milestone: 1.2.x.x Component: Components | Version: 1.2 Final Severity: Major | Resolution: worksforme Keywords: EmailComponent, injection, multipart | Php_version: PHP 5 Cake_version: 8004 2009-01-16 20:15:21Z gwoo | -----------------------------------------------------+---------------------- Changes (by DarkAngelBGE):
* status: assigned => closed * resolution: => worksforme Comment: Okay I tested this with a test case. There is a CRLF (\r\n) in there just as suggested by http://www.php.net/manual/en/function.mail.php. Both ways (\r\n and \n) worked on a production environment of mine, so it must be something with the suhosin patch. Can you please turn suhosin.mail.protect to 0 in your php.ini? It should work then. If not, please reopen the ticket. -- Ticket URL: <https://trac.cakephp.org/ticket/6397#comment:7> CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/> Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tickets cakephp" group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~----------~----~----~----~------~----~------~--~---