ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] postfix
@ 2001-11-15 14:48 Egorov Alexey
  2001-11-16 11:38 ` [mdk-re] postfix Mikhail Zabaluev
  0 siblings, 1 reply; 7+ messages in thread
From: Egorov Alexey @ 2001-11-15 14:48 UTC (permalink / raw)
  To: mandrake-russian

Hi all!
Народ, перешел я с sendmail на postfix.
Все прекрасно, но есть одна проблема. У меня домен 3 уровня - aaa.bbb.ru
При отправке писем в домен bbb.ru postfix возвращает письма:

This is the Postfix program at host aaa.bbb.ru.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
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 message returned below.
The Postfix program <user@bbb.ru>: unknown user: "user"

Reporting-MTA: dns; aaa.bbb.ru
Arrival-Date: Thu, 15 Nov 2001 13:00:47 +0300 (MSK)
Final-Recipient: rfc822; user@bbb.ru
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "user"

В файле mydestination домен bbb.ru прописал. Где еще прикрутить ?

С уважением Егоров Алексей.




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

* [mdk-re] Re: postfix
  2001-11-15 14:48 [mdk-re] postfix Egorov Alexey
@ 2001-11-16 11:38 ` Mikhail Zabaluev
  2001-11-16 11:53   ` Egorov Alexey
  0 siblings, 1 reply; 7+ messages in thread
From: Mikhail Zabaluev @ 2001-11-16 11:38 UTC (permalink / raw)
  To: mandrake-russian

Hello Egorov,

On Thu, Nov 15, 2001 at 02:52:50PM +0300, Egorov Alexey wrote:
>
> Hi all!
> Народ, перешел я с sendmail на postfix.
> Все прекрасно, но есть одна проблема. У меня домен 3 уровня - aaa.bbb.ru
> При отправке писем в домен bbb.ru postfix возвращает письма:
> 
> This is the Postfix program at host aaa.bbb.ru.
> I'm sorry to have to inform you that the message returned
> below could not be delivered to one or more destinations.
> 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 message returned below.
> The Postfix program <user@bbb.ru>: unknown user: "user"
> 
> Reporting-MTA: dns; aaa.bbb.ru
> Arrival-Date: Thu, 15 Nov 2001 13:00:47 +0300 (MSK)
> Final-Recipient: rfc822; user@bbb.ru
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Postfix; unknown user: "user"
> 
> В файле mydestination домен bbb.ru прописал. Где еще прикрутить ?

Если bbb.ru не Ваш домен и не обслуживается данным сервером, это
неправильно. Вместо этого пропишите aaa.bbb.ru в mydomain.

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
Keep America beautiful.  Swallow your beer cans.



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

* Re: [mdk-re] Re: postfix
  2001-11-16 11:38 ` [mdk-re] postfix Mikhail Zabaluev
@ 2001-11-16 11:53   ` Egorov Alexey
  2001-11-16 12:41     ` Mikhail Zabaluev
  0 siblings, 1 reply; 7+ messages in thread
From: Egorov Alexey @ 2001-11-16 11:53 UTC (permalink / raw)
  To: mandrake-russian

Mikhail Zabaluev wrote:

>Hello Egorov,
>On Thu, Nov 15, 2001 at 02:52:50PM +0300, Egorov Alexey wrote:
>

