• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Set Mailrelay? mailmng --add-domain-to-sender-transport

nocrash

Basic Pleskian
---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

both 64 bit

11.0.9 CentOS 6 110120608.16 (patch version="20")
10.4.4 SuSE 11.4 1013111102.18 (patch version="45")

PROBLEM DESCRIPTION

I need to relay e-Mails for a domain to another mailserver

STEPS TO REPRODUCE

This feature seems undocumented? could i use mailmng --add-domain-to-sender-transport ?

/usr/local/psa/admin/bin/mailmng --add-domain-to-sender-transport --help
add sender transport for domain
Usage: --add-domain-to-sender-transport --domain-name=<domain> [--ip4-addr=<ip_address>] [--ip6-addr=<ip_address>]
Allowed options to add sender transport for domain:
--domain-name arg domain name (mandatory)
--ip4-addr arg ipv4 address
--ip6-addr arg ipv6 address
-h [ --help ] displays this help message

ACTUAL RESULT

If i set a domain-name and ip4-addr of the final mailserver, the postfix service restarts.
But mails are still handled as local and result to Unknown user.

EXPECTED RESULT

e-Mails for this Domain should be relayed to the ip address .

ANY ADDITIONAL INFORMATION

i also deactivate e-Mail for this domain, same result.


Thank you for any hint:)

--------------------------------------------------------------
 
Back
Top