• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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