-
Reporting an Issue or Missing FeatureI want to send a mail with Send-PnPMail to existing mail addresses but it fails for always the same mails although other tools (e.g. Power Automate) can send mails. Expected behaviorI expect that Send-PnPMail sends a mail. Actual behaviorCurrently I am receiving the following error:
The same scripts works with other mailboxes but some are failing. Steps to reproduce behaviorI am running the following send command:
What is the version of the Cmdlet module you are running?2.1.1 Which operating system/environment are you running PnP PowerShell on?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
hi @HeKr09 , looks like something specific to that mailbox. If it works for one mailbox and not the other, it is not an issue with PnP PowerShell or the cmdlet itself. |
Beta Was this translation helpful? Give feedback.
-
Can anybody help me? |
Beta Was this translation helpful? Give feedback.
-
I guess the problem was that the user never has been signed in on the site. After logging in it worked. |
Beta Was this translation helpful? Give feedback.
I guess the problem was that the user never has been signed in on the site. After logging in it worked.