iachat/spec/mailboxes
Pranav 5ab913f7b5
chore: Add a condition to handle bounced email (#11873)
Add bounced emails to the conversation thread.
Fix Gmail bounce detection by checking the X-Failed-Recipients header.

Currently, bounced emails are rejected as auto-replies, which causes
support agents to miss important delivery failure context. This PR
ensures bounced messages are correctly added to the thread, preserving
visibility for the support team.
2025-08-01 14:43:46 +05:30
..
imap chore: Add a condition to handle bounced email (#11873) 2025-08-01 14:43:46 +05:30
application_mailbox_spec.rb chore: Disable throwing error for malformed to address (#10464) 2024-11-20 18:58:54 -08:00
mailbox_helper_spec.rb fix: inline attachments not handled if tag was missing (#9068) 2024-03-06 17:15:29 +05:30
reply_mailbox_spec.rb feat: add references header to reply emails (#11719) 2025-07-29 15:54:14 +05:30
support_mailbox_spec.rb feat: add references header to reply emails (#11719) 2025-07-29 15:54:14 +05:30