• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Forwarded to devs Weird / Wrong(?) behavior for Reply-To when "Fix incorrectly set sender for outgoing mail" is set

obendev

Basic Pleskian
User name: obendev

TITLE

Weird / Wrong(?) behavior for Reply-To when "Fix incorrectly set sender for outgoing mail" is set

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian v18.0.29_build1800200807.15 os_Ubuntu 18.04

PROBLEM DESCRIPTION

When you've set "What to do with mail for non-existent users" and "Fix incorrectly set sender for outgoing mail", there should be a Reply-To set, otherwise users have no chance to reply to the original sender.

STEPS TO REPRODUCE

  1. Set "Fix incorrectly set sender for outgoing mail" in Server-Wide Mail Settings to true
  2. Create Email address (Without Mailbox): [email protected]
  3. Set forwarding of the just created Email address to your Email address ([email protected])
  4. Go to the "Mail settings"-Tab of the domain and for "What to do with mail for non-existent users" select "Forward to address" and use the just created Email address [email protected]
  5. Sent an Email from [email protected] to [email protected]

ACTUAL RESULT

[email protected] sents to [email protected].
[email protected] doesn't exist, so it gets forwarded [email protected].
[email protected] has no mailbox and because of the enabled forwarding it gets forwarded to [email protected].
[email protected] receives the message from [email protected].
The Reply-To isn't set.

EXPECTED RESULT


[email protected] sents to [email protected].
[email protected] doesn't exist, so it gets forwarded [email protected].
[email protected] has no mailbox and because of the enabled forwarding it gets forwarded to [email protected].
[email protected] receives the message from [email protected].
The Reply-To should be set to [email protected].

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM


Confirm bug
 
Last edited:
It is known issue PPPM-12293 which is under developer's investigation now.
 
Fixed in Plesk 18.0.31:

Sending an email from a mailbox associated with domain A to a mailbox associated with domain B that is hosted in Plesk with “Fix incorrectly set sender for outgoing mail” enabled in “Tools & Settings” > “Mail Server Settings” and forwards mail to a mailbox associated with domain C no longer changes the “From” header as if the email originated from domain B and not domain A. (PPPM-12293)
 
Back
Top