Handle bounces http://stackoverflow.com/questions/3139559/processing-an-email-bounce-back-in-cakephp-and-postfix
- S On 7 Jan 2012 10:27, "majna" <[email protected]> wrote: > I'm not sure wat are you doing, maybe > > try { > ..send email > } catch (SocketException $e) { > > ...redirect or inspect error: debug($e->getMessage()); > } > > > -- > 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 > [email protected] 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
