Re: Windows Powershell and Postfix TLS authentication

2021-10-21 Thread Viktor Dukhovni
On Thu, Oct 21, 2021 at 04:34:23PM -0400, Craig Huckabee wrote: > We’ve had requests for help making it work with Windows, specifically > from Powershell. We tried connecting using the Powershell methods > described by Microsoft for SMTP TLS auth, but while debugging from the > Postfix side the c

Re: Windows Powershell and Postfix TLS authentication

2021-10-21 Thread Wietse Venema
/raig Huckabee: > Hi, > > We've setup postfix on our RHEL7 SMTP servers with TLS fingerprint > authentication for the SMTP submission process. It works great > for our other Linux and OSX hosts. > > We've had requests for help making it work with Windows, > specifically from Powershell.