>Hi all!
>Народ, перешел я с sendmail на postfix.
>Все прекрасно, но есть одна проблема. У меня домен 3 уровня - aaa.bbb.ru
>При отправке писем в домен bbb.ru postfix возвращает письма:
>
>This is the Postfix program at host aaa.bbb.ru.
>I'm sorry to have to inform you that the message returned
>below could not be delivered to one or more destinations.
>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 message returned below.
>The Postfix program <user@bbb.ru>: unknown user: "user"
>
>Reporting-MTA: dns; aaa.bbb.ru
>Arrival-Date: Thu, 15 Nov 2001 13:00:47 +0300 (MSK)
>Final-Recipient: rfc822; user@bbb.ru
>Action: failed
>Status: 5.0.0
>Diagnostic-Code: X-Postfix; unknown user: "user"
>
>В файле mydestination домен bbb.ru прописал. Где еще прикрутить ?
>
>Если bbb.ru не Ваш домен и не обслуживается данным сервером, это
>неправильно. Вместо этого пропишите aaa.bbb.ru в mydomain.
>
Прописано. Ситуация таже : ((
Вот часть конфига:
myhostname = aaa.bbb.ru
mydomain = aaa.bbb.ru
myorigin = $myhostname
mydestination = localhost, $myhostname, localhost.$mydomain, 
$config_directory/mydestination
relay_domains = $mydestination

В принципе все настройки по умолчанию.




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

* [mdk-re] Re: postfix
  2001-11-16 11:53   ` Egorov Alexey
@ 2001-11-16 12:41     ` Mikhail Zabaluev
  2001-11-16 20:32       ` Egorov Alexey
  0 siblings, 1 reply; 7+ messages in thread
From: Mikhail Zabaluev @ 2001-11-16 12:41 UTC (permalink / raw)
  To: mandrake-russian

Hello Egorov,

On Fri, Nov 16, 2001 at 11:57:49AM +0300, Egorov Alexey wrote:
>
> >Народ, перешел я с sendmail на postfix.
> >Все прекрасно, но есть одна проблема. У меня домен 3 уровня - aaa.bbb.ru
> >При отправке писем в домен bbb.ru postfix возвращает письма:
> >
> >This is the Postfix program at host aaa.bbb.ru.
> >I'm sorry to have to inform you that the message returned
> >below could not be delivered to one or more destinations.
> >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 message returned below.
> >The Postfix program <user@bbb.ru>: unknown user: "user"
> >
> >Reporting-MTA: dns; aaa.bbb.ru
> >Arrival-Date: Thu, 15 Nov 2001 13:00:47 +0300 (MSK)
> >Final-Recipient: rfc822; user@bbb.ru
> >Action: failed
> >Status: 5.0.0
> >Diagnostic-Code: X-Postfix; unknown user: "user"
> >
> >В файле mydestination домен bbb.ru прописал. Где еще прикрутить ?
> >
> >Если bbb.ru не Ваш домен и не обслуживается данным сервером, это
> >неправильно. Вместо этого пропишите aaa.bbb.ru в mydomain.
> >
> Прописано. Ситуация таже : ((
> Вот часть конфига:
> myhostname = aaa.bbb.ru
> mydomain = aaa.bbb.ru
> myorigin = $myhostname
> mydestination = localhost, $myhostname, localhost.$mydomain, 
> $config_directory/mydestination
> relay_domains = $mydestination
> 
> В принципе все настройки по умолчанию.

А что в файле $config_directory/mydestination?

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
"Everybody is talking about the weather but nobody does anything about it."
-- Mark Twain



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

* Re: [mdk-re] Re: postfix
  2001-11-16 12:41     ` Mikhail Zabaluev
@ 2001-11-16 20:32       ` Egorov Alexey
  2001-11-16 22:55         ` Mikhail Zabaluev
  0 siblings, 1 reply; 7+ messages in thread
From: Egorov Alexey @ 2001-11-16 20:32 UTC (permalink / raw)
  To: mandrake-russian

Mikhail Zabaluev wrote:

>Hello Egorov,
>
>On Fri, Nov 16, 2001 at 11:57:49AM +0300, Egorov Alexey wrote:
>
>>>Народ, перешел я с sendmail на postfix.
>>>Все прекрасно, но есть одна проблема. У меня домен 3 уровня - aaa.bbb.ru
>>>При отправке писем в домен bbb.ru postfix возвращает письма:
>>>
>>>This is the Postfix program at host aaa.bbb.ru.
>>>I'm sorry to have to inform you that the message returned
>>>below could not be delivered to one or more destinations.
>>>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 message returned below.
>>>The Postfix program <user@bbb.ru>: unknown user: "user"
>>>
>>>Reporting-MTA: dns; aaa.bbb.ru
>>>Arrival-Date: Thu, 15 Nov 2001 13:00:47 +0300 (MSK)
>>>Final-Recipient: rfc822; user@bbb.ru
>>>Action: failed
>>>Status: 5.0.0
>>>Diagnostic-Code: X-Postfix; unknown user: "user"
>>>
>>>В файле mydestination домен bbb.ru прописал. Где еще прикрутить ?
>>>
>>>Если bbb.ru не Ваш домен и не обслуживается данным сервером, это
>>>неправильно. Вместо этого пропишите aaa.bbb.ru в mydomain.
>>>
>>Прописано. Ситуация таже : ((
>>Вот часть конфига:
>>myhostname = aaa.bbb.ru
>>mydomain = aaa.bbb.ru
>>myorigin = $myhostname
>>mydestination = localhost, $myhostname, localhost.$mydomain, 
>>$config_directory/mydestination
>>relay_domains = $mydestination
>>
>>В принципе все настройки по умолчанию.
>>
>
>А что в файле $config_directory/mydestination?
>
Там прописанно bbb.ru






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

* [mdk-re] Re: postfix
  2001-11-16 20:32       ` Egorov Alexey
@ 2001-11-16 22:55         ` Mikhail Zabaluev
  2001-11-17  1:56           ` Egorov Alexey
  0 siblings, 1 reply; 7+ messages in thread
From: Mikhail Zabaluev @ 2001-11-16 22:55 UTC (permalink / raw)
  To: mandrake-russian

Hello Egorov,

On Fri, Nov 16, 2001 at 08:39:24PM +0300, Egorov Alexey wrote:
>
> >>Вот часть конфига:
> >>myhostname = aaa.bbb.ru
> >>mydomain = aaa.bbb.ru
> >>myorigin = $myhostname
> >>mydestination = localhost, $myhostname, localhost.$mydomain, 
> >>$config_directory/mydestination
> >>relay_domains = $mydestination
> >>
> >>В принципе все настройки по умолчанию.
> >>
> >
> >А что в файле $config_directory/mydestination?
> >
> Там прописанно bbb.ru

Убейте его оттуда, если этот сервер не обслуживает всю почту для bbb.ru

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
QOTD:
	I'm not a nerd -- I'm "socially challenged".



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

* Re: [mdk-re] Re: postfix
  2001-11-16 22:55         ` Mikhail Zabaluev
@ 2001-11-17  1:56           ` Egorov Alexey
  0 siblings, 0 replies; 7+ messages in thread
From: Egorov Alexey @ 2001-11-17  1:56 UTC (permalink / raw)
  To: mandrake-russian

Mikhail Zabaluev wrote:

>Hello Egorov,
>
>On Fri, Nov 16, 2001 at 08:39:24PM +0300, Egorov Alexey wrote:
>
>>>>Вот часть конфига:
>>>>myhostname = aaa.bbb.ru
>>>>mydomain = aaa.bbb.ru
>>>>myorigin = $myhostname
>>>>mydestination = localhost, $myhostname, localhost.$mydomain, 
>>>>$config_directory/mydestination
>>>>relay_domains = $mydestination
>>>>
>>>>В принципе все настройки по умолчанию.
>>>>
>>>А что в файле $config_directory/mydestination?
>>>
>>Там прописанно bbb.ru
>>
>
>Убейте его оттуда, если этот сервер не обслуживает всю почту для bbb.ru
>
Спасибо, помогло : ))))





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

end of thread, other threads:[~2001-11-17  1:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-15 14:48 [mdk-re] postfix Egorov Alexey
2001-11-16 11:38 ` [mdk-re] postfix Mikhail Zabaluev
2001-11-16 11:53   ` Egorov Alexey
2001-11-16 12:41     ` Mikhail Zabaluev
2001-11-16 20:32       ` Egorov Alexey
2001-11-16 22:55         ` Mikhail Zabaluev
2001-11-17  1:56           ` Egorov Alexey

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