naguibihelek
Verified User
- Joined
- Aug 7, 2022
- Messages
- 6
I see these error in my log when incoming email are attempted to be delivered to users on our server.
Why are these getting blocked and how do I fix that.
Here are two separate logs:
Log 1:
Log 2:
Any help would be greatly appreciated.
Thanks.
Why are these getting blocked and how do I fix that.
Here are two separate logs:
Log 1:
Code:
2024-10-24 09:45:34 1t401m-00000000ACn-1BmX <= [email protected] H=m249-147.rdns-1.mailgun.net [159.112.249.147] P=esmtps X=TLS1.3:TLS_AES_256_GCM_SHA384:256 CV=no S=9411 DKIM=replies.acct-mgmt.com [email protected] T="Reset password" from <[email protected]> for [email protected]
2024-10-24 09:45:34 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1t401m-00000000ACn-1BmX
2024-10-24 09:45:34 1t401m-00000000ACn-1BmX => nagui <[email protected]> F=<[email protected]> R=virtual_user T=dovecot_lmtp_udp S=9778 C="250 2.0.0 <[email protected]> +MEyGZ5rGmehmQAAzitcUw Saved"
2024-10-24 09:45:34 1t401m-00000000ACn-1BmX Completed
Log 2:
Code:
2024-10-24 09:20:27 H=m249-7.rdns-1.mailgun.net [159.112.249.7] sender verify fail for <[email protected]>:
2024-10-24 09:20:27 H=m249-7.rdns-1.mailgun.net [159.112.249.7] X=TLS1.3:TLS_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: Sender verify failed
2024-10-24 09:20:27 H=m249-7.rdns-1.mailgun.net [159.112.249.7] incomplete transaction (QUIT) from <[email protected]>
2024-10-24 09:22:29 H=m249-19.rdns-1.mailgun.net [159.112.249.19] sender verify fail for <[email protected]>:
2024-10-24 09:22:29 H=m249-19.rdns-1.mailgun.net [159.112.249.19] X=TLS1.3:TLS_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: Sender verify failed
2024-10-24 09:22:29 H=m249-19.rdns-1.mailgun.net [159.112.249.19] incomplete transaction (QUIT) from <[email protected]>
2024-10-24 09:22:53 H=m249-19.rdns-1.mailgun.net [159.112.249.19] sender verify fail for <[email protected]>:
2024-10-24 09:22:53 H=m249-19.rdns-1.mailgun.net [159.112.249.19] X=TLS1.3:TLS_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: Sender verify failed
2024-10-24 09:22:53 H=m249-19.rdns-1.mailgun.net [159.112.249.19] incomplete transaction (QUIT) from <[email protected]>
Any help would be greatly appreciated.
Thanks.