ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pavel Usischev <usischev@gmail.com>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Postfix/Maildir
Date: Tue, 16 Aug 2005 20:53:54 +0400
Message-ID: <43021A22.9010605@gmail.com> (raw)
In-Reply-To: <200508161928.44025.tux@obr-bank.ru>

Pero пишет:
> Решил перевести почту с mailbox на Maildir
> В Postfix раскоментил
> #home_mailbox = Mailbox
> home_mailbox = Maildir/
> Создал в /var/mail/Maildir для каждого пользователя передернул postfix
> и............... ничего!

Maildir/ будет использоваться в домашних каталогах пользователей, а не в 
/var/mail. Это раз. При доставке первого же письма postfix должен сам 
создать Maildir. Это два.

> mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME

Вот это имеет более высокий приоритет, и доставкой почты занимается 
procmail -> его и надо крутить. Это три. У меня, например, в начале 
файла ~/.procmailrc идут строки:

MAILDIR=/home/pasha/Maildir/
DEFAULT=$MAILDIR

Возможно, это не самый правильный способ, я не знаю. У Меня Работает(TM).

> ставил -d $LOGNAME/ тоже ничего!

Ключ -d всего лишь означает имя пользователя. Это четыре.

> Чего я упустил то?

Видимо, чтение документации. man 5 postconf (для версий postfix 2.1.x и 
выше, до этого параметры описаны в разных манах), man procmail, man 
procmailrc, при желании man procmailex.

-- 
С уважением,
Павел Усищев


  parent reply	other threads:[~2005-08-16 16:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29 16:44 ` [Comm] DVD playning Alexandr A. Alexandrov
2005-07-29 16:49   ` Eugene Ostapets
2005-07-29 19:50     ` Alexandr A. Alexandrov
2005-07-29 20:18       ` Alexandr A. Alexandrov
2005-07-29 21:06         ` Maxim Bodyansky
2005-07-30  5:54           ` Alexandr A. Alexandrov
2005-07-30 10:26           ` Ринат Максутов 
2005-07-30 13:29             ` Maxim Bodyansky
2005-07-30  9:25         ` Eugene Ostapets
2005-08-01  6:21           ` Владимир Гусев
2005-08-01 11:34             ` Mike Lykov
2005-07-29 23:33       ` [Comm] " Michael Shigorin
2005-07-30  5:51         ` Alexandr A. Alexandrov
2005-07-29 23:34       ` [Comm] [faq] " Michael Shigorin
2005-08-01  7:37           ` Michael Shigorin
2005-08-01  7:48             ` Re[2]: " Alexandr A. Alexandrov
2005-08-01 22:55               ` Aleksey Korotkov
2005-08-04 19:21         ` [Comm] " Michael Shigorin
2005-07-30  9:22       ` [Comm] " Eugene Ostapets
2005-07-30 11:59         ` Alexandr A. Alexandrov
2005-07-30 12:31           ` Eugene Ostapets
2005-07-30 12:59             ` [Comm] " Michael Shigorin
2005-07-30 14:03               ` Alexandr A. Alexandrov
2005-07-31 19:35                 ` Olvin
2005-08-01  7:23                   ` Re[2]: " Alexandr A. Alexandrov
2005-08-16 15:28         ` [Comm] Postfix/Maildir Pero
2005-08-16 15:31           ` Alexey Morsov
2005-08-16 16:53           ` Pavel Usischev [this message]
2005-08-16 17:14             ` Pero
2005-08-16 18:38               ` Pavel Usischev
2005-07-31  2:19       ` [Comm] DVD playning Aleksey Korotkov
2005-07-29 21:02   ` Aleksey Korotkov

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=43021A22.9010605@gmail.com \
    --to=usischev@gmail.com \
    --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