ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitriy L. Kruglikov" <Dmitriy.Kruglikov@orionagro.com.ua>
To: slava@tangramltd.com, ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Сортировка рассылок с помощью sieve
Date: Tue, 24 Apr 2007 13:59:35 +0300
Message-ID: <20070424135935.583db447@shadow.orionagro.com.ua> (raw)
In-Reply-To: <462DE1A0.1060900@tangramltd.com>

На календаре было: Вторник, 24 Апрель 2007 года,
Slava Dubrovskiy писал(а) в сообщении: 

SD == Slava Dubrovskiy

SD> Здравствуйте.
SD> 
SD> Получаю несколько рассылок. 
...
SD> Кто-то знает как такое можно сделать?
У меня Cyrus, по этому одна настроечка вызывает сомнения...
В настройках Cyrus:
createonpost: 1 #Создавать папку при поступлении почты.

И сам скрипт сортировки:
+++
if allof (header :contains "subject" "[Oo-discuss]") {
	fileinto "OSDN.OO-Discuss";
}

if allof (header :contains "subject" "[qt1L]") {
	fileinto "OSDN.1L-Mailing";
}

if allof (header :contains "subject" "[Samba]") {
	fileinto "OSDN.Samba";
}

if allof (header :contains "subject" "[Sysadmins]") {
	fileinto "OSDN.Sysadmin";
}

if allof (header :contains "subject" "[Sisyphus]") {
	fileinto "OSDN.Sisyphus";
}

if allof (header :contains "subject" "[Hardware]") {
	fileinto "OSDN.Hardware";
}

if allof (header :contains "subject" "[Comm]") {
	fileinto "OSDN.Community";
}

if allof (header :contains "subject" "[Room]") {
	fileinto "OSDN.Smoke-Room";
}

if allof (header :contains "subject" "[devel]") {
	fileinto "OSDN.Devel";
}
+++

У меня все рассылки падают в папку OSDN и далее по теме...


--
Best regards,
 Dmitriy L. Kruglikov                     .--.
 Dmitriy.Kruglikov_at_gmail_dot_com      |@_@ |
 DKR6-RIPE                               |!_/ |
 XMPP:dkr6@jabber.ru                    //   \ \
                                       (|     | )
                                      /'\_   _/`\
Powered by Linux                      \___)=(___/
 
-- Мысль --
Началом спора бывает правдоподобие, его пищею - упрямство, концом - гнев.
		-- А.Оксеншерна


  parent reply	other threads:[~2007-04-24 10:59 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 [this message]
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
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=20070424135935.583db447@shadow.orionagro.com.ua \
    --to=dmitriy.kruglikov@orionagro.com.ua \
    --cc=community@lists.altlinux.org \
    --cc=slava@tangramltd.com \
    /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