Skip to content

idle function only calling the function call on first email received when multiple emails are received simultaneously (with gmail at least) #338

Closed
@mbfdias

Description

@mbfdias

Hi

When executing $folder->idle(function($message){ } I noticed that in some cases, when receiving several emails simultaneously, I only get the first email processed, and the rest doesn't trigger any more the function call...

is there a way to overcome this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions