Retourner au contenu associé (entrée de forum : postfix)
Posté par NeoX le 12 novembre 2008 à 12:25. En réponse au message postfix. Évalué à 2.
# secure SMTP setting smtpd_sasl_auth_enable = yes smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth broken_sasl_auth_clients = yes
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: je vois plusieurs points
Posté par NeoX . En réponse au message postfix. Évalué à 2.
je sais que dans ma configuration j'ai ajouté une option pour accepter les clients "bancales"
# secure SMTP setting
smtpd_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
broken_sasl_auth_clients = yes