Hi,
Can you please check and confirm if module works with PowerShell core on Linux? I have been trying to use the module on multi OS infra, however it fails on Linux but works on Windows. It always complains about incorrect credentials though same works on windows ( or Send-MailMessage works on linux with same cred)
Error:
Send-MailKitMessage @mailParams -Verbose
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 535: 5.7.139 Authentication unsuccessful, the user credentials were incorrect
Hi,
Can you please check and confirm if module works with PowerShell core on Linux? I have been trying to use the module on multi OS infra, however it fails on Linux but works on Windows. It always complains about incorrect credentials though same works on windows ( or Send-MailMessage works on linux with same cred)
Error:
Send-MailKitMessage @mailParams -Verbose
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 535: 5.7.139 Authentication unsuccessful, the user credentials were incorrect