ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey <seriv@parkheights.dyndns.org>
To: community@lists.altlinux.org
Subject: Re: [Comm] Сортировка рассылок с помощью sieve
Date: Tue, 24 Apr 2007 18:37:43 -0400
Message-ID: <462E86B7.1090607@parkheights.dyndns.org> (raw)
In-Reply-To: <462DFE22.5010205@tangramltd.com>

Slava Dubrovskiy wrote:
> Slava Dubrovskiy пишет:
>>> Однако сейчас я, в силу того что сам собирал для Сизифа, dovecot-sieve,
>>> сортирую почту с его помощью. И могу сказать, что сам не обнаружил в
>>> dovecot'ской реализации sieve возможностей использовать часть поля
>>> header'а для имени папки.
>> Да, я вот тоже вижу что можно сделать вот так:
>>
>> require ["fileinto", "regex", "variables"];
>>
>>   if header :regex "List-ID" "<(.*)@" {
>>       fileinto "lists.${1}"; stop;
>>   }
>>
>> Но dovecot-sieve не поддерживает расширение variables в связи с чем
>> такое правило использовать нельзя.  :'(
> Кстати, а нельзя ли заставить dovrcot-sieve использовать системную
> libsieve а не ту, что он носит в себе?

Мне кажется что это было бы очень хорошо.
Ещё мне кажется что задача для меня неподъёмна.
Смотрел вот я на исходные коды dovecot-sieve и думал, что если никто мне
не поможет (патчем или хотя бы советом) то я сам это сделать не смогу.
-- 
	Сергей Иванов.


  reply	other threads:[~2007-04-24 22:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24 10:53 Slava Dubrovskiy
2007-04-24 10:57 ` Slava Dubrovskiy
2007-04-24 10:59 ` Dmitriy L. Kruglikov
2007-04-24 11:03   ` Slava Dubrovskiy
2007-04-24 11:10     ` Dmitriy L. Kruglikov
2007-04-24 12:33     ` sergey ivanov
2007-04-24 12:42       ` Slava Dubrovskiy
2007-04-24 12:54         ` Slava Dubrovskiy
2007-04-24 22:37           ` Sergey [this message]
2007-04-25  8:49             ` Slava Dubrovskiy
2007-04-25 12:39             ` Slava Dubrovskiy

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=462E86B7.1090607@parkheights.dyndns.org \
    --to=seriv@parkheights.dyndns.org \
    --cc=community@lists.altlinux.org \
    /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