siguesigueid.py is a script I made some time ago so I didn't have to parse zimbra.log mannualy when following a message in zimbra.log.
It takes as parameters a message id (like D29B24075BA8 or any string that identifies a message) and the full path to your zimbra.log and shows the lines related to the message.
The script is provided as is, tested on 8.8.15.
Example (we want to follow a message that has a unique id 8EB1B40478F9):
>./siguesigueid.py 8EB1B40478F9 /var/log/zimbra.log
Apr 26 14:30:16 zimbra-prod postfix/submission/smtpd[7332]: 8EB1B40478F9: client=unknown[10.0.3.129], sasl_method=LOGIN, sasl_username=adneg
Apr 26 14:30:16 zimbra-prod postfix/cleanup[25983]: 8EB1B40478F9: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: 8EB1B40478F9: from=<adneg@track.com.na>, size=4263, nrcpt=1 (queue active)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) ESMTP [127.0.0.1]:10026 /opt/zimbra/data/amavisd/tmp/amavis-20230426T142913-25456-_15zxZjV: <adneg@track.com.na> -> <lereleyadam@hotmail.com> Received: from zimbra-prod.track.com.na ([127.0.0.1]) by localhost (zimbra-prod.track.com.na [127.0.0.1]) (amavisd-new, port 10026) with ESMTP for <lereleyadam@hotmail.com>; Wed, 26 Apr 2023 14:30:16 -0300 (-03)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) Checking: TVujM8-fF5a4 ORIGINATING/MYNETS [10.0.3.129] <adneg@track.com.na> -> <lereleyadam@hotmail.com>
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) p001 1 Content-Type: text/html, size: 3412 B, name:
Apr 26 14:30:16 zimbra-prod postfix/dkimmilter/smtpd[11719]: A6F3D4075BA0: client=localhost[127.0.0.1]
Apr 26 14:30:16 zimbra-prod postfix/cleanup[25503]: A6F3D4075BA0: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: A6F3D4075BA0: from=<adneg@track.com.na>, size=4808, nrcpt=1 (queue active)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) TVujM8-fF5a4 FWD from <adneg@track.com.na> -> <lereleyadam@hotmail.com>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10030): 250 2.0.0 Ok: queued as A6F3D4075BA0
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) Passed CLEAN {RelayedOutbound}, ORIGINATING/MYNETS LOCAL [10.0.3.129]:57474 <adneg@track.com.na> -> <lereleyadam@hotmail.com>, Queue-ID: 8EB1B40478F9, Message-ID: <465010793.269540.1682530216585.JavaMail.tomcat@serv741>, mail_id: TVujM8-fF5a4, Hits: -, size: 4229, queued_as: A6F3D4075BA0, 174 ms
Apr 26 14:30:16 zimbra-prod postfix/smtp[25962]: 8EB1B40478F9: to=<lereleyadam@hotmail.com>, relay=127.0.0.1[127.0.0.1]:10026, delay=0.31, delays=0.13/0/0/0.17, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10030): 250 2.0.0 Ok: queued as A6F3D4075BA0)
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: 8EB1B40478F9: removed
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) size: 4229, TIMING [total 177 ms, cpu 33 ms] - SMTP greeting: 1.8 (1%)1, SMTP EHLO: 0.5 (0%)1, SMTP pre-MAIL: 0.6 (0%)2, lookup_ldap: 3.7 (2%)4, SMTP pre-DATA-flush: 0.6 (0%)4, SMTP DATA: 36 (20%)25, check_init: 0.4 (0%)25, digest_hdr: 0.8 (0%)25, digest_body_dkim: 0.3 (0%)25, collect_info: 1.7 (1%)26, mime_decode: 5 (3%)29, get-file-type1: 3.2 (2%)31, parts_decode: 0.1 (0%)31, check_header: 0.3 (0%)31, AV-scan-1: 17 (10%)41, decide_mail_destiny: 0.3 (0%)41, notif-quar: 0.2 (0%)41, fwd-connect: 1.1 (1%)42, fwd-mail-pip: 7 (4%)46, fwd-rcpt-pip: 0.1 (0%)46, fwd-data-chkpnt: 0.0 (0%)46, write-header: 0.2 (0%)46, fwd-data-contents: 0.1 (0%)47, fwd-end-chkpnt: 86 (49%)95, prepare-dsn: 0.9 (1%)96, report: 1.5 (1%)97, main_log_entry: 4.4 (3%)99, update_snmp: 0.4 (0%)99, SMTP pre-response: 0.1 (0%)99, SMTP response: 0.1 (0%)99, unlink-2-files: 0.2 (0%)100, rundown: 0.7 (0%)100
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) size: 4229, RUSAGE minflt=0+0, majflt=0+0, nswap=0+0, inblock=0+0, oublock=32+0, msgsnd=0+0, msgrcv=0+0, nsignals=0+0, nvcsw=15+0, nivcsw=0+0, maxrss=142696+0, ixrss=0+0, idrss=0+0, isrss=0+0, utime=0.030+0.000, stime=0.003+0.000
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) ESMTP [127.0.0.1]:10032 /opt/zimbra/data/amavisd/tmp/amavis-20230426T143016-25989-RaR8ktkV: <adneg@track.com.na> -> <lereleyadam@hotmail.com> SIZE=4808 Received: from zimbra-prod.track.com.na ([127.0.0.1]) by localhost (zimbra-prod.track.com.na [127.0.0.1]) (amavisd-new, port 10032) with ESMTP for <lereleyadam@hotmail.com>; Wed, 26 Apr 2023 14:30:16 -0300 (-03)
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) dkim: VALID Author+Sender+MailFrom signature by d=track.com.na, From: <adneg@track.com.na>, a=rsa-sha256, c=relaxed/relaxed, s=4ECF874C-F187-11E8-88F1-D970AA277FB9, i=@track.com.na, ORIG [127.0.0.1]:33628
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) Checking: DsCiiBwmY4Ot ORIGINATING_POST/MYNETS [127.0.0.1] <adneg@track.com.na> -> <lereleyadam@hotmail.com>
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) p001 1 Content-Type: text/html, size: 3412 B, name:
Apr 26 14:30:17 zimbra-prod postfix/amavisd/smtpd[20569]: 1382C40478F9: client=localhost[127.0.0.1]
Apr 26 14:30:17 zimbra-prod postfix/cleanup[25983]: 1382C40478F9: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) DsCiiBwmY4Ot FWD from <adneg@track.com.na> -> <lereleyadam@hotmail.com>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1382C40478F9
Apr 26 14:30:17 zimbra-prod postfix/qmgr[18576]: 1382C40478F9: from=<adneg@track.com.na>, size=5934, nrcpt=1 (queue active)
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) Passed CLEAN {RelayedOutbound}, ORIGINATING_POST/MYNETS LOCAL [127.0.0.1]:33628 <adneg@track.com.na> -> <lereleyadam@hotmail.com>, Queue-ID: A6F3D4075BA0, Message-ID: <465010793.269540.1682530216585.JavaMail.tomcat@serv741>, mail_id: DsCiiBwmY4Ot, Hits: -101.241, size: 5461, queued_as: 1382C40478F9, dkim_sd=4ECF874C-F187-11E8-88F1-D970AA277FB9:track.com.na, 313 ms
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) TIMING-SA [total 210 ms, cpu 212 ms] - parse: 1.12 (0.5%), extract_message_metadata: 18 (8.6%), get_uri_detail_list: 1.95 (0.9%), tests_pri_-2000: 13 (6.3%), tests_pri_-1000: 1.73 (0.8%), tests_pri_-950: 0.98 (0.5%), tests_pri_-900: 1.95 (0.9%), tests_pri_-90: 22 (10.5%), check_bayes: 21 (9.9%), b_tokenize: 6 (2.8%), b_tok_get_all: 6 (3.0%), b_comp_prob: 5 (2.5%), b_tok_touch_all: 0.26 (0.1%), b_finish: 0.68 (0.3%), tests_pri_0: 140 (66.4%), check_spf: 0.43 (0.2%), tests_pri_10: 1.02 (0.5%), tests_pri_20: 0.81 (0.4%), tests_pri_30: 0.93 (0.4%), check_pyzor: 0.19 (0.1%), tests_pri_500: 3.3 (1.6%), get_report: 0.49 (0.2%)
Apr 26 14:30:17 zimbra-prod postfix/smtp[25961]: A6F3D4075BA0: to=<lereleyadam@hotmail.com>, relay=127.0.0.1[127.0.0.1]:10032, delay=0.41, delays=0.09/0/0.02/0.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1382C40478F9)
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) size: 5461, TIMING [total 314 ms, cpu 277 ms, AM-cpu 65 ms, SA-cpu 212 ms] - ldap-prepare: 7 (2%)2, SMTP greeting: 4.1 (1%)3, SMTP EHLO: 1.2 (0%)4, SMTP pre-MAIL: 0.9 (0%)4, mkdir tempdir: 1.2 (0%)4, create email.txt: 0.2 (0%)5, ldap-connect: 7 (2%)7, lookup_ldap: 2.0 (1%)7, SMTP pre-DATA-flush: 1.0 (0%)8, SMTP DATA: 29 (9%)17, check_init: 1.0 (0%)17, digest_hdr: 8 (3%)20, digest_body_dkim: 7 (2%)22, collect_info: 2.4 (1%)23, mkdir parts: 0.9 (0%)23, mime_decode: 5 (2%)25, get-file-type1: 4.5 (1%)26, parts_decode: 0.1 (0%)26, check_header: 0.3 (0%)26, spam-wb-list: 1.0 (0%)27, SA msg read: 0.3 (0%)27, SA parse: 1.9 (1%)27, SA check: 208 (66%)93, decide_mail_destiny: 3.5 (1%)95, notif-quar: 0.2 (0%)95, fwd-connect: 3.4 (1%)96, fwd-mail-pip: 4.6 (1%)97, fwd-rcpt-pip: 0.1 (0%)97, fwd-data-chkpnt: 0.0 (0%)97, write-header: 0.3 (0%)97, fwd-data-contents: 0.1 (0%)97, fwd-end-chkpnt: 2.6 (1%)98, prepare-dsn: 0.5 (0%)98, report: 1.1 (0%)99, main_log_entry: 2.8...
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) ... (1%)100, update_snmp: 0.3 (0%)100, SMTP pre-response: 0.1 (0%)100, SMTP response: 0.1 (0%)100, unlink-1-files: 0.2 (0%)100, rundown: 0.5 (0%)100
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) size: 5461, RUSAGE minflt=8038+0, majflt=0+0, nswap=0+0, inblock=0+0, oublock=40+0, msgsnd=0+0, msgrcv=0+0, nsignals=0+0, nvcsw=23+0, nivcsw=6+0, maxrss=133128+0, ixrss=0+0, idrss=0+0, isrss=0+0, utime=0.244+0.000, stime=0.033+0.000
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) extra modules loaded: unicore/lib/Gc/Nd.pl
Apr 26 14:30:17 zimbra-prod postfix/qmgr[18576]: A6F3D4075BA0: removed
Apr 26 14:30:19 zimbra-prod postfix/smtp[15555]: 1382C40478F9: to=<lereleyadam@hotmail.com>, relay=hotmail-com.olc.protection.outlook.com[104.47.57.161]:25, delay=2.7, delays=0.01/0.01/1.3/1.4, dsn=2.6.0, status=sent (250 2.6.0 <465010793.269540.1682530216585.JavaMail.tomcat@serv741> [InternalId=18678812792120, Hostname=SJ0PR84MB1675.NAMPRD84.PROD.OUTLOOK.COM] 15315 bytes in 0.149, 100.119 KB/sec Queued mail for delivery)
Apr 26 14:30:19 zimbra-prod postfix/qmgr[18576]: 1382C40478F9: removed
Let me know if it is useful for you!
It takes as parameters a message id (like D29B24075BA8 or any string that identifies a message) and the full path to your zimbra.log and shows the lines related to the message.
The script is provided as is, tested on 8.8.15.
Example (we want to follow a message that has a unique id 8EB1B40478F9):
>./siguesigueid.py 8EB1B40478F9 /var/log/zimbra.log
Apr 26 14:30:16 zimbra-prod postfix/submission/smtpd[7332]: 8EB1B40478F9: client=unknown[10.0.3.129], sasl_method=LOGIN, sasl_username=adneg
Apr 26 14:30:16 zimbra-prod postfix/cleanup[25983]: 8EB1B40478F9: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: 8EB1B40478F9: from=<adneg@track.com.na>, size=4263, nrcpt=1 (queue active)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) ESMTP [127.0.0.1]:10026 /opt/zimbra/data/amavisd/tmp/amavis-20230426T142913-25456-_15zxZjV: <adneg@track.com.na> -> <lereleyadam@hotmail.com> Received: from zimbra-prod.track.com.na ([127.0.0.1]) by localhost (zimbra-prod.track.com.na [127.0.0.1]) (amavisd-new, port 10026) with ESMTP for <lereleyadam@hotmail.com>; Wed, 26 Apr 2023 14:30:16 -0300 (-03)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) Checking: TVujM8-fF5a4 ORIGINATING/MYNETS [10.0.3.129] <adneg@track.com.na> -> <lereleyadam@hotmail.com>
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) p001 1 Content-Type: text/html, size: 3412 B, name:
Apr 26 14:30:16 zimbra-prod postfix/dkimmilter/smtpd[11719]: A6F3D4075BA0: client=localhost[127.0.0.1]
Apr 26 14:30:16 zimbra-prod postfix/cleanup[25503]: A6F3D4075BA0: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: A6F3D4075BA0: from=<adneg@track.com.na>, size=4808, nrcpt=1 (queue active)
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) TVujM8-fF5a4 FWD from <adneg@track.com.na> -> <lereleyadam@hotmail.com>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10030): 250 2.0.0 Ok: queued as A6F3D4075BA0
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) Passed CLEAN {RelayedOutbound}, ORIGINATING/MYNETS LOCAL [10.0.3.129]:57474 <adneg@track.com.na> -> <lereleyadam@hotmail.com>, Queue-ID: 8EB1B40478F9, Message-ID: <465010793.269540.1682530216585.JavaMail.tomcat@serv741>, mail_id: TVujM8-fF5a4, Hits: -, size: 4229, queued_as: A6F3D4075BA0, 174 ms
Apr 26 14:30:16 zimbra-prod postfix/smtp[25962]: 8EB1B40478F9: to=<lereleyadam@hotmail.com>, relay=127.0.0.1[127.0.0.1]:10026, delay=0.31, delays=0.13/0/0/0.17, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10030): 250 2.0.0 Ok: queued as A6F3D4075BA0)
Apr 26 14:30:16 zimbra-prod postfix/qmgr[18576]: 8EB1B40478F9: removed
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) size: 4229, TIMING [total 177 ms, cpu 33 ms] - SMTP greeting: 1.8 (1%)1, SMTP EHLO: 0.5 (0%)1, SMTP pre-MAIL: 0.6 (0%)2, lookup_ldap: 3.7 (2%)4, SMTP pre-DATA-flush: 0.6 (0%)4, SMTP DATA: 36 (20%)25, check_init: 0.4 (0%)25, digest_hdr: 0.8 (0%)25, digest_body_dkim: 0.3 (0%)25, collect_info: 1.7 (1%)26, mime_decode: 5 (3%)29, get-file-type1: 3.2 (2%)31, parts_decode: 0.1 (0%)31, check_header: 0.3 (0%)31, AV-scan-1: 17 (10%)41, decide_mail_destiny: 0.3 (0%)41, notif-quar: 0.2 (0%)41, fwd-connect: 1.1 (1%)42, fwd-mail-pip: 7 (4%)46, fwd-rcpt-pip: 0.1 (0%)46, fwd-data-chkpnt: 0.0 (0%)46, write-header: 0.2 (0%)46, fwd-data-contents: 0.1 (0%)47, fwd-end-chkpnt: 86 (49%)95, prepare-dsn: 0.9 (1%)96, report: 1.5 (1%)97, main_log_entry: 4.4 (3%)99, update_snmp: 0.4 (0%)99, SMTP pre-response: 0.1 (0%)99, SMTP response: 0.1 (0%)99, unlink-2-files: 0.2 (0%)100, rundown: 0.7 (0%)100
Apr 26 14:30:16 zimbra-prod amavis[25456]: (25456-12) size: 4229, RUSAGE minflt=0+0, majflt=0+0, nswap=0+0, inblock=0+0, oublock=32+0, msgsnd=0+0, msgrcv=0+0, nsignals=0+0, nvcsw=15+0, nivcsw=0+0, maxrss=142696+0, ixrss=0+0, idrss=0+0, isrss=0+0, utime=0.030+0.000, stime=0.003+0.000
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) ESMTP [127.0.0.1]:10032 /opt/zimbra/data/amavisd/tmp/amavis-20230426T143016-25989-RaR8ktkV: <adneg@track.com.na> -> <lereleyadam@hotmail.com> SIZE=4808 Received: from zimbra-prod.track.com.na ([127.0.0.1]) by localhost (zimbra-prod.track.com.na [127.0.0.1]) (amavisd-new, port 10032) with ESMTP for <lereleyadam@hotmail.com>; Wed, 26 Apr 2023 14:30:16 -0300 (-03)
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) dkim: VALID Author+Sender+MailFrom signature by d=track.com.na, From: <adneg@track.com.na>, a=rsa-sha256, c=relaxed/relaxed, s=4ECF874C-F187-11E8-88F1-D970AA277FB9, i=@track.com.na, ORIG [127.0.0.1]:33628
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) Checking: DsCiiBwmY4Ot ORIGINATING_POST/MYNETS [127.0.0.1] <adneg@track.com.na> -> <lereleyadam@hotmail.com>
Apr 26 14:30:16 zimbra-prod amavis[25989]: (25989-01) p001 1 Content-Type: text/html, size: 3412 B, name:
Apr 26 14:30:17 zimbra-prod postfix/amavisd/smtpd[20569]: 1382C40478F9: client=localhost[127.0.0.1]
Apr 26 14:30:17 zimbra-prod postfix/cleanup[25983]: 1382C40478F9: message-id=<465010793.269540.1682530216585.JavaMail.tomcat@serv741>
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) DsCiiBwmY4Ot FWD from <adneg@track.com.na> -> <lereleyadam@hotmail.com>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1382C40478F9
Apr 26 14:30:17 zimbra-prod postfix/qmgr[18576]: 1382C40478F9: from=<adneg@track.com.na>, size=5934, nrcpt=1 (queue active)
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) Passed CLEAN {RelayedOutbound}, ORIGINATING_POST/MYNETS LOCAL [127.0.0.1]:33628 <adneg@track.com.na> -> <lereleyadam@hotmail.com>, Queue-ID: A6F3D4075BA0, Message-ID: <465010793.269540.1682530216585.JavaMail.tomcat@serv741>, mail_id: DsCiiBwmY4Ot, Hits: -101.241, size: 5461, queued_as: 1382C40478F9, dkim_sd=4ECF874C-F187-11E8-88F1-D970AA277FB9:track.com.na, 313 ms
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) TIMING-SA [total 210 ms, cpu 212 ms] - parse: 1.12 (0.5%), extract_message_metadata: 18 (8.6%), get_uri_detail_list: 1.95 (0.9%), tests_pri_-2000: 13 (6.3%), tests_pri_-1000: 1.73 (0.8%), tests_pri_-950: 0.98 (0.5%), tests_pri_-900: 1.95 (0.9%), tests_pri_-90: 22 (10.5%), check_bayes: 21 (9.9%), b_tokenize: 6 (2.8%), b_tok_get_all: 6 (3.0%), b_comp_prob: 5 (2.5%), b_tok_touch_all: 0.26 (0.1%), b_finish: 0.68 (0.3%), tests_pri_0: 140 (66.4%), check_spf: 0.43 (0.2%), tests_pri_10: 1.02 (0.5%), tests_pri_20: 0.81 (0.4%), tests_pri_30: 0.93 (0.4%), check_pyzor: 0.19 (0.1%), tests_pri_500: 3.3 (1.6%), get_report: 0.49 (0.2%)
Apr 26 14:30:17 zimbra-prod postfix/smtp[25961]: A6F3D4075BA0: to=<lereleyadam@hotmail.com>, relay=127.0.0.1[127.0.0.1]:10032, delay=0.41, delays=0.09/0/0.02/0.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1382C40478F9)
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) size: 5461, TIMING [total 314 ms, cpu 277 ms, AM-cpu 65 ms, SA-cpu 212 ms] - ldap-prepare: 7 (2%)2, SMTP greeting: 4.1 (1%)3, SMTP EHLO: 1.2 (0%)4, SMTP pre-MAIL: 0.9 (0%)4, mkdir tempdir: 1.2 (0%)4, create email.txt: 0.2 (0%)5, ldap-connect: 7 (2%)7, lookup_ldap: 2.0 (1%)7, SMTP pre-DATA-flush: 1.0 (0%)8, SMTP DATA: 29 (9%)17, check_init: 1.0 (0%)17, digest_hdr: 8 (3%)20, digest_body_dkim: 7 (2%)22, collect_info: 2.4 (1%)23, mkdir parts: 0.9 (0%)23, mime_decode: 5 (2%)25, get-file-type1: 4.5 (1%)26, parts_decode: 0.1 (0%)26, check_header: 0.3 (0%)26, spam-wb-list: 1.0 (0%)27, SA msg read: 0.3 (0%)27, SA parse: 1.9 (1%)27, SA check: 208 (66%)93, decide_mail_destiny: 3.5 (1%)95, notif-quar: 0.2 (0%)95, fwd-connect: 3.4 (1%)96, fwd-mail-pip: 4.6 (1%)97, fwd-rcpt-pip: 0.1 (0%)97, fwd-data-chkpnt: 0.0 (0%)97, write-header: 0.3 (0%)97, fwd-data-contents: 0.1 (0%)97, fwd-end-chkpnt: 2.6 (1%)98, prepare-dsn: 0.5 (0%)98, report: 1.1 (0%)99, main_log_entry: 2.8...
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) ... (1%)100, update_snmp: 0.3 (0%)100, SMTP pre-response: 0.1 (0%)100, SMTP response: 0.1 (0%)100, unlink-1-files: 0.2 (0%)100, rundown: 0.5 (0%)100
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) size: 5461, RUSAGE minflt=8038+0, majflt=0+0, nswap=0+0, inblock=0+0, oublock=40+0, msgsnd=0+0, msgrcv=0+0, nsignals=0+0, nvcsw=23+0, nivcsw=6+0, maxrss=133128+0, ixrss=0+0, idrss=0+0, isrss=0+0, utime=0.244+0.000, stime=0.033+0.000
Apr 26 14:30:17 zimbra-prod amavis[25989]: (25989-01) extra modules loaded: unicore/lib/Gc/Nd.pl
Apr 26 14:30:17 zimbra-prod postfix/qmgr[18576]: A6F3D4075BA0: removed
Apr 26 14:30:19 zimbra-prod postfix/smtp[15555]: 1382C40478F9: to=<lereleyadam@hotmail.com>, relay=hotmail-com.olc.protection.outlook.com[104.47.57.161]:25, delay=2.7, delays=0.01/0.01/1.3/1.4, dsn=2.6.0, status=sent (250 2.6.0 <465010793.269540.1682530216585.JavaMail.tomcat@serv741> [InternalId=18678812792120, Hostname=SJ0PR84MB1675.NAMPRD84.PROD.OUTLOOK.COM] 15315 bytes in 0.149, 100.119 KB/sec Queued mail for delivery)
Apr 26 14:30:19 zimbra-prod postfix/qmgr[18576]: 1382C40478F9: removed
Let me know if it is useful for you!
Statistics: Posted by agenis — Wed Apr 26, 2023 6:40 pm