@redsift/products 12.3.0 → 12.3.1-muiv6-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -523,6 +523,11 @@ var EXTRACTOR_STRINGS = {
|
|
|
523
523
|
"investigate:card.dmarc.summary-domain-reject-partial-sp-weak": "The domain only rejects {pct}% of unauthorized email, and subdomains use a weaker policy, leaving them vulnerable to spoofing.",
|
|
524
524
|
"investigate:card.dmarc.summary-domain-quarantine-full-sp-weak": "The domain has a quarantine policy, but subdomains use a weaker policy, leaving them vulnerable to spoofing.",
|
|
525
525
|
"investigate:card.dmarc.summary-domain-quarantine-partial-sp-weak": "The domain only quarantines {pct}% of unauthorized email, and subdomains use a weaker policy, leaving them vulnerable to spoofing.",
|
|
526
|
+
// Summary box strings for permerror (RFC 7489 §6.6.3)
|
|
527
|
+
"investigate:card.dmarc.summary-email-permerror": "Email compliance could not be determined because the DMARC record has a permanent error and no reporting URI (rua) is configured.",
|
|
528
|
+
"investigate:card.dmarc.summary-email-permerror-rua-fallback": "The DMARC record contains errors, but since a valid reporting URI (rua) is present, receivers treat this as p=none. This email passes compliance under the effective monitoring-only policy.",
|
|
529
|
+
"investigate:card.dmarc.summary-domain-permerror": "The DMARC policy has a permanent error and cannot be enforced. No reporting URI (rua) is configured, so receivers will skip DMARC processing entirely.",
|
|
530
|
+
"investigate:card.dmarc.summary-domain-permerror-rua-fallback": "The DMARC policy contains errors, but a valid reporting URI (rua) is present. Receivers fall back to acting as if the policy is p=none (monitoring only).",
|
|
526
531
|
"investigate:card.dmarc.txt-published-on-policy-domain_md": "[](TXT_RECORD#:glossary) published on `{policyDomain}`",
|
|
527
532
|
"investigate:card.dmarc.txt-published-policy-on-domain_md": "[](TXT_RECORD#:glossary) published on `{policyDomain}`",
|
|
528
533
|
"investigate:card.dmarc.txt-published-policy-on-domain_md_one": "[](TXT_RECORD#:glossary) published on `{policyDomain}`",
|
|
@@ -952,6 +957,11 @@ var EXTRACTOR_STRINGS = {
|
|
|
952
957
|
"investigate:card.dmarc.summary-domain-reject-partial-sp-weak": "Le domaine ne rejette que {pct} % des e-mails non autoris\xE9s, et les sous-domaines utilisent une politique plus faible, les rendant vuln\xE9rables \xE0 l'usurpation.",
|
|
953
958
|
"investigate:card.dmarc.summary-domain-quarantine-full-sp-weak": "Le domaine dispose d'une politique de mise en quarantaine, mais les sous-domaines utilisent une politique plus faible, les rendant vuln\xE9rables \xE0 l'usurpation.",
|
|
954
959
|
"investigate:card.dmarc.summary-domain-quarantine-partial-sp-weak": "Le domaine ne met en quarantaine que {pct} % des e-mails non autoris\xE9s, et les sous-domaines utilisent une politique plus faible, les rendant vuln\xE9rables \xE0 l'usurpation.",
|
|
960
|
+
// Summary box strings for permerror (RFC 7489 §6.6.3)
|
|
961
|
+
"investigate:card.dmarc.summary-email-permerror": "La conformit\xE9 de l'e-mail n'a pas pu \xEAtre d\xE9termin\xE9e car l'enregistrement DMARC contient une erreur permanente et aucun URI de rapport (rua) n'est configur\xE9.",
|
|
962
|
+
"investigate:card.dmarc.summary-email-permerror-rua-fallback": "L'enregistrement DMARC contient des erreurs, mais un URI de rapport valide (rua) est pr\xE9sent. Les destinataires traitent cela comme p=none. Cet e-mail est conforme selon la politique de surveillance effective.",
|
|
963
|
+
"investigate:card.dmarc.summary-domain-permerror": "La politique DMARC contient une erreur permanente et ne peut pas \xEAtre appliqu\xE9e. Aucun URI de rapport (rua) n'est configur\xE9, les destinataires ignoreront enti\xE8rement le traitement DMARC.",
|
|
964
|
+
"investigate:card.dmarc.summary-domain-permerror-rua-fallback": "La politique DMARC contient des erreurs, mais un URI de rapport valide (rua) est pr\xE9sent. Les destinataires se rabattront sur p=none (mode surveillance uniquement).",
|
|
955
965
|
"investigate:card.dmarc.txt-published-on-policy-domain_md": "[](TXT_RECORD#:glossary) publi\xE9 sur `{policyDomain}`",
|
|
956
966
|
"investigate:card.dmarc.txt-published-policy-on-domain_md": "[](TXT_RECORD#:glossary) publi\xE9 sur `{policyDomain}`",
|
|
957
967
|
"investigate:card.dmarc.txt-published-policy-on-domain_md_one": "[](TXT_RECORD#:glossary) publi\xE9 sur `{policyDomain}`",
|
|
@@ -1255,7 +1265,8 @@ var enUS = {
|
|
|
1255
1265
|
"investigate.card.dmarc.summary-email-fail-dkim": "This email is not DMARC compliant. DKIM did not pass authentication and alignment checks.",
|
|
1256
1266
|
"investigate.card.dmarc.summary-email-fail-spf": "This email is not DMARC compliant. SPF did not pass authentication and alignment checks.",
|
|
1257
1267
|
"investigate.card.dmarc.summary-email-none": "The email would be compliant if there was a valid DMARC policy.",
|
|
1258
|
-
"investigate.card.dmarc.summary-email-permerror": "Email compliance could not be determined
|
|
1268
|
+
"investigate.card.dmarc.summary-email-permerror": "Email compliance could not be determined because the DMARC record has a permanent error and no reporting URI (rua) is configured.",
|
|
1269
|
+
"investigate.card.dmarc.summary-email-permerror-rua-fallback": "The DMARC record contains errors, but since a valid reporting URI (rua) is present, receivers treat this as p=none (monitoring only). Email compliance for this message is evaluated under the effective monitoring-only policy.",
|
|
1259
1270
|
"investigate.card.dmarc.summary-email-temperror": "Email compliance could not be determined — the domain's DMARC record could not be retrieved.",
|
|
1260
1271
|
"investigate.card.dmarc.summary-domain-reject-full": "The domain has a strong policy that enforces DMARC compliance, rejecting 100% of unauthorized email.",
|
|
1261
1272
|
"investigate.card.dmarc.summary-domain-reject-full-sp-weak": "The domain has a reject policy for the main domain, but subdomains use a weaker policy, leaving them vulnerable to spoofing.",
|
|
@@ -1267,7 +1278,8 @@ var enUS = {
|
|
|
1267
1278
|
"investigate.card.dmarc.summary-domain-quarantine-partial-sp-weak": "The domain only quarantines {pct}% of unauthorized email, and subdomains use a weaker policy, leaving them vulnerable to spoofing.",
|
|
1268
1279
|
"investigate.card.dmarc.summary-domain-none": "The domain has a monitoring-only policy. Unauthorized emails will be delivered normally.",
|
|
1269
1280
|
"investigate.card.dmarc.summary-domain-no-record": "The domain has no DMARC policy. It is not protected against email spoofing.",
|
|
1270
|
-
"investigate.card.dmarc.summary-domain-permerror": "The
|
|
1281
|
+
"investigate.card.dmarc.summary-domain-permerror": "The DMARC policy has a permanent error and cannot be enforced. No reporting URI (rua) is configured, so receivers will skip DMARC processing entirely.",
|
|
1282
|
+
"investigate.card.dmarc.summary-domain-permerror-rua-fallback": "The DMARC policy contains errors, but a valid reporting URI (rua) is present. Receivers fall back to acting as if the policy is p=none (monitoring only).",
|
|
1271
1283
|
"investigate.card.dmarc.permerror-no-rua_md": "No valid reporting URI ([](RUA#:glossary)) is present, so receivers will skip DMARC processing entirely.",
|
|
1272
1284
|
"investigate.card.dmarc.permerror-rua-fallback_md": "A valid reporting URI ([](RUA#:glossary)) is present, so receivers will fall back to acting as if the policy is **p=none**.",
|
|
1273
1285
|
"investigate.card.dmarc.summary-domain-temperror": "The domain's DMARC record could not be retrieved due to a DNS error.",
|
|
@@ -1957,7 +1969,8 @@ var frFR = {
|
|
|
1957
1969
|
"investigate.card.dmarc.summary-email-fail-dkim": "Cet e-mail n'est pas conforme à DMARC. DKIM n'a pas passé les vérifications d'authentification et d'alignement.",
|
|
1958
1970
|
"investigate.card.dmarc.summary-email-fail-spf": "Cet e-mail n'est pas conforme à DMARC. SPF n'a pas passé les vérifications d'authentification et d'alignement.",
|
|
1959
1971
|
"investigate.card.dmarc.summary-email-none": "L'e-mail serait conforme s'il existait une politique DMARC valide.",
|
|
1960
|
-
"investigate.card.dmarc.summary-email-permerror": "La conformité de l'e-mail n'a pas pu être déterminée
|
|
1972
|
+
"investigate.card.dmarc.summary-email-permerror": "La conformité de l'e-mail n'a pas pu être déterminée car l'enregistrement DMARC contient une erreur permanente et aucun URI de rapport (rua) n'est configuré.",
|
|
1973
|
+
"investigate.card.dmarc.summary-email-permerror-rua-fallback": "L'enregistrement DMARC contient des erreurs, mais un URI de rapport valide (rua) est présent. Les destinataires appliqueront une politique équivalente à p=none et évalueront cet e-mail en mode surveillance uniquement, sans imposer d'actions de rejet ou de quarantaine.",
|
|
1961
1974
|
"investigate.card.dmarc.summary-email-temperror": "La conformité de l'e-mail n'a pas pu être déterminée — l'enregistrement DMARC du domaine n'a pas pu être récupéré.",
|
|
1962
1975
|
"investigate.card.dmarc.summary-domain-reject-full": "Le domaine dispose d'une politique stricte qui applique la conformité DMARC, rejetant 100 % des e-mails non autorisés.",
|
|
1963
1976
|
"investigate.card.dmarc.summary-domain-reject-full-sp-weak": "Le domaine dispose d'une politique de rejet, mais les sous-domaines utilisent une politique plus faible, les rendant vulnérables à l'usurpation.",
|
|
@@ -1969,7 +1982,8 @@ var frFR = {
|
|
|
1969
1982
|
"investigate.card.dmarc.summary-domain-quarantine-partial-sp-weak": "Le domaine ne met en quarantaine que {pct} % des e-mails non autorisés, et les sous-domaines utilisent une politique plus faible, les rendant vulnérables à l'usurpation.",
|
|
1970
1983
|
"investigate.card.dmarc.summary-domain-none": "Le domaine dispose d'une politique de surveillance uniquement. Les e-mails non autorisés seront distribués normalement.",
|
|
1971
1984
|
"investigate.card.dmarc.summary-domain-no-record": "Le domaine n'a pas de politique DMARC. Il n'est pas protégé contre l'usurpation d'identité par e-mail.",
|
|
1972
|
-
"investigate.card.dmarc.summary-domain-permerror": "
|
|
1985
|
+
"investigate.card.dmarc.summary-domain-permerror": "La politique DMARC contient une erreur permanente et ne peut pas être appliquée. Aucun URI de rapport (rua) n'est configuré, les destinataires ignoreront entièrement le traitement DMARC.",
|
|
1986
|
+
"investigate.card.dmarc.summary-domain-permerror-rua-fallback": "La politique DMARC contient des erreurs, mais un URI de rapport valide (rua) est présent. Les destinataires se rabattront sur p=none (mode surveillance uniquement).",
|
|
1973
1987
|
"investigate.card.dmarc.permerror-no-rua_md": "Aucun URI de rapport valide ([](RUA#:glossary)) n'est présent, les destinataires ignoreront entièrement le traitement DMARC.",
|
|
1974
1988
|
"investigate.card.dmarc.permerror-rua-fallback_md": "Un URI de rapport valide ([](RUA#:glossary)) est présent, les destinataires agiront comme si la politique était **p=none**.",
|
|
1975
1989
|
"investigate.card.dmarc.summary-domain-temperror": "L'enregistrement DMARC du domaine n'a pas pu être récupéré en raison d'une erreur DNS.",
|