nethubonline
Regular Pleskian
Username:
TITLE
Wrong Email From address if Email From display name contains "<>" and forwarded by Plesk
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Version 18.0.60 Update #1
AlmaLinux release 9.3
PROBLEM DESCRIPTION
When From display name contains "<>" (e.g. From: "<helloworld>" <test@sender.com), and email messages forwarded from one mail account to another on the same Plesk server, the original From will disappear and another "From: SRS" header is inserted.
Very few senders will write their display name like this, but we cannot force such senders to change their setting.
Tried below command but not help
STEPS TO REPRODUCE
ACTUAL RESULT
The original From will disappear and another "From: SRS" header is inserted.
EXPECTED RESULT
The original From remain unchanged
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Wrong Email From address if Email From display name contains "<>" and forwarded by Plesk
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Version 18.0.60 Update #1
AlmaLinux release 9.3
PROBLEM DESCRIPTION
When From display name contains "<>" (e.g. From: "<helloworld>" <test@sender.com), and email messages forwarded from one mail account to another on the same Plesk server, the original From will disappear and another "From: SRS" header is inserted.
Very few senders will write their display name like this, but we cannot force such senders to change their setting.
Tried below command but not help
Bash:
plesk bin mailserver --set-outgoing-messages-fix-sender true
STEPS TO REPRODUCE
- In Plesk, setup an email forward from test@recipient.com to test2@recipient.com
- In sender's Outlook/webmail, set display name to contain "<>", e.g. From: "<helloworld>" <test@sender.com>
- Send an email to test@recipient.com
ACTUAL RESULT
The original From will disappear and another "From: SRS" header is inserted.
Code:
Return-Path: <SRS0=gSvn=MQ=sender=test@recipient.com>
X-Original-To: test2@recipient.com
Delivered-To: test2@recipient.com
Received: by server.plesktest.com (Postfix, from userid 30)
id 523FD80AB2; Tue, 14 May 2024 03:09:20 +0800 (HKT)
From: SRS0=gSvn=MQ=sender=test@recipient.com
EXPECTED RESULT
The original From remain unchanged
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug