Почему-то модуля libphp4.so у меня нет

CODE |
AddType application/x-httpd-php .php .php4 AddType application/x-httpd-source .php .phps |
QUOTE |
Почему-то модуля libphp4.so у меня нет |
QUOTE |
их надо просто раскоментировать. |
QUOTE |
LoadModule php4_module modules/libphp4.so |
QUOTE |
httpd.conf трогать не надо. |
QUOTE |
--with-apxs=(путь до apxs) |
QUOTE |
как динамический модуль, если хочешь статически прикрутить - напишу |
QUOTE |
Посвежее версию PHP не мог найти чтоли? |
QUOTE |
Поздно......там уже форум стоит ! |
QUOTE |
А при чем тут Федора? |
QUOTE |
Да переставить можно, никто и не заметит... |
QUOTE |
просто при существовании 5 версии ставить 4 как то не очень... |
QUOTE |
Посвежее версию PHP не мог найти чтоли? Еще бы 3 версию воткнул... GD библиотека не нужна будет? |
QUOTE |
старая она ! |
QUOTE |
В тонкостях настройки апача кто-то разбирается |
CODE |
# prefork MPM # StartServers: number of server processes to start # MinSpareServers: minimum number of server processes which are kept spare # MaxSpareServers: maximum number of server processes which are kept spare # MaxClients: maximum number of server processes allowed to start # MaxRequestsPerChild: maximum number of requests a server process serves <IfModule prefork.c> StartServers 2 MinSpareServers 2 MaxSpareServers 20 MaxClients 500 MaxRequestsPerChild 4000 </IfModule> |
QUOTE |
Нужно вот этот блок грамотно настроить |
QUOTE |
Как настроить это дело в php.ini? sendmail_path = /usr/sbin/sendmail -t -i |
QUOTE |
но нужно что-то с -fphp-sender крутить |
CODE |
Received: from unknown (HELO be23.masterhost.ru) (217.16.16.223) by mx1.masterhost.ru with SMTP; 11 Apr 2006 18:13:22 -0000 Received: (qmail 99150 invoked by uid 2000); 11 Apr 2006 18:13:22 -0000 Date: 11 Apr 2006 18:13:22 -0000 Message-ID: <20060411181322.99149.qmail@be23.masterhost.ru> From: anonymous@undeliverable.masterhost.ru |
CODE |
Received: from unknown (HELO localhost.localdomain) (83.222.31.168) by mx1.masterhost.ru with SMTP; 11 Apr 2006 18:13:17 -0000 Received: from localhost.localdomain (host1403 [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id k3BIDHut020679 for <gratis@susya.ru>; Tue, 11 Apr 2006 22:13:17 +0400 Received: (from apache@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id k3BIDHfk020677; Tue, 11 Apr 2006 22:13:17 +0400 Date: Tue, 11 Apr 2006 22:13:17 +0400 From: gratis@email.ru Message-Id: <200604111813.k3BIDHfk020677@localhost.localdomain> X-Authentication-Warning: localhost.localdomain: apache set sender to gratis@email.ru using -f |
QUOTE |
Это из писем с моего сервера которые прибиваются: |
QUOTE |
А как логи включить? |
QUOTE |
Кусок заголовка письма которое не прибивается: |
QUOTE |
Это из писем с моего сервера которые прибиваются: |
QUOTE |
имхо проблемы не у тебя, а у бесплатных почтовых серверов которые считают тебя спамером... |
QUOTE |
Received: from localhost.localdomain (host1403 [127.0.0.1]) |
QUOTE |
/var/log/ |
QUOTE |
Дак ты их с разных серверов отпралял чтоли ? |
QUOTE |
У тебя что в /etc/hostname и в /etc/hosts ? |
QUOTE |
Релеи апортовские кстати мою всю почту отпинывают... с настройками спамфильтра ребята перемудрили |
QUOTE |
Ну правильно, адрес отправителя такой не может быть, твой сервер на команду hostname чего грит? |
QUOTE |
говорит host1403 |
QUOTE |
hostname нету, а в /etc/hosts 127.0.0.1 host1403 localhost localhost.localdomain |
CODE |
127.0.0.1 localhost.localdomain localhost 83.222.31.168 test1.susya.ru //вместо test1.susya.ru имя компа ! Хотя возможно это оно и есть. |
QUOTE |
Какието логи есть.maillog maillog.1 maillog.2 maillog.3 maillog.4 |
QUOTE |
Какието логи есть.maillog maillog.1 maillog.2 maillog.3 maillog.4 |
QUOTE |
/etc/hosts содержит перечень IP адресов и имен хостов, которым они соответствуют. В общем, /etc/hosts содержат только записи для вашей локальной машины и, возможно, других "важных" машин (таких как сервер имен или шлюз). Перевод имя - адрес для других машин сети обеспечивает сервер имен. Например, если ваша машина называется loomer.vpizza.com и имеет IP адрес 128.253.154.32, ваш /etc/hosts будет выглядеть как: 127.0.0.1 localhost 128.253.154.32 loomer.vpizza.com loomer |
QUOTE |
И перегрузить |
QUOTE |
А как тогда так: 83.222.31.168 gratis.gratis.pp.ru gratis ? |
QUOTE |
есть ли ДНС сервер |
QUOTE |
ты ли один хостишся на этом серваке... |
QUOTE |
что за почтовик стоит |
QUOTE |
почтовик |
QUOTE |
где бы ты ни прописал имя релея (почтового сервера) |
QUOTE |
sendmail |
QUOTE |
Необязательно имя хоста используется сендмылом как имя релея - в sendmail.cf можно ведь явно прописать DNS-имя почтового сервера, причем оно может отсутствовать в /etc/HOSTNAME и /etc/hosts |
CODE |
83.222.31.168 gratis.pp.ru |
QUOTE |
P.S. Ну, и конечно же, всё равно придется связываться с саппортом бесплатных почтарей и систем "черных списков" открытых релеев, чтобы твой IP и DNS-имя вычеркнули из списков "ненадежных"! |
QUOTE |
83.222.31.168 gratis.pp.ru |
QUOTE |
http://www.gratis.pp.ru/sendmail.txt |
CODE |
# hosts file (normally /etc/hosts) #O HostsFile=/etc/hosts |
CODE |
83.222.31.168 gratis.pp.ru |
CODE |
# hosts file (normally /etc/hosts) O HostsFile=/etc/hosts |
QUOTE |
local-host-names |
QUOTE |
English version below. Добрый день! Ваш IP (83.222.31.168) удален из черного списка. Нормальное хождение почты с него на сервера Mail.Ru возобновится через несколько минут. С уважением, Служба поддержки пользователей компании Mail.ru Hello! Your IP has been removed from our black list. Access will be opened in a few minutes. With best regards, Mail.Ru support team |
QUOTE |
Вчера письмо получил |
QUOTE |
Мне что ip спамера достался? |
CODE |
Reverse DNS for 83.222.31.168 Location: Russian Federation (high) Preparation: The reverse DNS entry for an IP is found by reversing the IP, adding it to "in-addr.arpa", and looking up the PTR record. So, the reverse DNS entry for 83.222.31.168 is found by looking up the PTR record for 168.31.222.83.in-addr.arpa. All DNS requests start by asking the root servers, and they let us know what to do next. See How Reverse DNS Lookups Work for more information. How I am searching: Asking h.root-servers.net for 168.31.222.83.in-addr.arpa PTR record: h.root-servers.net says to go to tinnie.arin.net. (zone: 83.in-addr.arpa.) Asking tinnie.arin.net. for 168.31.222.83.in-addr.arpa PTR record: tinnie.arin.net [69.25.34.195] says to go to ns1.masterhost.ru. (zone: 31.222.83.in-addr.arpa.) Asking ns1.masterhost.ru. for 168.31.222.83.in-addr.arpa PTR record: Reports that no PTR records exist [from 217.16.16.30]. Answer: No PTR records exist for 83.222.31.168. [Neg TTL=900 seconds] Details: ns1.masterhost.ru. (an authoritative nameserver for 31.222.83.in-addr.arpa., which is in charge of the reverse DNS for 83.222.31.168) says that there are no PTR records for 83.222.31.168. To get reverse DNS set up for 83.222.31.168, you need to speak to your Internet provider. You could also check with hostmaster@masterhost.ru., who is in charge of the 31.222.83.in-addr.arpa. zone. Note that all Internet accessible hosts are expected to have a reverse DNS entry (per RFC1912 2.1), and many mailservers (such as AOL) will likely block E-mail from mailservers with no reverse DNS entry. |
CODE |
Server Response Time ns.masterhost.ru [217.16.20.30] [Reports no PTR record (NXDOMAIN)] 233ms ns1.masterhost.ru [217.16.16.30] [Reports no PTR record (NXDOMAIN)] 233ms ns2.masterhost.ru [217.16.22.30] [Reports no PTR record (NXDOMAIN)] 233ms |
CODE |
No PTR records exist for 83.222.31.168. [Neg TTL=900 seconds] |
CODE |
Getting NS record list at d.root-servers.net... Done! Sorry, '83.222.31.168' does not appear to be a valid Internet hostname. |
QUOTE |
# my official domain name # ... define this only if sendmail cannot automatically determine your domain #Dj$w.Foo.COM |
QUOTE |
ошибка Reverse DNS |
QUOTE |
Received: (qmail 66360 invoked from network); 12 Apr 2006 20:21:40 -0000 Received: from unknown (HELO localhost.Foo.COM) ([83.222.31.168]) (envelope-sender <gratis@email.ru>) by relay6.aport.ru for <***@email.ru>; 12 Apr 2006 20:21:40 -0000 Received: from localhost.localdomain (host1403 [127.0.0.1]) by localhost.Foo.COM (8.12.11/8.12.11) with ESMTP id k3CKKSe3016530 for <***@email.ru>; Thu, 13 Apr 2006 00:20:28 +0400 Received: (from apache@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id k3CKKRv7016478; Thu, 13 Apr 2006 00:20:27 +0400 |
QUOTE |
берется IP сервера который отдает почту (в данном случае, это твой сервер) и проверяют какое имя (имена) в Глобальной Сети соответствуе(ю)т этому IP-адресу, если имена не сошлись, то письмо не принимается!.. А localhost - это название "внутренней петли", IP = 127.0.0.1, виртуальный интерфейс хоста, если загружены сервисы обслуживания сети. Поэтому, localhost - это явно не то, что должно фигурировать в RFC-заголовке письма в качестве релея! |
QUOTE |
Письма стали доходить как из спам листа ip удалили |
QUOTE | ||
Duke
Это что такое? |
CODE |
nslookup 83.222.31.168 и nslookup 213.180.204.8 |
QUOTE |
Это преобразование числового адреса(IP) в строковый ! |
QUOTE |
Проблема только с нечеловеческим заголовком письма осталась |
QUOTE |
Ну и чо там за ошибка, форум то находится |
CODE |
nslookup 83.222.31.168 и nslookup 213.180.204.8 |
QUOTE |
2. А пробовал через telnet localhost 25 отправлять? |
CODE |
220 localhost.localdomain ESMTP Sendmail 8.12.11/8.12.11; Sat, 15 Apr 2006 04:31 |
QUOTE |
Заголовки формирует посчтарь, так что вроде сошлись на нем все стрелки. |
QUOTE |
1. Заголовки формирует посчтарь, так что вроде сошлись на нем все стрелки. |
QUOTE |
2. А пробовал через telnet localhost 25 отправлять? |
QUOTE |
Для начала нужно добиться,чтоб в приветствии было не "220 localhost.localdomain" а например "220 test1.susya.ru " |
CODE |
83.222.31.168 has no reverse DNS entry; some mail servers may not accept your mail. |
CODE |
Answer: No PTR records exist for 83.222.31.168. [Neg TTL=900 seconds] Details: ns.masterhost.ru. (an authoritative nameserver for 31.222.83.in-addr.arpa., which is in charge of the reverse DNS for 83.222.31.168) says that there are no PTR records for 83.222.31.168. To get reverse DNS set up for 83.222.31.168, you need to speak to your Internet provider. You could also check with hostmaster@masterhost.ru., who is in charge of the 31.222.83.in-addr.arpa. zone. |
CODE |
How Reverse DNS Works or, "Almost a Reverse DNS FAQ" Reverse DNS turns an IP address into a hostname -- for example, it might turn 192.0.2.25 into host.example.com. For your domains, standard DNS (turning a hostname into an IP address, such turning host.example.com into 192.0.2.25) starts with the company (registrar) that you registered your domains with. You let them know what DNS servers are responsible for your domain names, and the registrar sends this information to the root servers (technically, the parent servers for your TLD). Then, anyone in the world can access your domains, and you can send them to any IP addresses you want. You have full control over your domains, and can send people to any IPs (whether or not you have control over those IPs, although you should have permission to send them to IPs that are not yours). Reverse DNS works in a similar method. For your IPs, reverse DNS (turning 192.0.2.25 back into host.example.com) starts with your ISP (or whoever told you what your IP addresses are). You let them know what DNS servers are responsible for the reverse DNS entries for your IPs (or, they can enter the reverse DNS entries on their DNS servers), and your ISP gives this information out when their DNS servers get queried for your reverse DNS entries. Then, anyone in the world can look up the reverse DNS entries for your IPs, and you can return any hostnames you want (whether or not you have control over those domains, although you should have permission to point them to hostnames that are not on your domains). So for both standard DNS and reverse DNS, there are two steps: [1] You need DNS servers, and [2] You need to tell the right company (your registrar for standard DNS lookups, or your ISP for reverse DNS lookups) where your DNS servers are located. Without Step 2, nobody will be able to reach your DNS servers. If you can comprehend the above paragraphs (which takes some time), you'll understand the biggest problem that people have with reverse DNS entries. The biggest problem people have is that they have DNS servers that work fine with their domains (standard DNS), they add reverse DNS entries to those servers, and it doesn't work. If you understand the above paragraphs, you'll see the problem: If your ISP doesn't know that you have DNS servers to handle the reverse DNS for your IPs, they won't send that information to the root servers, and nobody will even get to your DNS servers for reverse DNS looksups. Basic Concepts: * Reverse DNS turns 192.0.2.25 into host.example.com (an IP address into a host name). * Typical reverse DNS lookup path: DNS resolver => root servers => ARIN (North American IP registry) => Local ISP => Acme Inc. DNS servers. * Whoever supplies your IP addresses (usually your ISP) MUST either [1] set up your reverse DNS entries on their DNS servers, or [2] "delegate authority" for your reverse DNS entries to your DNS servers. * Reverse DNS entries use a host name with a reversed IP address with ".in-addr.arpa" added to it -- for example, "25.2.0.192.in-addr.arpa" (".ip6.arpa" is used for IPv6 reverse DNS lookups). * Reverse DNS entries are set up with PTR records (whereas standard DNS uses A records), which look like "25.2.0.192.in-addr.arpa. PTR host.example.com" (whereas standard DNS would look like "host.example.com. A 192.0.2.25"). * All Internet hosts should have a reverse DNS entry (see RFC1912 section 2.1). * Mail servers with no reverse DNS will have a hard time getting mail to certain large ISPs. Very Common Myth: * Myth: If you have a reverse DNS entry listed in your DNS server, you have reverse DNS properly set up. Fact: This is often not the case. You need TWO things in order to have your DNS set up properly: o 1. Your DNS servers (or your ISP's) MUST have the reverse DNS entries set up ("25.2.0.192.in-addr.arpa. PTR host.example.com"). o 2. AND your ISP or bandwidth provider MUST set up the reverse DNS on their end, so that DNS resolvers around the world will know that your DNS servers are the ones to go to when looking up the reverse DNS for your IP addresses. How a reverse DNS lookup is accomplished: * The DNS resolver reverses the IP, and adds it to ".in-addr.arpa" (or ".ip6.arpa" for IPv6 lookups), turning 192.0.2.25 into 25.2.0.192.in-addr.arpa. * The DNS resolver then looks up the PTR record for 25.2.0.192.in-addr.arpa. o The DNS resolver checks asks the root servers for the PTR record for 25.2.0.192.in-addr.arpa. o The root servers refer the DNS resolver to the DNS servers in charge of the Class A range (192.in-addr.arpa, which covers all IPs that begin with 192). o In almost all cases, the root servers will refer the DNS resolver to a "RIR" ("Regional Internet Registry"). These are the organizations that allocate IPs. In general, ARIN handles North American IPs, APNIC handles Asian-Pacific IPs, and RIPE handles European IPs. o The DNS resolver will ask the ARIN DNS servers for the PTR record for 25.2.0.192.in-addr.arpa. o The ARIN DNS servers will refer the DNS resolver to the DNS servers of the organization that was originally given the IP range. These are usually the DNS servers of your ISP, or their bandwidth provider. o The DNS resolver will ask the ISP's DNS servers for the PTR record for 25.2.0.192.in-addr.arpa. o The ISP's DNS servers will refer the DNS resolver to the organization's DNS servers. o The DNS resolver will ask the organization's DNS servers for the PTR record for 25.2.0.192.in-addr.arpa. o The organization's DNS servers will respond with "host.example.com". |
QUOTE |
Прописали |
QUOTE |
Они хоть извенились ? |
QUOTE |
С localhost.localdomain не разобрался ? |
CODE |
Received: (qmail 22533 invoked from network); 18 Apr 2006 14:14:34 -0000 Received: from relay7.aport.ru ([194.67.18.134]) (envelope-sender <>) by relay5.aport.ru for <>; 18 Apr 2006 14:14:34 -0000 Delivered-To: CLUSTERHOST relay7.aport.ru email-*****@email.ru Received: (qmail 26786 invoked from network); 18 Apr 2006 14:10:39 -0000 Received: from gratis.pp.ru (HELO localhost.localdomain) ([83.222.31.168]) (envelope-sender <gratis@email.ru>) by relay7.aport.ru for <*****@email.ru>; 18 Apr 2006 14:10:39 -0000 Received: from localhost.localdomain (host1403 [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id k3IEAS8r018873 for <*****@email.ru>; Tue, 18 Apr 2006 18:10:28 +0400 Received: (from apache@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id k3IEASs6018871; Tue, 18 Apr 2006 18:10:28 +0400 |
CODE |
Received: (qmail 64143 invoked from network); 18 Apr 2006 15:14:38 -0000 Received: from relay2.aport.ru ([194.67.18.128]) (envelope-sender <>) by relay5.aport.ru for <>; 18 Apr 2006 15:14:38 -0000 Delivered-To: CLUSTERHOST relay2.aport.ru email-*****@email.ru Received: (qmail 55064 invoked from network); 18 Apr 2006 15:14:37 -0000 Received: from gratis.pp.ru ([83.222.31.168]) (envelope-sender <gratis@email.ru>) by relay2.aport.ru for <*****@email.ru>; 18 Apr 2006 15:14:37 -0000 Received: from localhost.localdomain (host1403 [127.0.0.1]) by gratis.pp.ru (8.12.11/8.12.11) with ESMTP id k3IFE2UH022989 for <*****@email.ru>; Tue, 18 Apr 2006 19:14:02 +0400 Received: (from apache@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id k3IFE2vc022987; Tue, 18 Apr 2006 19:14:02 +0400 |
CODE |
Apr 16 07:52:36 host1403 sendmail[28693]: STARTTLS=server: file /etc/mail/certs/cert.pem unsafe: No such file or directory Apr 16 07:52:36 host1403 sendmail[28693]: k3G3qa1a028693: from=<gratis@email.ru>, size=1058, class=0, nrcpts=1, msgid=<200604160352.k3G3qaKR028692@localhost.localdomain>, proto=ESMTP, relay=host1403 [127.0.0.1] Apr 16 07:52:36 host1403 sendmail[28692]: k3G3qaKR028692: to=bo*****@bk.ru, ctladdr=gratis@email.ru (48/48), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30753, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k3G3qa1a028693 Message accepted for delivery) Apr 16 07:52:36 host1403 sendmail[28698]: k3G3qa1a028693: to=<bo*****@bk.ru>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=31058, relay=mxs.mail.ru. [194.67.23.20], dsn=5.1.1, stat=User unknown Apr 16 07:52:36 host1403 sendmail[28698]: k3G3qa1a028693: k3G3qa1a028698: DSN: User unknown Apr 16 07:52:36 host1403 sendmail[28700]: k3G3qae2028700: Authentication-Warning: localhost.localdomain: apache set sender to gratis@email.ru using -f Apr 16 07:52:36 host1403 sendmail[28700]: k3G3qae2028700: from=gratis@email.ru, size=753, class=0, nrcpts=1, msgid=<200604160352.k3G3qae2028700@localhost.localdomain>, relay=apache@localhost Apr 16 07:52:37 host1403 sendmail[28704]: STARTTLS=server: file /etc/mail/certs/cert.pem unsafe: No such file or directory Apr 16 07:52:37 host1403 sendmail[28704]: k3G3qbd5028704: from=<gratis@email.ru>, size=1058, class=0, nrcpts=1, msgid=<200604160352.k3G3qae2028700@localhost.localdomain>, proto=ESMTP, relay=host1403 [127.0.0.1] Apr 16 07:52:37 host1403 sendmail[28700]: k3G3qae2028700: to=ek******@mail.ru, ctladdr=gratis@email.ru (48/48), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30753, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k3G3qbd5028704 Message accepted for delivery) Apr 16 07:52:37 host1403 sendmail[28708]: k3G3qbd5028704: to=<ek******@mail.ru>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=31058, relay=mxs.mail.ru. [194.67.23.20], dsn=5.1.1, stat=User unknown Apr 16 07:52:37 host1403 sendmail[28708]: k3G3qbd5028704: k3G3qbd5028708: DSN: User unknown Apr 16 07:52:39 host1403 sendmail[28422]: k3G3qKEl028422: to=<gratis@email.ru>, delay=00:00:19, xdelay=00:00:19, mailer=esmtp, pri=32055, relay=relay7.aport.ru. [194.67.18.134], dsn=2.0.0, stat=Sent (ok 1145159557 qp 1116) Apr 16 07:53:00 host1403 sendmail[28698]: k3G3qa1a028698: to=<gratis@email.ru>, delay=00:00:24, xdelay=00:00:24, mailer=esmtp, pri=32082, relay=relay2.aport.ru. [194.67.18.128], dsn=2.0.0, stat=Sent (ok 1145159579 qp 86405) Apr 16 07:53:08 host1403 sendmail[28708]: k3G3qbd5028708: to=<gratis@email.ru>, delay=00:00:31, xdelay=00:00:31, mailer=esmtp, pri=32082, relay=relay6.aport.ru. [194.67.18.133], dsn=2.0.0, stat=Sent (ok 1145159588 qp 38178) Apr 16 08:14:14 host1403 sendmail[1415]: k3G4EEl8001415: Authentication-Warning: localhost.localdomain: apache set sender to gratis@email.ru using -f Apr 16 08:14:14 host1403 sendmail[1415]: k3G4EEl8001415: from=gratis@email.ru, size=735, class=0, nrcpts=1, msgid=<200604160414.k3G4EEl8001415@localhost.localdomain>, relay=apache@localhost Apr 16 08:14:14 host1403 sendmail[1420]: STARTTLS=server: file /etc/mail/certs/cert.pem unsafe: No such file or directory Apr 16 08:14:14 host1403 sendmail[1420]: k3G4EEHk001420: from=<gratis@email.ru>, size=1040, class=0, nrcpts=1, msgid=<200604160414.k3G4EEl8001415@localhost.localdomain>, proto=ESMTP, relay=host1403 [127.0.0.1] Apr 16 08:14:14 host1403 sendmail[1415]: k3G4EEl8001415: to=bo******@bk.ru, ctladdr=gratis@email.ru (48/48), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30735, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k3G4EEHk001420 Message accepted for delivery) |
QUOTE |
STARTTLS=server: file /etc/mail/certs/cert.pem unsafe: No such file or directory |
QUOTE |
Apr 16 07:53:08 host1403 sendmail[28708]: k3G3qbd5028708: to=<gratis@email.ru>, delay=00:00:31, xdelay=00:00:31, mailer=esmtp, pri=32082, relay=relay6.aport.ru. [194.67.18.133], dsn=2.0.0, stat=Sent (ok 1145159588 qp 38178) |
QUOTE |
etc/hosts |
CODE |
127.0.0.1 host1403 localhost localhost.localdomain 83.222.31.168 gratis.pp.ru |
QUOTE |
/etc/mail/local-host-names |
CODE |
# local-host-names - include all aliases for your machine here. |
QUOTE |
Какие ты службы перезапускал после изменения этих файлов ? |
QUOTE |
127.0.0.1 host1403 localhost localhost.localdomain 83.222.31.168 gratis.pp.ru |
CODE |
127.0.0.1 host1403 localhost localhost.localdomain |
CODE |
127.0.0.1 localhost localhost.localdomain |
CODE |
Apr 20 13:44:07 gate postfix/cleanup[29311]: 4B32612801A: message-id=<200604200425.k3K4PvgP017520@localhost.localdomain> |
CODE |
Apr 20 13:47:58 gate postfix/cleanup[29388]: DDB1112801A: message-id=<1093837189.20060420132937@mail.ru> |
CODE |
Netblock: 83.222.0.0/19 (83.222.0.0-83.222.31.255) |
CODE |
Netblock: 83.222.0.0/19 (83.222.0.0-83.222.31.255) Record Created: Tue Aug 30 19:20:45 2005 GMT Record Updated: Wed Apr 19 08:36:55 2006 GMT Additional Information: Escalation listing - AS25532: MASTERHOST-AS (see 217.16.16.0/20) If you are a customer of masterhost, please contact your ISP, not SORBS. Currently active and flagged to be published in DNS If you wish to request a delisting please do so through the Support System |
QUOTE |
Грузить надо их |
QUOTE |
К сожалению, база данных SORBS не является стопроцентным гарантом защиты от СПАМ-рассылок. При этом ее создатели использует свои возможности для получения денежных средств с владельцев почтовых серверов всего мира. Если по какой-то причине IP-адрес почтового сервера попал в базу данных SORBS, изъять его оттуда можно только за деньги, что является прямым и самым бессовестным вымогательством. Крупные интернет-провайдеры и профессионалы в области борьбы со СПАМом ведут публичную разъяснительную работу - рекомендуют всем владельцам почтовых серверов пользоваться подобными базами данных с большой осторожностью и ни в коем случае не отказываться от приема входящей корреспонденции, основываясь только на ответах базы данных SORBS. Технические специалисты и пресс-служба нашей компании постоянно находятся в процессе борьбы с этим неприятным явлением. К сожалению, некоторые владельцы почтовых серверов предпочитают всем другим средствам борьбы - просто принести в жертву часть легальной корреспонденции в "борьбе" со СПАМ-рассылками. Если у Вас появится возможность обратиться к администраторам почтового сервера, на котором расположен ящик адресата вашего письма, сообщите им эту информацию. За дополнительными разъяснениями они могут обратиться в нашу службу технической поддержки по адресу |
QUOTE |
Отписался опять на маил.ру |
QUOTE |
вот что они ответили: |
CODE |
stat=User unknown Apr 16 07:52:37 host1403 sendmail[28708]: k3G3qbd5028704: k3G3qbd5028708: DSN: User unknown 200604160352.k3G3qaKR028692@localhost.localdomain |
QUOTE |
Если по какой-то причине IP-адрес почтового сервера попал в базу данных SORBS |
QUOTE |
изъять его оттуда можно только за деньги |
QUOTE |
А что говорят на мыил.ру ? |
QUOTE |
Ваш IP будет занесен в наш белый список. Нормальное хождение почты с него на сервера Mail.Ru возобновится не позднее чем через 3 дня. |
QUOTE |
Ваш IP будет занесен в наш белый список. Нормальное хождение почты с него на сервера Mail.Ru возобновится не позднее чем через 3 дня. |
QUOTE |
добавлен в белый список pochta.ru |
QUOTE |
Теперь приходят только форварды user unknown, no valid recipients, invalid mailbox |
CODE |
stat=User unknown Apr 16 07:52:37 host1403 sendmail[28708]: k3G3qbd5028704: k3G3qbd5028708: DSN: User unknown 200604160352.k3G3qaKR028692@localhost.localdomain |
CODE |
X-Authentication-Warning: localhost.localdomain: apache set sender to gratis@email.ru using -f |