|
660 | 660 | "poprawnej wiadomości jest niedopuszczalne. W takich sytuacjach raporty powinny być dokładnie monitorowane, " |
661 | 661 | "a docelowym ustawieniem powinno być 'quarantine' lub 'reject'.", |
662 | 662 | ), |
| 663 | + ( |
| 664 | + "DMARC subdomain policy is 'none', which means that besides reporting no action will be taken for e-mails coming from subdomains.\n\n" |
| 665 | + "The policy describes what action the recipient server should take when noticing a message that doesn't " |
| 666 | + "pass the verification. 'quarantine' policy suggests the recipient server to flag the message as spam and " |
| 667 | + "'reject' policy suggests the recipient server to reject the message. We recommend using the 'quarantine' " |
| 668 | + "or 'reject' policy.\n\n" |
| 669 | + "When testing the DMARC mechanism, to minimize the risk of correct messages not being delivered, " |
| 670 | + "the 'none' policy may be used. Such tests are recommended especially when the domain is used to " |
| 671 | + "send a large number of e-mails using various tools and not delivering a correct message is " |
| 672 | + "unacceptable. In such cases the reports should be closely monitored, and the target setting should " |
| 673 | + "be 'quarantine' or 'reject'.", |
| 674 | + "Polityka DMARC dla subdomen jest ustawiona na 'none', co oznacza, że oprócz raportowania, żadna dodatkowa akcja nie zostanie " |
| 675 | + "wykonana w przypadku e-maili pochodzących z subdomen. \n\n" |
| 676 | + "Polityka DMARC opisuje serwerowi odbiorcy, jaką akcję powinien podjąć, gdy wiadomość nie zostanie poprawnie " |
| 677 | + "zweryfikowana. Polityka 'quarantine' oznacza, że taka wiadomość powinna zostać oznaczona jako spam, a polityka 'reject' - że " |
| 678 | + "powinna zostać odrzucona przez serwer odbiorcy. Rekomendujemy korzystanie z polityki 'quarantine' lub 'reject'.\n\n" |
| 679 | + "W trakcie testów działania mechanizmu DMARC, w celu zmniejszenia ryzyka, że poprawne wiadomości zostaną " |
| 680 | + "odrzucone, może być tymczasowo stosowane ustawienie 'none'. Takie testy są szczególnie zalecane, jeśli " |
| 681 | + "domena służy do wysyłki dużej liczby wiadomości przy użyciu różnych narzędzi, a potencjalne niedostarczenie " |
| 682 | + "poprawnej wiadomości jest niedopuszczalne. W takich sytuacjach raporty powinny być dokładnie monitorowane, " |
| 683 | + "a docelowym ustawieniem powinno być 'quarantine' lub 'reject'.", |
| 684 | + ), |
663 | 685 | # The following three messages are used to translate old message versions |
664 | 686 | ( |
665 | 687 | "DMARC policy is 'none', which means that besides reporting no action will be taken. ", |
|
0 commit comments