Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    How did you send those 3 emails? Did you use any plugin?

    My plugin logs email, if they are sent through the wp_email function of WordPress. If they are sent directly using the mail() function of PHP then they will not be logged.

    Thread Starter chitram

    (@chitram)

    Hi,

    Thnx for reply. I am using ‘follow plugin’ to send mails. But it logs first entry out of 3. Why doesn’t it log remaining 2?

    Plugin Author Sudar Muthu

    (@sudar)

    I am still not sure why the other two emails didn’t get logged. I will try to see if I can replicate it in my dev server.

    Meanwhile, can you try the following?

    Try to send more emails now and see if they are getting logged.

    Also check if there are error in your PHP error log file

    Plugin Author Sudar Muthu

    (@sudar)

    @chitram, Were you able to try the above solution that I proposed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘'Email log' plugin shows only single email record in log after sending mail to m’ is closed to new replies.