• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Postfix PCI Compliance Improvement

This suggestion should be more better for Postfix

  • Yes

    Votes: 1 100.0%
  • No

    Votes: 0 0.0%

  • Total voters
    1
E

EdwardDekker

Guest
Hi,

I want to suggest to improve the PCI Compliance that has standard delivered at the Parallels website.
And would i like to suggest to use these additional lines into your /etc/postfix/main.cf file.

This results into a better security and when you check you maillog (/usr/local/psa/var/log/maillog) will you'll able to tracking spambots down.

smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_hostname
smtpd_tls_protocols = SSLv3, TLSv1
smtpd_tls_ciphers = high
smtpd_tls_exclude_ciphers = aNULL
smtpd_sasl_security_options = noplaintext
 
Last edited by a moderator:
Back
Top