ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Денис Смирнов" <mithraen@freesource.info>
To: community@altlinux.ru
Subject: Re: mutt + scoring mini-howto (was: [Comm] Re: KMail and Mutt)
Date: Mon, 1 Nov 2004 11:49:48 +0300
Message-ID: <20041101084948.GB19529@mithraen_ws> (raw)
In-Reply-To: <20041101082029.GB8171@altlinux.org>

On Mon, Nov 01, 2004 at 11:20:29AM +0300, Alexander Bokovoy wrote:
>> У меня сейчас конфиг mutt'а вместе с mailbox'ами живёт на ZIV'е. А на
>> ZIV'е EncFS (после потери флешки стал ещё более закоренелым параноиком).
>> Кстати, чтобы mutt работал на EncFS с maildir'ом пришлось mutt немного
>> кастрировать...
>> 
>> Дык вот, при таком стиле работы все пути в muttrc приходится править на
>> лету.
 AB> Ну, положим чуть проще:
 AB> [~/.mutt]$ fgrep /storage *
 AB> generate-mailboxes-list: STORAGE=/storage/private/home/storage
 AB> generate-mailboxes-list:    for i in `find $STORAGE/$USER/Mail -type f -print | \
 AB> generate-mailboxes-list:                grep -v 'sent-mail'|sed -e "s@$STORAGE/$USER/Mail/@=@"` ; do
 AB> news:set        news_cache_dir=/storage/private/home/storage/ab/Mail/news
 AB> set:set     folder=/storage/private/home/storage/ab/Mail
 AB> snews:set news_cache_dir=/storage/private/home/storage/ab/Mail/gname.org
 AB> Это все места, где у меня что-то связанное с директориями на внешнем
 AB> носителе упоминается. Список почтовых ящиков генерируется при старте,
 AB> принцип я уже публиковал пару лет назад:
 AB> source `~/.mutt/generate-mailboxes-list`
 AB> в muttrc.

А можно повторить про генерирование списка ящиков?

Мне было проще сделать замену $BASEDIR и ~/ на $(dirname $(realpath $0))

>> Думаю и другие вещи так же править "на лету" потихоньку.
 AB> Угу. Все это совсем не сложно и не требует "кастрации" mutt-а.

Кастрация потребовалась для работоспособности на EncFS. Судя по ответу её
автора FUSE не даёт ручками выставлять inodes. Как следствие хардлинки на
EncFS будут иметь разные inodes, от чего у mutt'а съезжает крыша при
сохранении (он начинает дупить сообщение до убиения).

Соответственно пришлось убить одну из проверок в его коде (проверку на
совпадение inodes после перемещения).

Сие совсем-совсем неправильно.

-- 
С уважением, Денис

http://freesource.info



  reply	other threads:[~2004-11-01  8:49 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-30  5:01 [Comm] KMail and Mutt Krasavin Andrey
2004-04-30 15:52 ` [Comm] " Michael Shigorin
2004-05-17  8:14   ` Krasavin Andrey
2004-05-17  9:57     ` Artem K. Jouravsky
2004-05-17 10:24       ` Krasavin Andrey
2004-05-17 10:42         ` Artem K. Jouravsky
2004-05-17 11:49           ` Krasavin Andrey
2004-05-17 12:21             ` Artem K. Jouravsky
2004-05-17 12:37               ` Krasavin Andrey
2004-05-17 13:13                 ` Artem K. Jouravsky
2004-05-17 13:25                   ` Krasavin Andrey
2004-05-18  6:14                     ` Re[2]: " php-coder
2004-05-19 11:23                       ` Krasavin Andrey
2004-05-17 13:45                   ` Krasavin Andrey
2004-05-17 14:46                     ` Michael Shigorin
2004-05-18  5:25                       ` Krasavin Andrey
2004-05-18 11:59                         ` Michael Shigorin
2004-05-18 13:04                           ` Krasavin Andrey
2004-05-19 11:11                           ` Krasavin Andrey
2004-05-19 11:11                             ` Alexey I. Froloff
2004-05-19 11:34                             ` Sergey Vlasov
2004-05-19 11:53                               ` Krasavin Andrey
2004-05-19 12:29                             ` Artem K. Jouravsky
2004-10-26 17:20                           ` Alexey Tourbin
2004-10-26 17:32                             ` mutt + scoring mini-howto (was: [Comm] Re: KMail and Mutt) Michael Shigorin
2004-10-31 15:19                               ` Денис Смирнов
2004-11-01  8:20                                 ` Alexander Bokovoy
2004-11-01  8:49                                   ` Денис Смирнов [this message]
2004-11-02 12:35                                     ` Alexander Bokovoy
2004-05-17 14:48                     ` [Comm] Re: KMail and Mutt Artem K. Jouravsky
2004-05-17 10:34     ` Andrey Brindeew
2004-05-17 11:01     ` Michael Shigorin

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=20041101084948.GB19529@mithraen_ws \
    --to=mithraen@freesource.info \
    --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