ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postfix: couldn't connect to lmtpd
@ 2004-12-23 17:41 Лааз Вадим
  2004-12-23 18:34 ` Лааз Вадим
  0 siblings, 1 reply; 8+ messages in thread
From: Лааз Вадим @ 2004-12-23 17:41 UTC (permalink / raw)
  To: community

Собираюсь собрать 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_ )

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

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

end of thread, other threads:[~2004-12-28 11:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-23 17:41 [Comm] postfix: couldn't connect to lmtpd Лааз Вадим
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

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