• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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