Displaying 20 results from an estimated 1000 matches similar to: "sieve addflag has stopped working"
2008 Nov 25
1
Unable to use imapflags in sieve
Hello,
I'm using dovecot 1.1.6 with libsieve 2.2.5 and I can't use the
imapflags extension.
Here's the begginning of my .dovecot.sieve file :
require ["fileinto"];
#require "imapflags";
#require "reject";
#if header :contains "X-DSPAM-Probability: 0.9" {
# addflag "$label3";
#}
# On d?place le spam dans le dossier Spam et on
2010 Jan 27
0
Seen Flag doesn't work using imapflags
Ronny Reiher wrote:
> Hi Stephan,
>
> many thanks for your great work on Sieve !
>
> Since I have upgraded to Sieve v0.1.15 and ManageSieve v0.11.11 the "Seen Flag" doesn't work anymore. With your previous Version it was working fine. Maybe you can give me an hint how to solve this issue ?
>
> # Sieve Filter
> # Erzeugt von Ingo (http://www.horde.org/ingo/)
2009 Jul 20
3
Bug in Dovecot Managesieve or Horde ?
Hello,
there is a problem between Dovevot 1.2 Managesieve 0.11.7 and Horde
webmail 1.2.2 (possibly also in 1.2.3) in imap4flags
$ telnet localhost 2000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "dovecot"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress
comparator-i;ascii-numeric
2017 Apr 02
2
[Bug 1141] New: trace aborts using pkttype on ingress
https://bugzilla.netfilter.org/show_bug.cgi?id=1141
Bug ID: 1141
Summary: trace aborts using pkttype on ingress
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
2023 Apr 03
1
pxelinux takes too long trying all the config file options
Hi All,
I have a situation where I want to netboot and ONLY use pxelinux.cfg/default.
It seems to take FOREVER for pxelinux to try all of the config file
file options before falling through to default .... trying each
possible combination multiple times ... increasing the wait time
everytime it doesn't get a response.
>From my log:
Apr 2 19:53:17 helium tftpd[3372124]: tftpd: trying to
2005 Mar 17
1
odd behaviour change (2.6.3 > 2.6.4pre3)
Synopsis: Prior to the 2.6.4pre versions, issuing 'rsync rsync://host/module/' behaved effectively as 'ls -l'. I've toyed with various options in an attempt to get an 'ls -l' style output, but to no avail.
As I have a small handful of scripts that rely on this no-longer-functioning functionality, this could be considered a Bad Thing(TM).
Following is an example of
2023 Apr 03
1
pxelinux takes too long trying all the config file options
On Mon, Apr 03, 2023 at 12:52:41PM -0400, Rob Roschewsk via Syslinux wrote:
> Hi All,
>
> I have a situation where I want to netboot and ONLY use pxelinux.cfg/default.
>
> It seems to take FOREVER for pxelinux to try all of the config file
> file options before falling through to default .... trying each
> possible combination multiple times ... increasing the wait time
>
2014 Jun 20
2
mail delivery question
I've built a new mail system with Centos 6.5, and I'm running fetchmail -
sendmail - procmail to maildir. I have all of this working at the moment.(I
know, postfix was the default, but for lots of other reasons, I switched, and
that isn't an issue, I don't think).
I am using dovecot as an imap server. Procmail won't update indexes during email
delivery, so I'm having some
2006 Mar 22
1
JOB: Intermediate Web Software Developer
Helium Exchange, located in Andover MA, is a newly funded consumer
internet company, building a platform for market-driven, user-generated
publishing.
Helium?s goal is to build the number one source of peer-ranked
user-generated content on the internet. Using a proprietary peer review
technology, Helium is revolutionizing the world of publishing. Now
millions of people can come together in
2009 Feb 02
3
libsieve problems / wishes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm trying libsieve (853:42e154b8792e) to cope with our current
installation, the following issues arise:
1) vacation addresses are compared case-sensitivly, e.g.:
vacation :addresses [ "Steffen.Kaiser at example.com" ] "";
it won't match "steffen.kaiser at ...".
attached patch makes a first shot
2005 Jun 10
1
rsync 2.6.5 segfault using --fuzzy & --link-dest
I've been reworking my backup script & decided to give some of the newer options a try. It would appear I've found a combination that doesn't play nice.
$ rsync --archive --delete-during --fuzzy --hard-links --numeric-ids
--quiet --sparse --temp-dir /backup/helium/
--link-dest /backup/hydrogen/tuesday/
--password-file /backup/helium/.password
rsync://backup@helium/backup/
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1
** now with added Helium **
'scuba' is a contributed R package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1
** now with added Helium **
'scuba' is a contributed R package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing
2018 Mar 02
1
Sieve filter imapflags with "flagvar" not working
its quite likely fixed in 0.4.22
---Aki TuomiDovecot oy
-------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 02/03/2018 19:55 (GMT+02:00) To: Konstantinos Tsakiltzidis <ktsakiltzidis at modulus.gr>, dovecot at dovecot.org Subject: Re: Sieve filter imapflags with "flagvar" not working
I don't remember if this was fixed in 0.4.21 or not,
2007 Dec 31
1
Segmentation fault in dovecot-sieve-1.1.2 + dovecot-1.1.beta13
Hi,
dovecot-sieve-1.1.2 + dovecot-1.1.beta13 segfaults with
the following sieve filter:
---
require ["imapflags"];
if header :contains "subject"
["test"]
{
addflag
"$testflag";
}
---
when a message with a subject containing "test"
is delivered via dovecot lda.
The fault backtrace is:
(gdb) run
Starting
2007 Nov 06
1
UTF-8 in dovecot-sieve ?
Hi,
Reading http://tools.ietf.org/html/rfc3028#section-2.7.2 I thought
that out-of-the-box dovecot can filter messages by matching header in
UTF-8.
But when I tested it, it failed :
(I'm using 1.0.5 with sieve plugin)
Here is my .dovecot.sieve file :
----------
require ["fileinto", "imapflags"];
if allof(header :contains "subject" "filtre") {
2014 Nov 21
1
Centos 6.6 procmail trouble
I have a 6.5 machine that had everything set up and working correctly (fetchmail, sendmail w/ starttls, procmail, spamassassin) but the MB cratered.
I bought a new machine, and installed Centos 6.6 and all is not well.
I used the config from the previous incarnation (via backups) for fetchmail (works fine), sendmail (works fine for sending via relay and tls), but procmail now refuses to pick up
2007 Sep 14
1
namespace prefix issue with avelsieve
Hi!
I am currently testing a setup with dovecot's lda, the cmusieve plugin,
pysieved and the avelsieve plugin for squirrelmail.
The issue I am stumbling upon is that avelsieve is generating folder
names including the namespace prefix when creating "fileinto" rules.
E.g.:
A rule:
If the header "Precedence" contains "bulk", then file it into
the folder
2008 Oct 23
3
high cpu load
I think I have narrowed down the problem why smbd processes are soaking
up so much CPU on our file server. Here are some selected samples from
strace output as I attached to the offending smbd process:
Culprit #1
I took three sample snapshots, each lasted for several seconds, and I
took them
minutes apart from each other. I noticed many lines involved stat'ing
the
a single file in the
2010 Oct 25
1
Prevent dovecot.sieve.log logs
Hello,
When an account overquota happens, a log is generated:
/var/lib/imap/sieve/username/dovecot.sieve.log
Is there a way to prevent this?
My `dovecot -n` :
################################################################################
# 2.0.6 (a7d99b69523a): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.35-23-server x86_64 Ubuntu 10.04.1 LTS
auth_master_user_separator = *
auth_mechanisms =