ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: seriv@parkheights.dyndns.org
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] dovecot-sieve
Date: Tue, 22 Jul 2008 11:13:24 -0400 (EDT)
Message-ID: <2031784244.731216739604486.JavaMail.root@parkheights.dyndns.org> (raw)
In-Reply-To: <4880261C.6070205@reutman.ru>

Обычно всё становится понятно если запросить debug logging в dovecot.conf, и определить куда он пишет info messages.
Я бы так сходу стал проверять, кто вызывает dovecot delivery, какие права у этого процесса, - типа может ли он читать этот ~/.sieve и писать туда ~/.sievec.
Кстати, чтобы заполучить логи от dovecot delivery agent, ему надо дать права писать в эти логи. 

--
  Сергей Иванов.


----- Original Message -----
From: "Alexey Sidorov" <alex@reutman.ru>
To: "ALT Linux Sisyphus discussion list" <sisyphus@lists.altlinux.org>
Sent: Friday, July 18, 2008 1:11:56 AM GMT -05:00 US/Canada Eastern
Subject: [sisyphus] dovecot-sieve

Здравствуйте.
Не пойму как раскладывать письма по папкам IMAP на сервере.
Поставил dovecot-sieve, в dovecot.conf дописал (согласно 
http://wiki.dovecot.org/LDA/Sieve):
protocol lda {
  ....
  mail_plugins = cmusieve
}
......
plugin {
........
  sieve = .sieve
}

в файл ~/.sieve забил правила:
require ["fileinto"];
if header :contains "List-Id" "devel.lists.altlinux.org"
        {
        fileinto "ALT_devel";
        }
elsif header :contains "List-Id" "sisyphus.lists.altlinux.org"
        {
        fileinto "ALT_sisyphus";
        }

Не работает. Нужно что-то ещё сделать?

-- 
Alexey Sidorov
	mailto:alex@reutman.ru
	JID: alex@reutman.ru
	ICQ: 5052225

_______________________________________________
Sisyphus mailing list
Sisyphus@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus


  reply	other threads:[~2008-07-22 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18  5:11 Alexey Sidorov
2008-07-22 15:13 ` seriv [this message]
2008-08-01  9:37 ` Sergey Alembekov
2008-08-01  9:22   ` Alexey Sidorov
2008-08-01  9:43     ` Alexey Shabalin

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=2031784244.731216739604486.JavaMail.root@parkheights.dyndns.org \
    --to=seriv@parkheights.dyndns.org \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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