Skip to content

Legitimate email forward to external address #7741

@DavidePrincipi

Description

@DavidePrincipi

The Forward messages option under the Mailboxes page does not work for external recipients.
SMTP servers often reject or discard forwarded messages because NS8 is not listed as an authorized sender in the original domain’s SPF record.
Example: a message from user1@external.example.com to user2@ns8.example.org cannot be forwarded to user2@external.example.com since NS8 is not in the SPF record of external.example.com.

Proposed solution

  • Add an option in the cluster-admin UI to rewrite the SMTP envelope FROM and MIME FROM headers, using the NS8 recipient address as the new sender.
  • Enable the Dovecot editheader Sieve module to let users adjust their filters to send messages with a legitimate sender address.

Additional context

Image

See also

Discussion https://mattermost.nethesis.it/nethesis/pl/6wwuwbbmztynuebpqgmjoi8skh


Thanks to @lucagasparini

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    ToDo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions