Rise Company
14-05-2024, 14:48
حل مشكلة SMTP error from remote: 550 Content block if this is a false positive
Mail delivery failed: returning message to sender - host relay.mailbaby.net
I Can't send any email from any domain suddenly | 550 Content block if this is a false positive
https://www.rise.company/upload/uploads/171569106521481.png
المشكلة :
جميع الدومينات على السيرفر كاملا لا ترسل ايميلات لكن تستقبل بشكل سليم
وعند ارسال ايميل يصل Mail delivery failed: returning message to sender
بداخله
host relay.mailbaby.net [ip here] SMTP error from remote mail server after end of data: 550 Content block if this is a false positive contact your provider with error NS see https://mail.outboundspamprotection.com/mailinfo?id=18f76a05055000c
وعند فتح Ticket مع الشركة كان ردهم
https://www.rise.company/upload/uploads/17156942169351.png
حل المشكلة :
المشكلة من عند mailbaby.net عندهم خلل سبب ذلك
ولحل هذه المشكلة هو تعطيل خاصية Relay تجعل الايميلات تخرج من ايبيهات السيرفر نفسه
وتتخلى عن خاصية Relay التى صنفت السيرفر spam وعمل حظر SMTP
الخطوات :
فى المسار Home / Service Configuration / Exim Configuration Manager
ابحث عن Section: POSTMAILCOUNT
https://www.rise.company/upload/uploads/171569082621471.png
ثم احذف ما بداخله
remoteserver_route:
driver = manualroute
transport = interserver_smtp
domains = !+local_domains
ignore_target_hosts = 127.0.0.0/8
route_list = * relay.mailbaby.net::25 randomize byname
host_find_failed = defer
no_more
لكى تلغى امر Relay وتخرج الايميلات من IP السيرفر نفسه.
https://www.rise.company/upload/uploads/171569082656592.png
ثم اعد ارسال الايميلات مرة اخرى لانها لن تعاد الارسال تلقائيا
وهتجد ان الايميلات خرجت على الفور دون اى مشاكل.
المرجع:
https://bobcares.com/blog/configure-relay-host-in-cpanel-exim/
https://cpanel.net/blog/tips-and-tricks/how-to-set-up-a-smarthost-smtp-relay-with-cpanel/
Mail delivery failed: returning message to sender - host relay.mailbaby.net
I Can't send any email from any domain suddenly | 550 Content block if this is a false positive
https://www.rise.company/upload/uploads/171569106521481.png
المشكلة :
جميع الدومينات على السيرفر كاملا لا ترسل ايميلات لكن تستقبل بشكل سليم
وعند ارسال ايميل يصل Mail delivery failed: returning message to sender
بداخله
host relay.mailbaby.net [ip here] SMTP error from remote mail server after end of data: 550 Content block if this is a false positive contact your provider with error NS see https://mail.outboundspamprotection.com/mailinfo?id=18f76a05055000c
وعند فتح Ticket مع الشركة كان ردهم
https://www.rise.company/upload/uploads/17156942169351.png
حل المشكلة :
المشكلة من عند mailbaby.net عندهم خلل سبب ذلك
ولحل هذه المشكلة هو تعطيل خاصية Relay تجعل الايميلات تخرج من ايبيهات السيرفر نفسه
وتتخلى عن خاصية Relay التى صنفت السيرفر spam وعمل حظر SMTP
الخطوات :
فى المسار Home / Service Configuration / Exim Configuration Manager
ابحث عن Section: POSTMAILCOUNT
https://www.rise.company/upload/uploads/171569082621471.png
ثم احذف ما بداخله
remoteserver_route:
driver = manualroute
transport = interserver_smtp
domains = !+local_domains
ignore_target_hosts = 127.0.0.0/8
route_list = * relay.mailbaby.net::25 randomize byname
host_find_failed = defer
no_more
لكى تلغى امر Relay وتخرج الايميلات من IP السيرفر نفسه.
https://www.rise.company/upload/uploads/171569082656592.png
ثم اعد ارسال الايميلات مرة اخرى لانها لن تعاد الارسال تلقائيا
وهتجد ان الايميلات خرجت على الفور دون اى مشاكل.
المرجع:
https://bobcares.com/blog/configure-relay-host-in-cpanel-exim/
https://cpanel.net/blog/tips-and-tricks/how-to-set-up-a-smarthost-smtp-relay-with-cpanel/