Plesk Onyx for Linux
kb: how-to
ABT: Group B
Applicable to:
- Plesk Onyx for Linux
Note: This article has the reference to the issues with the fixes available:
-
#PPPM-5259 "Support issue #PPPM-5259"
Fixed in:- Plesk Onyx 17.0 Release 15 November 2016
-
#PPPM-5227 "Support issue #PPPM-5227"
Fixed in:- Plesk Onyx 17.0 Release 15 November 2016
- Plesk Onyx 17.0 Release 15 November 2016
- Plesk Onyx Update 7 21 November 2016 (Linux)
Please consider updating your server:
Question
How to turn off SRS (Sender Rewriting Scheme) support in Plesk Onyx ?
Answer
-
Connect to the server via SSH.
-
Open
/etc/postfix/master.cf
file in a text editor and find the next string:CONFIG_TEXT: plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /var/qmail/mailnames
-
Add to the end of the string "-s" so that the line is:
CONFIG_TEXT: plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /var/qmail/mailnames -s
-
Restart the postfix service
# service postfix restart
Comments
6 comments
is there something similar for qmail?
@METANET, SRS in Plesk Onyx is available for postfix only.
when could it be implemented?
@GravuTrad There is no ETA for a possibility to disable SRS in Plesk interface so far. Please subscribe to the article to get a notification when the bug is fixed.
I started getting the warning: read tcp map reply error today. adding the -s and restarting the process does not seem to stop it from occurring
If I restart the process it seems stable for about 5 minutes
@John
I have just replied to your comment in another article. Please check SELinux if you use CentOS, and if it does not help, feel free to submit a request to our support.
Please sign in to leave a comment.