ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] sieve on cyrus
@ 2006-06-16 11:37 Alexey Morsov
  2006-06-16 11:57 ` Dmitriy L. Kruglikov
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Morsov @ 2006-06-16 11:37 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

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

Привет,

Есть Cyrus-imap с sieve. В sieve на аккаунте включен фильтр расбрасывающий
скажем рассылки по Imap папкам. При попытке добавить туда же еще и правило
с reject начинает rejectить, но перестает раскладывать по папкам.

Вопрос, что я делаю не так (может там порядок использования этих правил
важен?)? И еще вопрос - получается нельзя несколько фильтров одновременно
активировать?


-- 

С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"

ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: BEAT CRUSADERS:HIT IN THE USA:1 - HIT IN THE USA
[paused]  #3/38   2:00 (67%)


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

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

* Re: [Sysadmins] sieve on cyrus
  2006-06-16 11:37 [Sysadmins] sieve on cyrus Alexey Morsov
@ 2006-06-16 11:57 ` Dmitriy L. Kruglikov
  2006-06-16 13:50   ` Alexey Morsov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitriy L. Kruglikov @ 2006-06-16 11:57 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

On Fri, 16 Jun 2006 15:37:50 +0400
Alexey Morsov wrote:

> Вопрос, что я делаю не так (может там порядок использования
> этих правил важен?)? И еще вопрос - получается нельзя
> несколько фильтров одновременно активировать?
Порядок важен ...
И несколько фильтров можно ...
Пример:
require ["fileinto", "notify"];

if allof (header :contains "subject" "[oodisc]") {
	fileinto "OSDN.OO-Discuss";
}

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";
}




--
Best regards,
 Dmitriy L. Kruglikov                     .--.
 Dmitriy.Kruglikov_at_orionagro.com.ua   |@_@ |
 DKR6-RIPE                               |!_/ |
 ICQ# 13047326                          //   \ \
 XMPP:dkr6@jabber.ru                   (|     | )
                                      /'\_   _/`\
Powered by Linux                      \___)=(___/
 
-- Мысль --
Мужчина, наставляемый женщиной, подобен женщине.
		-- Осетинская пословица


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

* Re: [Sysadmins] sieve on cyrus
  2006-06-16 11:57 ` Dmitriy L. Kruglikov
@ 2006-06-16 13:50   ` Alexey Morsov
  2006-06-16 14:19     ` Dmitriy L. Kruglikov
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Morsov @ 2006-06-16 13:50 UTC (permalink / raw)
  To: sysadmins

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

On Fri, Jun 16, 2006 at 02:57:36PM +0300, Dmitriy L. Kruglikov wrote:

> Порядок важен ...
> И несколько фильтров можно ...
> Пример:
> require ["fileinto", "notify"];
> 
> if allof (header :contains "subject" "[oodisc]") {
> 	fileinto "OSDN.OO-Discuss";
> }
[skip]
А где notify ?

-- 

С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"

ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: BEAT CRUSADERS:HIT IN THE USA:1 - HIT IN THE USA
[paused]  #3/38   2:00 (67%)


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

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

* Re: [Sysadmins] sieve on cyrus
  2006-06-16 13:50   ` Alexey Morsov
@ 2006-06-16 14:19     ` Dmitriy L. Kruglikov
  2006-06-20  6:28       ` Alexey Morsov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitriy L. Kruglikov @ 2006-06-16 14:19 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

On Fri, 16 Jun 2006 17:50:56 +0400
Alexey Morsov wrote:

> [skip]
> А где notify ?
А я его удалил ...
Потому как notify было на мой мобильный ...
А оператор, гад, не принимает почту, которую генерит sieve ...
Ему, гаду, там поле пустое не нравится ...
Кстати, кто-нить может поделиться мыслями, как настроить
уведомления на sms-шлюз UMC ?

Буду безмерно признателен :)



--
Best regards,
 Dmitriy L. Kruglikov                     .--.
 Dmitriy.Kruglikov_at_orionagro.com.ua   |@_@ |
 DKR6-RIPE                               |!_/ |
 ICQ# 13047326                          //   \ \
 XMPP:dkr6@jabber.ru                   (|     | )
                                      /'\_   _/`\
Powered by Linux                      \___)=(___/
 
-- Мысль --
Мы - не ученые, мы - исследователи, ибо даже "кот ученый" - не
ученый. -- Ю.А.Ким


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

* Re: [Sysadmins] sieve on cyrus
  2006-06-16 14:19     ` Dmitriy L. Kruglikov
@ 2006-06-20  6:28       ` Alexey Morsov
  2006-06-30  6:48         ` Sergey
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Morsov @ 2006-06-20  6:28 UTC (permalink / raw)
  To: sysadmins

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

On Fri, Jun 16, 2006 at 05:19:22PM +0300, Dmitriy L. Kruglikov wrote:
> On Fri, 16 Jun 2006 17:50:56 +0400
> Alexey Morsov wrote:
> 
> > [skip]
> > А где notify ?
> А я его удалил ...
> Потому как notify было на мой мобильный ...
Или я чего-то не догоняю... или
Вообщем в правилах 
requre ["fileinto","reject"];
пото собственно правила с fileinto потом одно с reject 
теперь по папкам не сортирует - т.е. fileinto не срабатывают.


-- 

С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"

ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: Music is over :(


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

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

* Re: [Sysadmins] sieve on cyrus
  2006-06-20  6:28       ` Alexey Morsov
@ 2006-06-30  6:48         ` Sergey
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey @ 2006-06-30  6:48 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

On Tuesday 20 June 2006 11:28, Alexey Morsov wrote:

> пото собственно правила с fileinto потом одно с reject 
> теперь по папкам не сортирует - т.е. fileinto не срабатывают.

Возможно, где-то в синтаксисе ошибка. У меня фильтр ветвистый
и работает, как задумано. Кстати, reject в sieve - это плохо. 

-- 
С уважением, Сергей
a_s_y@sama.ru


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

end of thread, other threads:[~2006-06-30  6:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-16 11:37 [Sysadmins] sieve on cyrus Alexey Morsov
2006-06-16 11:57 ` Dmitriy L. Kruglikov
2006-06-16 13:50   ` Alexey Morsov
2006-06-16 14:19     ` Dmitriy L. Kruglikov
2006-06-20  6:28       ` Alexey Morsov
2006-06-30  6:48         ` Sergey

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git