We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7532af9 commit bb60c17Copy full SHA for bb60c17
1 file changed
Mailozaurr.psd1
@@ -12,7 +12,7 @@
12
PowerShellVersion = '5.1'
13
PrivateData = @{
14
PSData = @{
15
- Tags = @('Windows', 'MacOS', 'Linux', 'Mail', 'Email', 'MX', 'SPF', 'DMARC', 'DKIM')
+ Tags = @('Windows', 'MacOS', 'Linux', 'Mail', 'Email', 'MX', 'SPF', 'DMARC', 'DKIM', 'GraphApi', 'SendGrid', 'Graph', 'IMAP', 'POP3')
16
ProjectUri = 'https://github.com/EvotecIT/MailoZaurr'
17
IconUri = 'https://evotec.xyz/wp-content/uploads/2020/07/MailoZaurr.png'
18
ExternalModuleDependencies = @('Microsoft.PowerShell.Management', 'Microsoft.PowerShell.Security', 'Microsoft.PowerShell.Utility')
0 commit comments