iachat/app/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: Stop processing auto-response emails (#9606) 2024-06-13 14:19:11 -07:00
application_mailbox.rb chore: upgrade ruby version to 3.4.4 (#11524) 2025-05-21 19:40:07 +05:30
default_mailbox.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30
incoming_email_validity_helper.rb chore: Add a condition to handle bounced email (#11873) 2025-08-01 14:43:46 +05:30
mailbox_helper.rb fix: Process non-image inline attachments as regular attachments (#10998) 2025-02-28 13:33:48 -08:00
reply_mailbox.rb fix: change email conversation not found exception to log (#8785) 2024-01-25 22:36:02 +05:30
support_mailbox.rb chore: Stop processing auto-response emails (#9606) 2024-06-13 14:19:11 -07:00