ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Postfix
@ 2003-03-12  7:23 andrey
  2003-03-12 13:11 ` [Comm] Postfix Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: andrey @ 2003-03-12  7:23 UTC (permalink / raw)
  To: community

Добрый День!

Решил перейти с sendmail на postfix, на локальной машине всё работает
ОК, а на гетвейном хосте не хочет ни в какую.
Выдает например, вот такую штуку:
postfix/smtp[7442]: warning: mailer loop: best MX host for myd.mydom.ru is local
postfix/smtp[7442]: warning: relayhost configuration problem: myd.mydom.ru

Вот кусок моего конфига:
_________
#main.cf
myhostname = mail.myd.mydom.ru
mydomain = myd.mydom.ru
myorigin = $mydomain
inet_interfaces = all
mydestination = localhost, $myhostname, localhost.$mydomain, $config_directory/mydestination
relayhost =  $mydomain
relay_domains = $mydestination
_________

Имя хоста mail.myd.mydom.ru, домен внешний myd.mydom.ru,
внутренний myd.net

В доках для лечения этого рекомендуют: best_mx_transport = local
но после этого он мне начал выдавть:
postfix/qmgr[233]: warning: connect to transport lmtp : No such file
or directory

смотрел netstat'ом lmtp в юникс сокетах есть.

Подскажите пожалуйста что можно сделать чтобы postfix нормально
работал.

Best regards,
 andrey                          mailto:andrey@zmz.nnov.ru





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

* [Comm] Re: Postfix
  2003-03-12  7:23 [Comm] Postfix andrey
@ 2003-03-12 13:11 ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2003-03-12 13:11 UTC (permalink / raw)
  To: community

On Wed, 12 Mar 2003 10:23:12 +0300
andrey <andrey@zmz.nnov.ru> wrote:

> Решил перейти с sendmail на postfix, на локальной машине всё работает
> ОК, а на гетвейном хосте не хочет ни в какую.
> Выдает например, вот такую штуку:
> postfix/smtp[7442]: warning: mailer loop: best MX host for myd.mydom.ru is local
> postfix/smtp[7442]: warning: relayhost configuration problem: myd.mydom.ru
> 
> Вот кусок моего конфига:
> _________
> #main.cf
> myhostname = mail.myd.mydom.ru
> mydomain = myd.mydom.ru
> myorigin = $mydomain
> inet_interfaces = all
> mydestination = localhost, $myhostname, localhost.$mydomain, $config_directory/mydestination
> relayhost =  $mydomain
> relay_domains = $mydestination
> _________
> 
> Имя хоста mail.myd.mydom.ru, домен внешний myd.mydom.ru,
> внутренний myd.net

relayhost указывает на себя? Это ерунда какая-то - так работать и не
должно.

А чтобы postfix доставлял почту в локальный ящик, домен (myd.mydom.ru)
должен быть указан в mydestination.


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

end of thread, other threads:[~2003-03-12 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-12  7:23 [Comm] Postfix andrey
2003-03-12 13:11 ` [Comm] Postfix Sergey Vlasov

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