ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Postfix & @rambler.ru
@ 2007-02-04 14:40 Yurkovsky Andrey
  2007-02-04 16:59 ` Aleksey Avdeev
  2007-02-04 17:04 ` Sergey Vlasov
  0 siblings, 2 replies; 4+ messages in thread
From: Yurkovsky Andrey @ 2007-02-04 14:40 UTC (permalink / raw)
  To: community

Уже в который раз пытаюсь послеть письмо владельца ящика на
rambler.ru, в ответ получаю:

,----
| This is the Postfix program at host localhost.localdomain.
| I'm sorry to have to inform you that your message could
| not be delivered to one or more recipients. It's attached
| below. 
| For further assistance, please send mail to <postmaster>
| If you do so, please include this problem report. You can
| delete your own text from the attached returned message.
|                 The Postfix program
| <adresat@rambler.ru>: host imx1.rambler.ru[81.19.66.26]
| said: 554 
| <localhost.localdomain>: Helo command rejected: 
| Access denied (in reply to RCPT TO command) 
`----
Все остальные письма ходят нормально. Антиспам выключен за
излишнюю привередливость.
-- 
Yurkovsky Andrey



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Postfix & @rambler.ru
  2007-02-04 14:40 [Comm] Postfix & @rambler.ru Yurkovsky Andrey
@ 2007-02-04 16:59 ` Aleksey Avdeev
  2007-02-04 17:04 ` Sergey Vlasov
  1 sibling, 0 replies; 4+ messages in thread
From: Aleksey Avdeev @ 2007-02-04 16:59 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]

Yurkovsky Andrey пишет:
> Уже в который раз пытаюсь послеть письмо владельца ящика на
> rambler.ru, в ответ получаю:
> 
> ,----
> | This is the Postfix program at host localhost.localdomain.
> | I'm sorry to have to inform you that your message could
> | not be delivered to one or more recipients. It's attached
> | below. 
> | For further assistance, please send mail to <postmaster>
> | If you do so, please include this problem report. You can
> | delete your own text from the attached returned message.
> |                 The Postfix program
> | <adresat@rambler.ru>: host imx1.rambler.ru[81.19.66.26]
> | said: 554 
> | <localhost.localdomain>: Helo command rejected: 
    ^^^^^^^^^^^^^^^^^^^^^^^
> | Access denied (in reply to RCPT TO command) 
> `----
> Все остальные письма ходят нормально. Антиспам выключен за
> излишнюю привередливость.

  Похоже ваш сервер в процессе SMTP сессии представляется как
localhost.localdomain, rambler.ru принимать почту от представляющихся
так -- отказывается.

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 548 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Postfix & @rambler.ru
  2007-02-04 14:40 [Comm] Postfix & @rambler.ru Yurkovsky Andrey
  2007-02-04 16:59 ` Aleksey Avdeev
@ 2007-02-04 17:04 ` Sergey Vlasov
  2007-02-04 17:09   ` Yurkovsky Andrey
  1 sibling, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2007-02-04 17:04 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On Sun, Feb 04, 2007 at 04:40:07PM +0200, Yurkovsky Andrey wrote:
> Уже в который раз пытаюсь послеть письмо владельца ящика на
> rambler.ru, в ответ получаю:
> 
> ,----
> | This is the Postfix program at host localhost.localdomain.
> | I'm sorry to have to inform you that your message could
> | not be delivered to one or more recipients. It's attached
> | below. 
> | For further assistance, please send mail to <postmaster>
> | If you do so, please include this problem report. You can
> | delete your own text from the attached returned message.
> |                 The Postfix program
> | <adresat@rambler.ru>: host imx1.rambler.ru[81.19.66.26]
> | said: 554 
> | <localhost.localdomain>: Helo command rejected: 
> | Access denied (in reply to RCPT TO command) 
> `----
> Все остальные письма ходят нормально. Антиспам выключен за
> излишнюю привередливость.

Необходимо либо установить нормальный hostname (а не
localhost.localdomain), либо отправлять письма через более правильно
настроенный сервер (например, сервер провайдера).  Если это домашняя
машина, поможет только второй вариант - попытка послать письмо
напрямую, скорее всего, не пройдёт уже из-за попадания IP-адреса в
какой-нибудь RBL.

HELO localhost.localdomain, HELO localhost и т.п. в последнее время
режется не глядя, поскольку 99.99% подобных писем - спам, рассылаемый
с чьих-то машин, захваченных очередным червяком.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Postfix & @rambler.ru
  2007-02-04 17:04 ` Sergey Vlasov
@ 2007-02-04 17:09   ` Yurkovsky Andrey
  0 siblings, 0 replies; 4+ messages in thread
From: Yurkovsky Andrey @ 2007-02-04 17:09 UTC (permalink / raw)
  To: community

Sergey Vlasov wrote:

> Необходимо либо установить нормальный hostname (а не
> localhost.localdomain), либо отправлять письма через более
> правильно настроенный сервер (например, сервер
> провайдера).  Если это домашняя машина, поможет только
> второй вариант - попытка послать письмо напрямую, скорее
> всего, не пройдёт уже из-за попадания IP-адреса в
> какой-нибудь RBL.
Спасибо. После переустановки системы та часть настроек
kmail, которая касалась сервера отправки почему-то
обнулилась.
-- 
Yurkovsky Andrey



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-04 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-04 14:40 [Comm] Postfix & @rambler.ru Yurkovsky Andrey
2007-02-04 16:59 ` Aleksey Avdeev
2007-02-04 17:04 ` Sergey Vlasov
2007-02-04 17:09   ` Yurkovsky Andrey

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