ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yura Zotov <yznews@hotbox.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: [mdk-re] Работа почты
Date: Sun Jul 29 19:41:00 2001
Message-ID: <20010729195803.A4347@vezyolka.dgap.mipt.ru> (raw)
In-Reply-To: <20010729192910.5f99c7df.renar@inbox.ru>; from renar@inbox.ru on Sun, Jul 29, 2001 at 07:29:10PM +0400

On Sun, Jul 29, 2001 at 07:29:10PM +0400, Sergey Sokolov wrote:
> Добрый вечер!
> Пытаюсь осилить mutt, но не могу уяснить несколько вещей.
> Пока что пользуюсь slypheed, он в понятном мне стиле создаёт папки в домашнем каталоге, в которых каждому сообщению соответствует свой файл.
> В то же время Kmail отказывается запускаться, ругаясь на то, что нет папки Mai - а она есть, но создана Slypheed. Делаю вывод, что они несовместимы по формату.
> Но в предыдущей инсталляции я первым запускал  KMail и он получал сообщение от crond, естественно пустое, т. к. у меня он пока бездействует. 
> Сейчас же slypheed эти сообщения не получает. Далее, mutt ищет почту в /var/spool/mail/sergey - это один файл  и именно там mutt нашёл сообщение от crond.
> Вопросы.
> В чём разница в способах получения и хранения почты между Slypheed, Kmail и mutt?

Sylpheed - формат MAILDIR, каждое письмо в отдельном файле, имя
ящика - это имя папки с письмами-файлами.

KMail, Mutt - формат MBOX, все письма в одном файле, имя ящика -
это имя файла с письмами.

> Откуда берёт почту mutt, точнее, откуда почта берётся там, где её ищет mutt? Как научить mutt получать почту с моих нескольки серверов?

В /var/spool/mail/username почта кладется по умолчанию
программами локальной доставки будь то postfix или еще что. Чтобы
ее раскладывать по другим файлам/папкам нужно использовать
procmail.

Сам Mutt не забирает почту с серверов, он может только проверять
ее на сервере, читать ее по IMAP и в локальных ящиках MBOX и/или
MAILDIR. Про настройку Mutt читайте в 
/usr/share/doc/mutt-1.2.5i/html/manual.html так все подробно
написано. Для получения почты используют обычно fetchmail +
postfix. fetchmail забирает почту и скармливает ее postfix, а он
уже доставляет ее локальному пользователю сам или посредством
procmail. В Spring postfix настроен сразу для работы через
procmail, так что вам необходимо только создать файл
~/.procmailrc. 
man procmail
man procmailrc
man procmailex 
вам помогут в этом.

> Можно ли совместить эти программы?

Можно все, но зачем? Mutt прекрасно работает с локальными ящиками
и с IMAP удовлетворительно. Применение urlview и abook делают
работу в Mutt еще более приятной.



--
Юрий А. Зотов



  reply	other threads:[~2001-07-29 19:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-29 19:13 Sergey Sokolov
2001-07-29 19:41 ` Yura Zotov [this message]
2001-07-29 20:15   ` Sergey Vlasov
2001-07-29 20:58     ` [mdk-re] Re[2]: " Sergey Sokolov
2001-07-30 23:45       ` Sergey Vlasov
2001-07-29 20:59   ` [mdk-re] Re: [mdk-re] " Sergey Sokolov
2001-07-30  0:05     ` [mdk-re] " Aleksandr Blohin

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=20010729195803.A4347@vezyolka.dgap.mipt.ru \
    --to=yznews@hotbox.ru \
    --cc=mandrake-russian@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