unknown command: postscreen_pipelining_enable

  • Betrifft nicht unbedingt i-mscp aber ich habe leider bis jetzt nirgends eine auch nur annähernde Antwort gefunden.


    Debian 8
    i-mscp 1.3.16


    Folgendes taucht ca 4000 mal pro 24h auf:

    Code
    1. postfix/postscreen[6139]: warning: postscreen_access_list: unknown command: postscreen_pipelining_enable -- ignoring the remainder of this access list


    Wo muss/kann ich da ansetzen?

    I-MSCP 1.5.3 - Debian 9 Stretch

  • Do you use the Postscreen plugin?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Eventuell ist dein Postfix zu alt

    Code
    1. postconf -d | grep mail_version


    Code
    1. postscreen_pipelining_enable (default: no)
    2. Enable "pipelining" SMTP protocol tests in the postscreen(8) server. These tests are expensive: a good client must disconnect after it passes the test, before it can talk to a real Postfix SMTP server.
    3. This feature is available in Postfix 2.8.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • @Nuxwin


    Yes i use this plugin postscreen


    And my Version is:


    root@web4you-server-02:/home/juerg# postconf -d | grep mail_version
    mail_version = 2.11.3
    milter_macro_v = $mail_name $mail_version

    I-MSCP 1.5.3 - Debian 9 Stretch

  • check doch mal durch


    Shell-Script
    1. postconf -n | grep postscreen

    die PostScreen config. Vielleicht ist durch einen Fehler in der main.cf das postscreen_pipelining_enable in die postscreen_access_list gerutscht!
    Es sollte postscreen_pipelining_enable auf einer separaten Zeile stehen.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • Bug already fixed in our development branch. See https://github.com/i-MSCP/imsc…6d9570ee60d7720d5787db995
    Thread closed.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206