Главная страница


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Alexander Fatykhov                   2:5020/400     16 May 2005  15:01:24
 To : All
 Subject : postfix: не всегда отрабатывают access tables
 -------------------------------------------------------------------------------- 
 
 Hello, All!
 
 заметил тут проблему - не всегда отрабатывают access tables!
 freebsd 5.2.1, postfix-2.3.20050504,2
 настроки main.cf
 
 smtpd_recipient_restrictions =
   permit_sasl_authenticated,
   permit_mynetworks,
 
   check_recipient_access pcre:/usr/local/etc/postfix/access_rcpt.pcre,
   check_client_access hash:/usr/local/etc/postfix/access_clients,
   check_sender_access hash:/usr/local/etc/postfix/access_senders,
   check_helo_access   hash:/usr/local/etc/postfix/access_helo,
 
   reject_rbl_client dul.dnsbl.sorbs.net,
   reject_rbl_client ... ,
 
   reject_invalid_hostname,
   reject_non_fqdn_hostname,
   reject_non_fqdn_sender,
   reject_non_fqdn_recipient,
   reject_unknown_sender_domain,
   reject_unknown_recipient_domain,
   reject_unauth_pipelining,
   reject_unauth_destination,
 
   permit_tls_clientcerts,
   permit
 
 соответетвенно скажем в access_clients:
 ...
 axelero.hu      REJECT We do not accepted mail from spammers
 ...
 
 но то отшивает спамаров оттуда:
 May 16 13:31:50 gate postfix/smtpd[20755]: connect from 
 251.190-182-adsl-pool.axelero.hu[81.182.190.251]
 May 16 13:31:51 gate postfix/smtpd[20755]: NOQUEUE: reject: RCPT from 
 251.190-182-adsl-pool.axelero.hu[81.182.190.251]: 554 5.7.1 
 <251.190-182-adsl-pool.axelero.hu[81.182.190.251]>: Client host rejected: We 
 do not accepted mail from spammers; from=<arenda_nedvijimost_@leonlai.net> 
 to=<info@domen.ru> proto=SMTP helo=<251.190-182-adsl-pool.axelero.hu>
 May 16 13:31:52 gate postfix/smtpd[20755]: lost connection after RCPT from 
 251.190-182-adsl-pool.axelero.hu[81.182.190.251]
 то нормально принимает
 
 May 16 14:24:36 gate postfix/smtpd[21124]: connect from 
 126.38-182-adsl-pool.axelero.hu[81.182.38.126]
 May 16 14:24:39 gate postfix/smtpd[21124]: 1F1244067: 
 client=126.38-182-adsl-pool.axelero.hu[81.182.38.126]
 May 16 14:24:40 gate postfix/cleanup[21154]: 1F1244067: 
 message-id=<005001c559ce$cd445630$0f0e0d0c@tvan>om 
 126.38-182-adsl-pool.axelero.hu[81.182.38.126]; from=<hert_ffdaf@yandex.ru> 
 to=<postmaster@domen.ru> proto=SMTP helo=<126.38-182-adsl-pool.axelero.hu>
 May 16 14:24:41 gate postfix/qmgr[12564]: 1F1244067: 
 from=<hert_ffdaf@yandex.ru>, size=15200, nrcpt=1 (queue active)
 May 16 14:24:41 gate postfix/smtpd[21124]: disconnect from 
 126.38-182-adsl-pool.axelero.hu[81.182.38.126]
 May 16 14:24:48 gate postfix/pipe[21156]: 1F1244067: to=<alex@domen.ru>, 
 orig_to=<postmaster@domen.ru>, relay=cyrus, delay=10, dsn=2.0.0, status=sent 
 (relay.figroup.ru)
 May 16 14:24:48 gate postfix/qmgr[12564]: 1F1244067: removed
 и так на многие записи в аксесс листах...
 
 отчего такое может быть и как вылечить?
 
 спасибо. 
 -- 
 Отправлено через сервер Форумы@mail.ru - http://talk.mail.ru
 --- ifmail v.2.15dev5.3
  * Origin: Talk.Mail.Ru (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 postfix: не всегда отрабатывают access tables   Alexander Fatykhov   16 May 2005 15:01:24 
 Re: postfix: не всегда отрабатывают access tables   Anton V. Yuzhaninov   16 May 2005 15:57:43 
 postfix: не всегда отрабатывают access tables   Andrey Ostanovsky   16 May 2005 17:00:30 
 Re: postfix: не всегда отрабатывают access tables   Alexander Fatykhov   16 May 2005 17:49:39 
 Re: postfix: не всегда отрабатывают access tables   Alexander Fatykhov   17 May 2005 13:26:40 
 postfix: не всегда отрабатывают access tables   Andrey Ostanovsky   17 May 2005 15:12:02 
 Re: postfix: не всегда отрабатывают access tables   Alexander Fatykhov   17 May 2005 16:36:32 
 Re: postfix: не всегда отрабатывают access tables   Alexander Kolesnikoff   17 May 2005 16:43:21 
 Re: postfix: не всегда отрабатывают access tables   Alexander Fatykhov   17 May 2005 17:43:25 
 Re: postfix: не всегда отрабатывают access tables   Valentin Davydov   19 May 2005 09:27:10 
 Re: postfix: не всегда отрабатывают access tables   Constantin Stefanov   19 May 2005 11:13:23 
 postfix: не всегда отрабатывают access tables   Andrey Ostanovsky   19 May 2005 12:39:06 
 Re: postfix: не всегда отрабатывают access tables   Valentin Nechayev   28 May 2005 10:37:30 
 Re: postfix: не всегда отрабатывают access tables   Victor Sudakov   28 May 2005 11:46:37 
 Re: postfix: не всегда отрабатывают access tables   Valentin Nechayev   28 May 2005 12:45:00 
 Re: postfix: не всегда отрабатывают access tables   Victor Sudakov   28 May 2005 14:49:22 
 postfix: не всегда отрабатывают access tables   Sergey Korolew   28 May 2005 13:11:21 
Архивное /ru.unix.bsd/6488207a2563.html, оценка 3 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional