Bug #8000
closed
Issues with RBE email sent date
Added by Raymond Hoh over 7 years ago.
Updated over 7 years ago.
Category name:
Reply By Email
Description
I noticed a bug with items posted by RBE today.
On the Commons, RBE is operating in IMAP mode with the auto-connect option turned on.
When this happens, PHPMailer's Date
timestamp does not use the correct timestamp. So, if you made a reply to an item via RBE, the resulting emails are sent with an older date. For example, the last couple of RBE items had the timestamp of April 10th, 4:25pm ET!
I've implemented a fix for RBE, but have also created a ticket for BuddyPress.
Thanks, Ray! I'd noticed this earlier today and opened #7996, which I'll close as a duplicate. Any idea why it popped up just today?
I've straightened out the repos on the production and dev sites, and deployed your hotfix to the master branch and to production.
- Has duplicate Bug #7996: Group forum email notification shows wrong received date in inbox added
I'd noticed this earlier today and opened #7996, which I'll close as a duplicate.
I didn't see #7996. Sorry about that!
Any idea why it popped up just today?
I refactored how IMAP auto-connect works due to the POST issues we were experiencing with the server about a month ago. See #7762.
The timestamp issue has happened on-and-off since then, but it wasn't really noticeable until now because IMAP auto-connect has been working without issues since April 10th.
There were times before April 10th where I had to manually restart the IMAP connection so that kind of hid the issue until now.
The good thing is I found a BuddyPress bug in the process!
Also available in: Atom
PDF