ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postfix+courier-imap
@ 2004-10-06 11:29 Sergey
  2004-10-06 11:32 ` [Comm] postfix+courier-imap Konstantin A. Lepikhov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergey @ 2004-10-06 11:29 UTC (permalink / raw)
  To: community

Направьте пожалуйста в нужную сторону.

ALM 2.3+sisyphus
Пользователи в /etc/passwd

Есть postfix, который доставляет почту в /var/spool/mail/<имя юзера>
Есть courier-imap, который отдаёт почту из /home/<имя юзера>/Maildir

Как всё это подружить? 



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

* [Comm] Re: postfix+courier-imap
  2004-10-06 11:29 [Comm] postfix+courier-imap Sergey
@ 2004-10-06 11:32 ` Konstantin A. Lepikhov
  2004-10-06 11:32 ` [Comm] postfix+courier-imap Alexey I. Froloff
  2004-10-06 11:35 ` Maxim Tyurin
  2 siblings, 0 replies; 4+ messages in thread
From: Konstantin A. Lepikhov @ 2004-10-06 11:32 UTC (permalink / raw)
  To: community

Цитирую Sergey <serega@mars.rags.ru>:

> Направьте пожалуйста в нужную сторону.
>
> ALM 2.3+sisyphus
> Пользователи в /etc/passwd
>
> Есть postfix, который доставляет почту в /var/spool/mail/<имя юзера>
> Есть courier-imap, который отдаёт почту из /home/<имя юзера>/Maildir
>
> Как всё это подружить?
>
Сказать postfix'у доставлять почту в Maildir. Например так:
home_mailbox = Maildir/

-- 
WBR et al.


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

* Re: [Comm] postfix+courier-imap
  2004-10-06 11:29 [Comm] postfix+courier-imap Sergey
  2004-10-06 11:32 ` [Comm] postfix+courier-imap Konstantin A. Lepikhov
@ 2004-10-06 11:32 ` Alexey I. Froloff
  2004-10-06 11:35 ` Maxim Tyurin
  2 siblings, 0 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2004-10-06 11:32 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

* Sergey <serega@> [041006 15:30]:
> Направьте пожалуйста в нужную сторону.
Запросто.

> Есть postfix, который доставляет почту в /var/spool/mail/<имя юзера>
> Есть courier-imap, который отдаёт почту из /home/<имя юзера>/Maildir
Доставлять почту в /home/<имя юзера>/Maildir/

-- 
Regards, Sir Raorn.
-------------------
> [Установил wine а] вместо шрифтов точки где взять?
А зачем Вам вместо шрифтов точки?
		-- wrar in community@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] postfix+courier-imap
  2004-10-06 11:29 [Comm] postfix+courier-imap Sergey
  2004-10-06 11:32 ` [Comm] postfix+courier-imap Konstantin A. Lepikhov
  2004-10-06 11:32 ` [Comm] postfix+courier-imap Alexey I. Froloff
@ 2004-10-06 11:35 ` Maxim Tyurin
  2 siblings, 0 replies; 4+ messages in thread
From: Maxim Tyurin @ 2004-10-06 11:35 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

Sergey <serega@mars.rags.ru> writes:

> Направьте пожалуйста в нужную сторону.
>
> ALM 2.3+sisyphus
> Пользователи в /etc/passwd
>
> Есть postfix, который доставляет почту в /var/spool/mail/<имя юзера>

postfix туда ее не доставляет 
если ничего не менял то postfix отдает письмо procmail, а тот кладет
письмо в /var/spool/mail/

> Есть courier-imap, который отдаёт почту из /home/<имя юзера>/Maildir
>
> Как всё это подружить? 

Если оставить procmail то просто написать ему правило чтоб ложил почту
в нужный Maildir
Типа того:
cat ~/.procmailrc
PATH=/bin:/usr/bin
MAILDIR=$HOME/Maildir
DEFAULT=$MAILDIR/
.....

-- 

With Best Regards, Maxim Tyurin aka Bungarus
JID:	MrKooll@jabber.pibhe.com

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-06 11:29 [Comm] postfix+courier-imap Sergey
2004-10-06 11:32 ` [Comm] postfix+courier-imap Konstantin A. Lepikhov
2004-10-06 11:32 ` [Comm] postfix+courier-imap Alexey I. Froloff
2004-10-06 11:35 ` Maxim Tyurin

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