ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Postfix + Maildrop-userdb без /etc/passwd
Date: Tue, 20 May 2003 09:25:50 +1100
Message-ID: <20030520092550.4310cf9e.dima@sakhalin.ru> (raw)
In-Reply-To: <3EC896FB.5040301@rmts.donpac.ru>

On Mon, 19 May 2003 12:34:03 +0400
Прокопьев Евгений <john@rmts.donpac.ru> wrote:

> Здравствуйте!
> 
> Необходимо иметь почтовых пользователей, не являющихся системными 
> пользователями. Средства: Postfix и Maildrop-userdb. Делаю следующее:
> 

[первые 4 правильных шага пропущены]

> 5) Выполняю echo hello | mail marconi@ugtovar.ru и вижу в логе
> 
> May 19 12:28:32 ugtovar postfix/pickup[13411]: 4A4471B6A: uid=0 from=<root>
> May 19 12:28:32 ugtovar postfix/cleanup[13794]: 4A4471B6A: 
> message-id=<20030519082832.4A4471B6A@ugtovar.ru>
> May 19 12:28:32 ugtovar postfix/qmgr[18962]: 4A4471B6A: 
> from=<root@ugtovar.ru>, size=279, nrcpt=1 (queue active)
> May 19 12:28:32 ugtovar postfix/local[13796]: 4A4471B6A: 
> to=<marconi@ugtovar.ru>, relay=local, delay=0, status=bounced (unknown 
> user: "marconi")
> 
> Новых писем не появляется. Что я делаю не так?

Потому, что постфикс ничего не знает про пользователей в userdb.db.
Добавь в main.cf следующее:

local_recipient_maps = 
   $alias_maps,
   unix:passwd.byname,
   hash:/etc/courier-imap/userdb

И _внимательно_ прочитай комментарии к local_recipient_maps.


--
WBR, Dmitry Lebkov


  reply	other threads:[~2003-05-19 22:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19  8:34 Прокопьев Евгений
2003-05-19 22:25 ` Dmitry Lebkov [this message]
2003-05-21  9:05   ` Прокопьев Евгений
2003-05-21 11:26     ` Dmitry Lebkov
2003-05-22  6:22       ` Прокопьев Евгений

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=20030520092550.4310cf9e.dima@sakhalin.ru \
    --to=dima@sakhalin.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