ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Лааз Вадим" <checked@mail.ru>
To: community@altlinux.ru
Subject: [Comm] postfix: couldn't connect to lmtpd
Date: Thu, 23 Dec 2004 20:41:29 +0300
Message-ID: <200412232041.29198.checked@mail.ru> (raw)

Собираюсь собрать Postfix + SASL + MySQL + Cyrus-IMAP

пока делаю только smtp без авторизации

# rpm -qa | grep postfix
postfix-control-1.2-alt1
postfix-2.0.20-alt1
postfix-mysql-2.0.20-alt1

# rpm -qa | grep cyrus
cyrus-sasl2-2.1.19-alt1
cyrus-imapd-2.2.8-alt1

# ps ax | grep postfix
15506 ?        S      0:00 /usr/lib/postfix/master

# ps ax | grep cyrus
13376 ?        S      0:00 /usr/lib/cyrus/cyrus-master -d

# cat master.cf | grep cyrus
cyrus     unix  -       n       n       -       -       pipe
  user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} 
${user}

# cat /etc/postfix/main.cf | grep cyrus
mailbox_transport = cyrus
#fallback_transport = cyrus

если mailbox_transport = cyrus коментирую, то почта для user@mailhost попадает 
в /var/spool/mail/user

теперь хочу привязать postfix к cyrus-imapd
убираем коментарий в main.cf
mailbox_transport = cyrus
отправляем с другой машины почту для user@mailhost
и получаем в /var/log/mail/all
Dec 23 20:13:02 ns postfix/pipe[15521]: DD0D599DEF: to=<user@mailhost>, 
relay=cyrus, delay=0, status=deferred (temporary failure. Command output: 
couldn't connect to lmtpd: Bad file descriptor_ 421 4.3.0 deliver: couldn't 
connect to lmtpd_ )

Отчего такое может быть?

             reply	other threads:[~2004-12-23 17:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-23 17:41 Лааз Вадим [this message]
2004-12-23 18:34 ` Лааз Вадим
2004-12-24  5:09   ` Re[2]: " Кочетков Владимир
2004-12-24  5:26   ` Кочетков Владимир
2004-12-24  9:07   ` Кочетков Владимир
2004-12-24  9:23     ` Лааз Вадим
2004-12-24  9:53       ` Re[2]: " Кочетков Владимир
2004-12-28 11:35         ` Alexei Takaseev

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=200412232041.29198.checked@mail.ru \
    --to=checked@mail.ru \
    --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