Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Singed Card is putting the mail into Junk #1026

Open
harsh-saini-E2842 opened this issue Apr 15, 2024 · 0 comments
Open

Addition of Singed Card is putting the mail into Junk #1026

harsh-saini-E2842 opened this issue Apr 15, 2024 · 0 comments
Labels
Needs: triage 🔍 New issue, needs PM on rotation to triage asap

Comments

@harsh-saini-E2842
Copy link

Hi,

I was testing the AMP using SignedCard, some month back when I was testing AMP using SingedCard it was working fine, but suddenly now when using AMP with a signed card I am facing the following issue.

  1. The card is not visible.
  2. Mails are getting into junk instead of inbox.

But if I remove the section part from the mail, then mail is getting placed in Inbox and card is visible.

Adding debug message for success
{ -"ActionableMessageStamping": { "Errors": [ ], -"Infos": [ "Card allowed for the sender" ] }, "CardEnabledForMessage": true, "ClientName": "OutlookWebApp", "ClientVersion": "20240405002.12", "InternetMessageId": "<826068859.2393.1713186731361@staging-produce-to-queue-common-server-deployment-blue-7bf9lq6l>", "EntityExtractionSuccess": false, "Error": "EntityDocument does not exist.", -"AdaptiveCardPayload": { "found": true, "type": "AdaptiveCard" }, -"MessageCardPayload": { "found": false, "type": null }, -"AuthHeader": { "results": "spf=pass (sender IP isXXXXXXX) smtp.mailfrom=XXXX.XXXX.com; dkim=pass (signature was verified) header.d=XXXXX.com;dmarc=none action=none header.from=XXXXX.XXXXX.com;compauth=fail reason=601", "authAs": "Anonymous" } }

Adding debug message for failure
{ "CardEnabledForMessage": false, "ClientName": "OutlookWebApp", "ClientVersion": "20240405002.12", "InternetMessageId": "<1919659874.2385.1713186682786@staging-produce-to-queue-common-server-deployment-blue-7bf9lq6l>", "EntityExtractionSuccess": false, "Error": "EntityDocument does not exist.", -"AdaptiveCardPayload": { "found": true, "type": "SignedAdaptiveCard_MicroData" }, -"MessageCardPayload": { "found": false, "type": null }, -"AuthHeader": { "results": "spf=pass (sender IP is XXXXXX) smtp.mailfrom=XXXXXXX; dkim=pass (signature was verified) header.d=XXXXX.com;dmarc=none action=none header.from=XXXXX.XXXXX.com;compauth=fail reason=601", "authAs": "Anonymous" } }

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage asap label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: triage 🔍 New issue, needs PM on rotation to triage asap
Projects
None yet
Development

No branches or pull requests

1 participant