Ted Roche wrote on 2015-11-12: 
>  Alan:
>  
>  That's great! I've been banging the drum for "SMTP Good, MAPI Bad" for
>  a long, long time, but not having good/simple tools for handling
>  SSL.TLS was a big hangup. Now that MS is _finally_ gaining a decent
>  shell with PowerShell, this is a cool tool to add to the arsenal.
>  
>  On Thu, Nov 12, 2015 at 5:01 AM, Alan Bourke <[email protected]>
wrote:
>  As part of researching a project I noticed that PowerShell has a cmdlet
>  called Send-MailMessage which can send an SMTP mail.
>  
>  It supports HTML body or plain text, multiple recipients,
>  attachments, priority, failure notification, SSL/TLS and SMTP
>  authentication if needed.
>  

Alan,

I'm curious how it handles servers with SSL certificates that do not match
the server name.
This is very common. The only options I have found with many certificate
verifications is to ignore verifying the certificate chain. Which ends up
ignoring expired or revoked certificates.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to