• 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 detailed log

Deepak M

Basic Pleskian
I have sent mail to two recipients when searched log using below command it shows only one recipient

grep "from=<[email protected]>" /var/log/maillog.processed

Mar 15 13:33:30 plesk postfix/cleanup[26446]: B15B01E0E4B: warning: header Subject: hot gmail from unknown[10.10.10.5]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[10.10.5.57]>
Mar 15 13:33:30 plesk postfix/qmgr[26430]: B15B01E0E4B: from=<[email protected]>, size=1163, nrcpt=2 (queue active)

Aim behind this search is to see what mails sender "[email protected]" has send on particular day

is there any way that it will show all recipient of email ?

It is difficult to search by message id as sender might have sent many emails
 
Back
Top