Files
webmin/postfix/help/opt_reject_code.tr.auto.html
2020-04-23 18:10:56 +03:00

1 line
979 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header> İstemci reddedildiğinde SMTP sunucusu yanıtı </header><center> <tt>reject_code</tt> </center> <hr> Bu parametre, bir istemci <tt>smtpd_client_restrictions</tt> kuralını ihlal ettiğinde SMTP sunucusu yanıt kodunu belirtir: <br> <i>Erişim reddedildi: SMTP istemci ana makine adı reddedildi</i> <br><br> <tt>reject_code</tt> için kullanılan postfix varsayılan değerinin kod 554 olduğunu ve &#39;standart RFC <tt>reject_code</tt> bu kodun&#39; İstenen posta işlemi reddedildi: erişim reddedildi &#39;anlamına <tt>reject_code</tt> . Bu nedenle Postfix ile <tt>smtpd_client_restrictions</tt> kural ihlali, bildirilen kodun RFC822 açıklamasını tam olarak yansıtmaz. <br><p> Karışıklığı önlemek için, bunu 575 olarak değiştirebilirsiniz (başka bir neden, 554 kodunun diğer tür hatalar için varsayılan düzeltme sonrası değeri olmasıdır), aksi takdirde, RFC 822&#39;yi tam olarak anlamadığınız sürece bunu değiştirmeyin. </p><hr>