Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to get mailbox from multiple clients #487

Open
abdulrahmanhussin1 opened this issue Dec 13, 2023 · 0 comments
Open

Trying to get mailbox from multiple clients #487

abdulrahmanhussin1 opened this issue Dec 13, 2023 · 0 comments

Comments

@abdulrahmanhussin1
Copy link

abdulrahmanhussin1 commented Dec 13, 2023

"I am trying to create a command to insert emails into my database, and with a cron job, find if there are emails not yet inserted. When I run this command, there are two cases:

If I select all folders, the command inserts the data for the first account and returns these exceptions:"
Screenshot from 2023-12-13 12-35-58

. even if i use on user credential.
"The second case occurs when I specify a single folder to retrieve messages. In this scenario, the command does not return any exceptions, but it only fetches data from the first account. Could you assist me in identifying the issue in my code? Thank you in advance!"

command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant