TonyG
(Tony G)
24 أغسطس 2024، 9:27م
8
جارٍ تحديث هذا الموضوع بالتقدم المحرز…
لقد وجدت هذه الوثائق لإعداد معالجة الارتداد:
Discourse is all about enabling civilized discussion. While plenty of people like a web interface, e-mail is still the “hub” of many people’s online lives. That’s why sending e-mail is so important, and when you’re sending e-mail, you really want to be able to receive it, too. There are several reasons why:
If e-mails “bounce” (they can’t be delivered for some reason), you need to know about that. Repeatedly sending e-mails that bounce will get your e-mails flagged as spam. Receiving e-ma…
Setting up bounces handling
Discourse uses the Variable envelope return path (VERP) technique to handle bouncing e-mails.
To enable VERP, set the “reply by email address” site setting with an email address template that uses the + sign. The default of
replies+%{reply_key}@discourse.example.com
… works fine. If you are using your own or your company’s email server, then, that’s it
Your discourse instance must be able to receive email sent to this address. This should work via POP, bu…
الصور هنا مفيدة للغاية أيضًا:
the reply_by_email_address is not used as the from address but the envelope-from, specifically so bounces work
Here’s an image that demonstrates how each address is used. The addresses themselves are specific to our hosting, but should be sufficient for an example.
notification_email: notifications@hs1.discoursemail.com
reply_by_email_address: incoming+%{reply_key}@hs1.discoursemail.com
A notification:
[image]
A replyable message:
[image]
يجب أن يعالج تنفيذ هذه الوظيفة ما يكفي من التحديات هنا للتعامل مع البريد المرتد بفعالية. ما زلت بحاجة إلى معرفة كيفية إخطار قاعدة مستخدمين متعددة اللغات بفعالية وإعادتهم إلى المسار الصحيح بسرعة عندما يقومون بإصلاح مشاكل البريد الإلكتروني. أي، عندما يقومون بإجراء تغيير فعال يحتاجون إلى إخطارنا أو النظام حتى يمكن رفع الحظر المفروض عليهم.