Redirect email to other recipient

Description

Implement redirect of email to another recipient as described here:

  • add funcion to forward an email as redirection through sender, asking only the recipient

  • prepare a clone of the original email adding “Resent-From:” header with the email of the user redirecting, eventually other Resent headers as described, and set recipient of the email to the new other recipient

  • send the email

The user receiving the redirected email will see it as a normal incoming email from the original sender, so the message view must then implement redirection detection by checking for “Resent-…” headers and show the “through <Resent-from>” on the right of the original sender.

The user receiving the redirected email will be able to answare to the original sender using normal reply functions.

Activity

Show:
Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix Branch

develop

Fix Version

Release Version

WAR ##

Components

Priority

Created March 1, 2024 at 10:33 AM
Updated June 18, 2024 at 1:30 PM
Resolved March 21, 2024 at 8:01 AM