Posted On March 31, 2019

Troubleshoot Mail Relay

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Troubleshoot Mail Relay

Find Mail server of domain:
NSLOOKUP
set q=mx
{domain_name}.{NLDN}
exit

Send a test email:
telnet mail.kimconnect.com 25
ehlo kimconnect.com
mail from:<[email protected]>
data
This is a test, please do not respond
.
quit 

Test SMTP relay:
ehlo kimconnect.com
mail from:<[email protected]>
data
This is a test, please do not respond
.
quit 

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Check Speculation Controls for Spectre Mitigation Support on Windows

Run the below function to view an output similar to this: BTIHardwarePresent : True ->…

Microsoft Excel Error: The Request Was Aborted Could Not Create SSL/TLS Secure Channel

Issue: Eventvwr.exe > Applications and Services Logs > Microsoft Office Alerts The request was aborted:…
Other project: DragonCoin.com