DirectSend

Don’t Disable this if you use Azure Email Communication

EmailEvents
|where Timestamp > ago(7d)
|where EmailDirection == 'Inbound' and Connectors == '' and isnotempty(SenderIPv4) and SenderMailFromDomain == "domain.com.au" and SenderFromDomain == "domain.com.au"
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...