Mail Tracking option inside Axigen?

Hello,
is there any tool that gives mail tracking information inside Axigen?

Thanks!

Hello,

No, there is no such tool inside Axigen. However mail flow could be tracked into Axigen logs based on its Message ID (if message was accepted into the queue).

# grep '2001113157.2684448.JavaMail.app@ltx1-app46659.prod.linkedin.com' everything.txt
2020-08-20 08:11:28 +0000 08 za-axigen-be-01 SMTP-IN:000000BA: New mail <2001113157.2684448.1597899676435.JavaMail.app@ltx1-app46659.prod.linkedin.com> received from axigen-fe-02.cluster (10.4.1.10) with envelope from <xxxx@bounce.linkedin.com>, recipients=1 (nastasia@xxx), size=30124, enqueued with id 0FE108 (orgid=3A1BAF)

From above example we get that the SMTP-IN session ID was 000000BA and PROCESSING session ID was 0FE108 so we could track now the message like:

# grep ':000000BA\|0FE108' everything.txt
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: [10.4.1.5:25] connection accepted from [10.4.1.10:51046]
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Remote frontend connection
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 220 axigen-be-01 Axigen ESMTP ready
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << EHLO axigen-fe-02.cluster
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set max data size to 51200 KB
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set max received headers to 30
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Maximum recipient count set to 1000
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Wait for processing response at least 10 seconds
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: STARTTLS extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: 8BIT MIME accepted
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: BINARY DATA extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: PIPELINING extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set local delivery to all
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: DSN extension denied
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Greylist disabled
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-axigen-be-01 Axigen ESMTP hello
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-PIPELINING
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5 GSSAPI
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-AUTH=PLAIN LOGIN CRAM-MD5 DIGEST-MD5 GSSAPI
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-8BITMIME
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-BINARYMIME
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-CHUNKING
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-SIZE 52428800
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-STARTTLS
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-XAXIORGINFO
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-HELP
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 OK
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << STARTTLS
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 220 Ready to start TLS
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << SSL: client hello, remote 10.4.1.10:51046, version TLS 1.2 (0303)
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << SSL: client hello, remote 10.4.1.10:51046, 85 cipher suites: c030c02cc028c024c014c00a00a500a300a1009f006b006a0069006800390038003700360088008700860085c032c02ec02ac026c00fc005009d003d00350084c02fc02bc027c023c013c00900a400a200a0009e00670040003f003e0033003200310030009a0099009800970045004400430042c031c02dc029c025c00ec004009c003c002f00960041c011c007c00cc00200050004c012c008001600130010000dc00dc003000a00ff
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> SSL: server hello, remote 10.4.1.10:51046, version TLS 1.2 (0303)
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> SSL: server hello, remote 10.4.1.10:51046, cipher suite c02f
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> SSL: server write cert, remote 10.4.1.10:51046, version TLS 1.2 (0303)
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> SSL: server write cert, remote 10.4.1.10:51046, certificate 1: serial DFB881AFBBFC085B
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << EHLO axigen-fe-02.cluster
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set max data size to 51200 KB
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set max received headers to 30
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Maximum recipient count set to 1000
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Wait for processing response at least 10 seconds
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: STARTTLS extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: 8BIT MIME accepted
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: BINARY DATA extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: PIPELINING extension allowed
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Set local delivery to all
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: DSN extension denied
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: Greylist disabled
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-axigen-be-01 Axigen ESMTP hello
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-PIPELINING
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5 GSSAPI
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-AUTH=PLAIN LOGIN CRAM-MD5 DIGEST-MD5 GSSAPI
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-8BITMIME
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-BINARYMIME
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-CHUNKING
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-SIZE 52428800
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-XAXIORGINFO
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250-HELP
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 OK
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << MAIL FROM:<xxx@bounce.linkedin.com> XAXIORGINFO=3A1BAF:00002805
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 Sender accepted
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << RCPT TO:<nastasia@xxx>
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 Recipient accepted
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << NOOP
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 OK
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << BDAT 30124 LAST
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << 30124 bytes read
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << Last chunk of 30124 bytes read
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: DomainKeys verification result: no signature
2020-08-20 08:11:28 +0000 08 axigen-be-01 DNR:000000BA: Search TXT for 'd2048-201806-01._domainkey.linkedin.com'
2020-08-20 08:11:28 +0000 08 axigen-be-01 DNR:000000BA: Sending query (1/1) to 168.63.129.16:53
2020-08-20 08:11:28 +0000 08 axigen-be-01 DNR:000000BA: 'd2048-201806-01._domainkey.linkedin.com' found TXT 'v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3nMrv5DZHDZA55yorX3gRKAhcTQRV0g2mW9V/UUg4YjV4CnPOtzbYb9yRb+fkkev1QTJDv49/d9IBbCvYcMhGPaH+YUoAKUopQ0mex3MhysSsZs7h6CbBSLJTOS0MskQ13tdmenIjrbHXQo2VviL0B2ZMYLesZulw8iq+QQ31aaEvKhwiioQd1mI+9IAea3jYWTTOpBgohYEvR9Amwnf6zW5ckRlngksN3rndxHPTYztGA9ifkK0o/qtCsN2aumgQWGeWT+Y2Iaoz4VKsFGSeJunIxaNpax1ynygSiI4zYOmIJ6sXGQEXTfBo//IhMuS0jFyOBvSrx8CfyWwUhVMtwIDAQAB'
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: DKIM verification result: good
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread received signal for processing
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to RECEIVED
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set mail state to PROCESSING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start processing mail
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Sieve filter loaded from file @00-00-5F34-5D3FE351-FB0B2BCB:00000174:40
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to PROCESSING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start filter wmFilter of type script filter from domain object <nastasia@xxx>
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Processing started
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread finished processing signal
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Keep requested for <nastasia@xxx>
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Finished filtering mail object 0FE108 with filter: wmFilter of type script filter from domain object <nastasia@xxx>
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to PROCESSING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start filter itip filter
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Finished filtering mail object 0FE108 with filter: itip filter
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to PROCESSING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start filter onProcessing event
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Finished filtering mail object 0FE108 with filter: onProcessing event
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to PROCESSING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to PROCESSED - LOCAL
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set mail state to PROCESSED
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Processing finished
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread received signal for delivery
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread finished delivery signal
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start mail delivery
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set mail state to SENDING
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start local delivery for 1 recipients in domain xxx (domain id: 00000006, mail version: 0000)
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Mail delivered to mailbox 'INBOX' of <nastasia@xxx> with id 6897
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Mail delivered to 1 recipients in domain xxx (domain id: 00000006)
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set recipient <nastasia@xxx> state to SENT
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Delivery attempt completed for mail 0FE108; schedule for cleanup
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set mail state to SENT
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread received signal for cleanup
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: New mail <2001113157.2684448.1597899676435.JavaMail.app@ltx1-app46659.prod.linkedin.com> received from axigen-fe-02.cluster (10.4.1.10) with envelope from <xxx@bounce.linkedin.com>, recipients=1 (nastasia@xxx), size=30124, enqueued with id 0FE108 (orgid=3A1BAF)
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 250 Mail queued for delivery
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Start mail cleanup
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Mail removed from queue
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Set mail state to REMOVED
2020-08-20 08:11:28 +0000 08 axigen-be-01 PROCESSING:000FE108: Shepherd thread finished cleanup signal
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: << QUIT
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 221-axigen-be-01 Axigen ESMTP is closing connection
2020-08-20 08:11:28 +0000 16 axigen-be-01 SMTP-IN:000000BA: >> 221 Good bye
2020-08-20 08:11:28 +0000 08 axigen-be-01 SMTP-IN:000000BA: closing session from [10.4.1.10:51046]

So we could see that the message was delivered in the INBOX folder of the recipient with ID 6897
PROCESSING:000FE108: Mail delivered to mailbox 'INBOX' of <nastasia@xxx> with id 6897

HTH,
Ioan

Understood,
maybe it will be in the next release ?

Logging into LogZilla
=> I don’t want to brag, but if you’d use a solution like LogZilla or Graylog (See https://www.axigen.com/articles/email-security-axigen-graylog_81.html), you could track a message in no time (With the message ID for instance) … and a whole lot more too.

Thank you, but as a professional product I think it’s mandatory having a Mail Tracking solution.