Protected SMTP relay : Netdirekt DC

AN
На сайте с 03.07.2010
Offline
67
3217

Доброго времени суток!

Сегодня получили письмо от Netdirekt DC, от содержания которого я в шоке:

Hello,

The Netdirekt DC has taken the decision to block all outgoing connections to port 25 from the servers under them as a precaution, to make sure that no spam emails are being sent out.

So to ensure mail delivery please enable Smarthost in your servers to get the mails relayed through the DC's SMTP-Relay server.

To enable Smarthost, please follow the steps given below:

==========================================
For cPanel servers.
==========================================
1. Login to WHM : http://aa.bb.cc.dd:2086/
2. Access "Service Configuration" => "Exim Configuration Editor" => "Advanced Editor Instructions" and click on the button "Advance Editor"
3. Search for "ROUTERS CONFIGURATION" and add the following lines in the space provided.
+-+-+-+
smart_route:
driver = manualroute
domains = !+local_domains
transport = remote_smtp
route_list = * 188.72.233.234::125
+-+-+-+
4. Click on the button "Save"


==========================================
For Directadmin Servers.
==========================================
1. Login to the server using SSH.
2. Open Exim configuration : /etc/exim.conf
3. Find "ROUTERS CONFIGURATION" and add the following lines below 'begin routers' and save it.
+-+-+-+
smart_route:
driver = manualroute
domains = *
transport = remote_smtp
route_list = 188.72.233.234::125
+-+-+-+
4. Restart Exim : (service exim restart)


==========================================
For Plesk Servers.
==========================================
1. Login to the server using SSH.
2. Create a file 'smtproutes' under folder '/var/qmail/control'
3. Open it /var/qmail/control/smtproutes and add the following line save it.
+-+-+-+
:188.72.233.234:125
+-+-+-+
4. Restart Qmail : (service qmail restart)


==========================================
For Webmin or any server + Postfix server.
==========================================
1. Login to the server using SSH.
2. Open Postfix configuration : /etc/postfix/main.cf
3. Find 'INTERNET OR INTRANET' and add the following line below it and save the file.
+-+-+-+
relayhost = 188.72.233.234:125
+-+-+-+
4. Restart Postfix : (service postfix restart)


