ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey S. Kuznetsov" <buster@vostok.net.ua>
To: "Дворников Михаил" <community@altlinux.ru>
Subject: Re: [Comm] Postfix, непонятные письма
Date: Fri, 21 May 2004 10:58:15 +0300
Message-ID: <1589836533.20040521105815@vostok.net.ua> (raw)
In-Reply-To: <40ADB3D0.4030402@soc.adm.yar.ru>

Hello Дворников,

Friday, May 21, 2004, 10:46:24 AM, you wrote:

ДМ> Postfix из Master 2.2
ДМ> mailq показывает письма:

ДМ> -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
ДМ> 70B67FE905    44170 Thu May 20 19:14:10  MAILER-DAEMON
ДМ>    (connect to mail3.rambler.ru[81.19.66.32]: server dropped connection)
ДМ>                                     web-16691602@mail3.rambler.ru

ДМ> 943D2FE906    43113 Thu May 20 19:28:28  MAILER-DAEMON
ДМ>    (Name service error for not.for.mail.contactvk.msk.ru: Host not found)
ДМ>                                    4@www.contactvk.msk.ru

ДМ> 60F5CFE8FA    44184 Thu May 20 19:09:04  MAILER-DAEMON
ДМ>    (connect to f9.mail.ru[194.67.57.39]: Connection refused)
ДМ>                             eh-00.igorekmasuk-mail-ru@f9.mail.ru


ДМ> В это время никто письма отправлять не может.
ДМ> Relay для чужих закрыт. Есть проверка наличия домена отправителя.
ДМ> MAILER-DAEMON - это сервер письма шлет?

Ну чё тут странного? просто Мэилер-Демон хочет какие-то сообщения
отослать с ошибками отправителям, а их сервер не отвечает, у меня
такое тоже бывает. Только не могу понять как юзера не могут отправлять
почту? Что вообще никуда??
наверни очередь скриптом:

#!/bin/bash
MAILDELETE=` mailq |egrep -o "^\w+ " |/root/tools/bin/egrep -o "\w+"`
for OUTPUT in $MAILDELETE
do
postsuper -d $OUTPUT
done

-- 
Sincerely,
 Alexey S. Kuznetsov    
 AK2351-RIPE



  reply	other threads:[~2004-05-21  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-21  7:46 Дворников Михаил
2004-05-21  7:58 ` Alexey S. Kuznetsov [this message]
2004-05-21  8:06   ` Дворников Михаил
2004-05-21 12:45     ` Alexander Leschinsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1589836533.20040521105815@vostok.net.ua \
    --to=buster@vostok.net.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git