- Products
- Learn
- Local User Groups
- Partners
- More
What's New in Check Point SASE
Wednesday, 9 September @ 5pm CET / 11am EDT
The State of Ransomware Q2 2026:
This Quarter's Trends, and Their Impact on Your Defenses
AI Security Masters
Implementing the AI Security Trifecta
CheckMates Go:
Half is Not Enough
Hi all,
We're looking into getting reports sent through email through SmartEvent. We're just having failed auth's on Exchange when we initiate a connection to send the email. Before I open a TAC case anyone seen this kind of behaviour? I've checked routing to the Mail Server, that's all fine, it's as is the MD5 hash isn't correct from what we can see in the logs?
Any help is appreciated guys! ![]()
Have you tried running smtp commands from the SmartEvent serer using same credentials?
Hi Vladimir,
I'm not 100% sure what commands you could from the SmartEvent server? I wasn't aware there was any?
Just ssh into SmartEvent server and attempt to telnet into your Exchange on port 25 using its name.
Use commands described here to compose and send a test message:
How to Test SMTP AUTH using Telnet [Wiki] | NDCHost
FYI: do Not use backspace while typing SMTP commands, it'll nullify them. If you've made a mistake, end the telnet session and retry again from the beginning.
Just had it connect successfully with CLI using that method Vladimir, I've now tried using the Base64 encoded phrases as my credentials on the GUI to see if that works. Are you aware of any difference between CLI and the GUI in how it presents the username and password to the mail server?
Nope, sorry, that would be a question for TAC.
But at least you have the confirmation that there is nothing wrong with communication and authentication between your SmartEvent and Exchange, so this will help them to troubleshoot.
Include the results of your test in SR.
Just got them from my Exchange Administrator, my presumption is that how it presents itself to the mail server through the GUI is different compared to the CLI with my results.