==========================================
For Webmin or any server + Sendmail server.
==========================================
1. Login to the server using SSH.
2. Edit Sendmail configuration : /etc/mail/sendmail.mc
3. Find SMART_HOST and replace it with the following lines and save it.
+-+-+-+
define(`SMART_HOST',`relay:relay.robomail.biz')dnl
define(`RELAY_MAILER',`esmtp')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 125')dnl
+-+-+-+
4. Update Sendmail config : m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
5. Restart Sendmail : (service sendmail restart)
==========================================

Please get back to us if you need any further clarification in this regard.

Thank you.
Regards,
Chinnu,
Dedicated Support Team,
Rustelekom LLC.

Это что теперь нормальная практика? Вот так порты закрывать?!

Здесь что-то будет...
bugsmoran
На сайте с 18.02.2010
Offline
223
#1

Теперь один проспамился - все в Spamhause :D

DLag
На сайте с 15.08.2007
Offline
201
#2

Как я уже понял у техников Netdirekt последнее время крыша начала ехать.

Так что не удивительно.

Руководитель датацентра UkrNames (http://ukrnames.com/)
AN
На сайте с 03.07.2010
Offline
67
#3

А в других ДЦ европы такое бывает, чтобы вот так без предупреждения порты закрывали бы всем?

GR
На сайте с 16.10.2010
Offline
5
#4

У меня тоже


Hello,

The Netdirekt DC has taken the decision to block all outgoing connections to port 25 from the servers under them as a precaution, to make sure that no spam emails are being sent out.

So to ensure mail delivery please enable Smarthost in your servers to get the mails relayed through the DC's SMTP-Relay server.

To enable Smarthost, please follow the steps given below:

==========================================
For cPanel servers.
==========================================
1. Login to WHM : http://aa.bb.cc.dd:2086/
2. Access "Service Configuration" => "Exim Configuration Editor" => "Advanced Editor Instructions" and click on the button "Advance Editor"
3. Search for "ROUTERS CONFIGURATION" and add the following lines in the space provided.
+-+-+-+
smart_route:
driver = manualroute
domains = !+local_domains
transport = remote_smtp
route_list = * 188.72.233.234::125
+-+-+-+
4. Click on the button "Save"


==========================================
For Directadmin Servers.
==========================================
1. Login to the server using SSH.
2. Open Exim configuration : /etc/exim.conf
3. Find "ROUTERS CONFIGURATION" and add the following lines below 'begin routers' and save it.
+-+-+-+
smart_route:
driver = manualroute
domains = *
transport = remote_smtp
route_list = 188.72.233.234::125
+-+-+-+
4. Restart Exim : (service exim restart)


==========================================
For Plesk Servers.
==========================================
1. Login to the server using SSH.
2. Create a file 'smtproutes' under folder '/var/qmail/control'
3. Open it /var/qmail/control/smtproutes and add the following line save it.
+-+-+-+
:188.72.233.234:125
+-+-+-+
4. Restart Qmail : (service qmail restart)


==========================================
For Webmin or any server + Postfix server.
==========================================
1. Login to the server using SSH.
2. Open Postfix configuration : /etc/postfix/main.cf
3. Find 'INTERNET OR INTRANET' and add the following line below it and save the file.
+-+-+-+
relayhost = 188.72.233.234:125
+-+-+-+
4. Restart Postfix : (service postfix restart)


==========================================
For Webmin or any server + Sendmail server.
==========================================
1. Login to the server using SSH.
2. Edit Sendmail configuration : /etc/mail/sendmail.mc
3. Find SMART_HOST and replace it with the following lines and save it.
+-+-+-+
define(`SMART_HOST',`relay:relay.robomail.biz')dnl
define(`RELAY_MAILER',`esmtp')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 125')dnl
+-+-+-+
4. Update Sendmail config : m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
5. Restart Sendmail : (service sendmail restart)
==========================================

Please get back to us if you need any further clarification in this regard.

Thank you.
Regards,
Chinnu,
Dedicated Support Team,
Rustelekom LLC.

Народ у меня такая же тема что делать сейчас похоже судом не обойдётся буду вынужден подать

LineHost
На сайте с 20.01.2007
Offline
339
#5

Техники Нетдирект уже за***ли в прямом смысле этого слова. Каждый месяц устраивают какой то сюрприз, неуспеваю мигрировать сервера на другие датацентры. Был хороший датацентр, но к сожелению на данный момент не поварачивается язык чтобы про них сказать что то хорошее...

SMTP-Relay для почты не самое плохое что они натворили, лучше так чем блокировки....

SERV.LT - Стабильные услуги хостинга, KVM VPS в Литве, Франции. (https://www.serv.lt/ru/vps/kvm/) Недорогие выделенные серверы (https://www.serv.lt/ru/dedicated-lt/) в Литве.
AN
На сайте с 03.07.2010
Offline
67
#6

Договор/правила надо смотреть... какой суд? Из России с Германским ДЦ?

GR
На сайте с 16.10.2010
Offline
5
#7
alexey_nsk:
Договор/правила надо смотреть... какой суд? Из России с Германским ДЦ?

Я гражданин Эстонии и имею право на это

Надо завтра к юристу обратится всем извините за русский

LineHost
На сайте с 20.01.2007
Offline
339
#8
gamerserv.ru:
Я гражданин Эстонии и имею право на это
Надо завтра к юристу обратится всем извините за русский

Не смешите и нет тратьте сил и средств. Суде с немцами проиграете, они имеют больше денег на юристы.....

AN
На сайте с 03.07.2010
Offline
67
#9

Поделитесь информацией, что скажет юрист?

D
На сайте с 02.05.2009
Offline
68
#10

Смартхост не настроен, чтоли? Мне выдает Relay access denied если я пытаюсь через него что-то отправить с сервера в НетДиректе.

http://www.differentlocal.ru (http://www.differentlocal.ru) http://differentlocal.habrahabr.ru (http://differentlocal.habrahabr.ru)

Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий