You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment (please complete the following information):
PHP IMAP version: 5.0.1
PHP Version: 8.0
Type of execution: Web Server
Your Text
A clear and concise description of what you want.
Hello,
Lately I have this issue where some emails are marked read but there is no evidence it was fetched. My code fetches all the emails send from Bento Box for orders placed. I then capture all data to store in the database. I have error controls though out my code and nothing is being sent to me for an error. There is no connection error that I'm aware of as that too would send me an email. I guess if the mail server is down then I wouldn't get that email.
Have you heard of this before? I have been using php mailer this way for about 3 years now and this is a new issue for me.
Thanks
Nathaniel
The text was updated successfully, but these errors were encountered:
NathanielB2
changed the title
Where to find the PHP IMAP version?
Some emails are marked read but there is no evidence it was fetched
Nov 14, 2024
Environment (please complete the following information):
Your Text
A clear and concise description of what you want.
Hello,
Lately I have this issue where some emails are marked read but there is no evidence it was fetched. My code fetches all the emails send from Bento Box for orders placed. I then capture all data to store in the database. I have error controls though out my code and nothing is being sent to me for an error. There is no connection error that I'm aware of as that too would send me an email. I guess if the mail server is down then I wouldn't get that email.
Have you heard of this before? I have been using php mailer this way for about 3 years now and this is a new issue for me.
Thanks
Nathaniel
The text was updated successfully, but these errors were encountered: