• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

How to obtain settings for mailclients (Plesk 10.1.1, Suse, postfix)

mivogtLU

New Pleskian
Hi there,

I am running a 1und1/1&1 rootserver
- Version: 10.1.1_build1010110120.18
- os_SuSE 11.0

mailserver was changed from qmail to postfix (provider suggestion because of security problems with qmail)

In the control-panel for admin-ing the mail-accounts there is a link showing some kind of client settings.
Sadly there is only the information to use the domain-name as mailserver and the information that pop/smtp/imap is supported.

I would like to extract from the server settings (somehow) wich ports are to be used (i.e. 110 and 582) what kind of security and passwortsettings will work (plain, encrypted pwd, ssl, tls, startls, etc..)

Is there either a config-file or any software to just checkout the correct settings and list 'em all in one set?

Thanks in advance

Michael
 
All Postfix settings you can find in /etc/postfix/ directory. Use Postfix documentation for tuning these settings.
 
Back
Top