FN-GM Posted February 10, 2020 Posted February 10, 2020 Hello, I am looking for a basic application that can be used to test SMTP relay settings. I want to test out a new configuration before touching the live system. Can anyone recommend anything please? Thanks
Zammo Posted February 10, 2020 Posted February 10, 2020 You can use power shell I believe, just a few lines of code 1
Zammo Posted February 10, 2020 Posted February 10, 2020 https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/send-mailmessage?view=powershell-7
FN-GM Posted February 12, 2020 Author Posted February 12, 2020 That's perfect. Not sure why I didn't think this myself!!
TwistedHelixis Posted February 12, 2020 Posted February 12, 2020 I might be wrong but I think powershell can only connect without TLS.
Zammo Posted February 12, 2020 Posted February 12, 2020 I think thats not right https://adamtheautomator.com/send-mailmessage/ 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now