Skip to content

Commit bd18bb6

Browse files
authored
Add '*.sipconnectcloud.com' to allowed domains
1 parent 53b36c8 commit bd18bb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/CIPPCore/Public/Standards/Invoke-CIPPStandardAddDKIM.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ function Invoke-CIPPStandardAddDKIM {
8787
'*.msteams.8x8.com'
8888
'*.ucconnect.co.uk'
8989
'*.teams-sbc.dk'
90+
'*.sipconnectcloud.com'
9091
)
9192

9293
$AllDomains = ($BatchResults | Where-Object { $_.DomainName }).DomainName | ForEach-Object {

0 commit comments

Comments
 (0)