Hello
we are getting a new issue regarding receiving emails from known providers: outlook / Hotmail (only )
I've noticed that when sending emails from [email protected] to our mail server [email protected]
it got delayed for +3 hours
I've sent a Test mail at 9:43 am from outlook to our mail server and I got it delivered at 12:24 pm, it is shown on our mail server that it was received at 9:50 am!!
but that's not true for sure
so, I've taken the mail header from the received email in our server and tested it on mxtoolbox
and here's the result

what highlighted in red is our mail server hostname
as you can see there's a delay 3 hours !!
and I've checked Exim Configuration Manager and no delay option is ON as screenshot

and here's Exim_mainlog the time email received
note: our mail server mails is been replaced with: [email protected]
-----
one more thing
I've tried to send a test email from [email protected] to 2 of our same mail servers "[email protected]" , "[email protected]"
[email protected] received the mail instantly
[email protected] received the mail after 3 hours !!
from where is the delay issue here?
is it from our mail server or from outlook ???
Notes :
we are getting a new issue regarding receiving emails from known providers: outlook / Hotmail (only )
I've noticed that when sending emails from [email protected] to our mail server [email protected]
it got delayed for +3 hours
I've sent a Test mail at 9:43 am from outlook to our mail server and I got it delivered at 12:24 pm, it is shown on our mail server that it was received at 9:50 am!!
but that's not true for sure
so, I've taken the mail header from the received email in our server and tested it on mxtoolbox
and here's the result

what highlighted in red is our mail server hostname
as you can see there's a delay 3 hours !!
and I've checked Exim Configuration Manager and no delay option is ON as screenshot

and here's Exim_mainlog the time email received
Code:
2021-10-27 12:24:27 1mfg6c-0001fe-Tt H=mail-oln040092067035.outbound.protection.outlook.com (EUR02-AM5-obe.outbound.protection.outlook.com) [40.92.67.35]:31446 Warning: "SpamAssassin as Server detected message as NOT spam (-0.2)"
2021-10-27 12:24:27 1mfg6c-0001fe-Tt <= [email protected] H=mail-oln040092067035.outbound.protection.outlook.com (EUR02-AM5-obe.outbound.protection.outlook.com) [40.92.67.35]:31446 P=esmtps X=TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no S=7443 [email protected].prod.outlook.com T="test" for [email protected]
2021-10-27 12:24:27 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1mfg6c-0001fe-Tt
2021-10-27 12:24:27 SSL_write: (from mail-oln040092067035.outbound.protection.outlook.com (EUR02-AM5-obe.outbound.protection.outlook.com) [40.92.67.35]:31446) syscall: Connection reset by peer
2021-10-27 12:24:27 SMTP connection from mail-oln040092067035.outbound.protection.outlook.com (EUR02-AM5-obe.outbound.protection.outlook.com) [40.92.67.35]:31446 closed by QUIT
2021-10-27 12:24:27 1mfg6c-0001fe-Tt => marwan <[email protected]> R=virtual_user T=dovecot_virtual_delivery C="250 2.0.0 <[email protected]> OGFLINsoeWH4GAAATzqFDA Saved"
2021-10-27 12:24:27 1mfg6c-0001fe-Tt Completed
-----
one more thing
I've tried to send a test email from [email protected] to 2 of our same mail servers "[email protected]" , "[email protected]"
[email protected] received the mail instantly
[email protected] received the mail after 3 hours !!
from where is the delay issue here?
is it from our mail server or from outlook ???
Notes :
Thanks and waiting for your feedbacknote1: track delivery is not showing receiving these emails until I actually received it
note2: in WHM, Mail queue is not showing it
note3: I've tested to send emails from Gmail / Yahoo to our mail server, and there's almost no delay, maybe 1 or 2 minutes to receive it and that's normal and ok with us
Last edited: