• 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.

Issue Postfix Empty Message ID

Ebrahim A. Senejani

New Pleskian
Hi friends,
How can I make exception to get rid the following problem:


Nov 26 13:09:19 sh30 postfix-local[30483]: deliveryManager: Get empty message id, delivery state will be disabled for this mail


Thanks in Advanced
 
Take a look at your postfix main.cf:

always_add_missing_headers (default: no)
Always add (Resent-) From:, To:, Date: or Message-ID: headers when not present. Postfix 2.6 and later add these headers only when clients match the local_header_rewrite_clients parameter setting. Earlier Postfix versions always add these headers; this may break DKIM signatures that cover non-existent headers. The undisclosed_recipients_header parameter setting determines whether a To: header will be added.

For more information: Postfix Configuration Parameters

If you have any further questions, let me know.
 
Back
Top