Anything on your system to suggest it's overloaded and the messages are getting silently dropped?
If you increase Cake's debug level you should see some output which could help you out, it'll give you a full stack trace I believe. On Jul 15, 1:17 pm, DigitalDude <[email protected]> wrote: > Hey, > > yes, all emails that are not being delivered are not listet in the > logs of my email server. It looks like the send() command never gets > executed, the email is never passed into the mail-queue on the server. > The weirdest thing of all is, that on another server, every email gets > send without ANY problems. And it is the exact same code! > > On 15 Jul., 22:07, GravyFace <[email protected]> wrote: > > > Anything in your sendmail/qmail/postfix queue? logs? > > > On Wed, Jul 15, 2009 at 4:01 PM, > > > DigitalDude<[email protected]> wrote: > > > > Hey, > > > > the App on my root-server sometimes does not send emails, even if the > > > recipients are the same. So when I use a testfunction which sends the > > > exact same email to the same address let's say 5 times, there are only > > > 3 or 4 mails delivered and the other(s) are not! How can this happen? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
