خادم البريد
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/mail-server/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/mail-server/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/mail-server/)
Use the native HTML custom element.
خادم البريد هو برنامج أو بنية تحتية ترسل البريد الإلكتروني وتستقبله باستخدام البروتوكولات القياسية: SMTP (بروتوكول نقل البريد البسيط) للتسليم الصادر بين الخوادم، وIMAP (بروتوكول الوصول إلى رسائل الإنترنت) لمزامنة العميل، وPOP3 (بروتوكول مكتب البريد) لتنزيل العميل. يجب أن يحتوي كل نطاق يستقبل البريد على [[mx-record|سجل MX]] واحد على الأقل يشير إلى اسم مضيف خادم البريد. تحدد سمعة خادم البريد — المُتتبَّعة بعنوان IP ونطاق الإرسال — وضع الرسائل في صندوق الوارد. يُعدّ التوثيق الصحيح عبر سجلات [[spf-record|SPF]] و[[dkim|DKIM]] و[[dmarc|DMARC]] إلزامياً لمنع [[domain-abuse|الانتحال]] والحفاظ على قابلية التسليم.
مثال
Google Workspace acts as a mail server for your custom domain: add Google's MX records, then configure SPF, DKIM, and DMARC records to authenticate mail sent as [email protected].