Skip to content

Commit

Permalink
Keep Sl-Queue-id
Browse files Browse the repository at this point in the history
  • Loading branch information
acasajus committed Apr 30, 2024
1 parent f0958d7 commit 8c39c6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions email_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,7 @@ def handle_reply(envelope, msg: Message, rcpt_to: str) -> (bool, str):
# References and In-Reply-To are used for keeping the email thread
headers.REFERENCES,
headers.IN_REPLY_TO,
headers.SL_QUEUE_ID,
]
+ headers.MIME_HEADERS,
)
Expand Down

0 comments on commit 8c39c6b

Please sign in to comment.