Displaying 20 results from an estimated 500 matches similar to: "Only part of sieve script works"
2007 Aug 11
8
Sieve Vacation cause deliver to die
When a user enable vacation in sieve deliver die and the mail lost. I am
using 1.0.3
Thanks
-------------------------------------------------------------------------------------------------------------------------------------------
in syslog
postfix/pipe[16060]: 8E33017D4: to=<vivi at abc.com.hk>, relay=dovecot,
delay=0.17, delays=0.13/0.01/0/0.03, dsn=5.3.0, status=bounced (Command
2015 May 05
2
[sieve] extracting address behavior changes beetwen 2.2.13 and 2.2.16
Hi all!
After upgrading dovecot from 2.2.13 to 2.2.16 I noticed that my sieve
filters doesn't catch some emails. I used sieve-test with tracing (it's
great tool!) and I can see as below:
part of sieve filter:
[...]
elsif address :is "From" "backup at areda.pl" {
[...]
dovecot-2.2.13:
36: address test
36: starting `:is' match with `i;ascii-casemap'
2001 May 14
1
Wine compile errors
Wine gives me an error 2 when I compile it. It reads:
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:13:19: ctype.h: No such file or directory
In file included from ../include/windef.h:16,
from
2014 Aug 06
2
Sieve filter extracting wrong header value on certain mail messages
# 2.2.12: /etc/dovecot/dovecot.conf
# OS: Linux 3.15.4-x86_64-linode45 x86_64 openSUSE 12.3 (x86_64)
Short version:
1) I filter out spam by using a dovecot sieve filter to act based on a
header inserted by bogofilter
2) In some cases, sieve fails to correctly file based on this header
3) Testing with sieve-test indicates that it's testing the wrong header
4) Suggestions? Am I doing
2014 Nov 26
4
Pigeonhole, vacation being sent incorrectly
Hi,
I have an issue with a vacation message in a sieve script. I can't see
an error in the script itself.
Pigeonhole version: 0.4.2-32
Dovecot Version: 2.2.10
The script was created by Ingo (part of the Horde suite), but I think
the script is fine. The problem is that when a message is sent to the
"everyone" group (and alias for every person in the organisation),
vacation
2011 Jun 14
2
Dovecot 2.0.13 and sieve
Hello all,
I am testing Dovecot 2.0.13, with sieve for the vacation.
I have some problems with the :regex as i can see...
An example:
# Sieve Filter
# Generato da Ingo (http://www.horde.org/ingo/) (10/06/2011, 04:45:07)
require ["vacation", "regex"];
# Vacanze
if allof ( not exists ["list-help", "list-unsubscribe",
"list-subscribe",
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
> require ["variables", "copy"];
>
> if address :matches ["To", "Cc"] ["*@*."] {
> redirect :copy "backup+295.${1}.${2}@*example.com*";
> }
I have tried this with similar results:
require ["copy", "variables",
2009 Jun 28
1
Dovecot 1.2rc7 / Sieve Plugin problem / Namespaces
Hi,
I've got a problem with Dovecot 1.2rc7 and a Sieve script which should
store eMails in a subfolder. It always fails with
Jun 28 14:56:43 deliver(): Error: sieve:
msgid=<4A47687D.30903 at some.domain>: failed to store into mailbox '':
Invalid mailbox name
Jun 28 14:56:43 deliver(): Error: sieve: script
/home/dovecot/sieve/info/dovecot.sieve failed with unsuccessful implicit
2020 May 22
1
Sieve test string and case sensitivity
Hello,
I have found that Pigeonhole comes with an extensive testsuite against
the Sieve RFCs. As I am working on a personal Sieve project I decided to
run my tool on this testsuite and it stumbled on "Basic assignment:
string test failed"[1].
Pigeonhole defaults to comparator "i;octet"[2] for the string test. But
Sieve says that the default comparator should be
2007 Aug 07
1
v1.1.alpha2 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz.sig
Hopefully the next release can be v1.1.beta1. I'm not aware of any major
problems and I think I'm pretty much done with new features (except for
dbox).
The largest changes since alpha1:
* Removed THREAD indexing. It's a bit buggy and I think
2010 Jun 03
1
Managesieve connection hangs with TLS
Hello,
I've got dovecot 1.2.11 running on Fedora 12 (x86_64) with the
managesieve protocol and sieve plugins enabled, with deliver handling
local delivery. I've set
disable_plaintext_auth = yes
ssl = yes
ssl_cert_file = /etc/pki/dovecot/certs/dovecot.pem
ssl_key_file = /etc/pki/dovecot/private/dovecot.pem
mail_debug = yes
protocol managesieve {
listen = *:2000
login_executable =
2010 Aug 07
1
quotactl failed with disk quotas and dovecot 2.0
Hi,
I have a machine running dovecot 2.0 rc4 and I can't seem to get the
imap_quota plugin working, every time I try to read the quotas, I get
the following in my log:
> Aug 7 11:58:43 talyn dovecot: imap(chutz): Error: quotactl(Q_GETQUOTA, rootfs) failed: No such file or directory
> Aug 7 11:59:53 talyn dovecot: imap(chutz): Error: quotactl(Q_GETQUOTA, rootfs) failed: No such file
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
2019 Oct 08
2
Case sensitivity in :addresses in sieve vacation scripts
Hi,
I have recently updated from Dovecot 2.2 to 2.3. Since I have noticed
that vacation responses from sieve are not working the same anymore.
For example, my sieve script looks like this:
vacation :days 1 :addresses ["Kippels at hhu.de","julian.kippels at hhu.de"]
it used to be that I got a vacation response if I sent a mail to
kippels at hhu.de and Kippels at hhu.de. Now
2018 May 30
2
Struggling with sieve, fileinto and variables.
Hi,
Im on Manjaro linux fully up to date running
dovecot 2.3.1-2
pigeonhole 0.5.1-2
All is running well except I am having problems with fileinto - it refuses to use variables, and mailboxexists is also failing for me.
Im just dealing with plus addressing - should be simple but the behaviour Im experiencing isnt right.
require ["variables", "envelope",
2020 Oct 30
1
Sieve filter script EXECUTION FAILED
On 30 Oct 2020, at 12:34, @lbutlr <kremels at kreme.com> wrote:
> I am not sure about the $1. I think filter just pipes the message (or part of the message.
>
> I will see what happens without the echo I suppose.
>
> Nope, still the same.
>
> 32: starting `:contains' match with `i;ascii-casemap' comparator:
> 32: matching value `<!DOCTYPE
2015 Apr 04
3
speaking of sieve scripts... how to selectively not send vacation autoreply
Don't need to block anyone like in the "Re: Dovecot Oy merger with
Open-Xchange AG" thread, but when I have my vacation recipie active, I'd like
it to NOT reply to certain addresses.
I tried the following, you can see the section with
if header :contains "addressIdontwant at repliedtoo.tld"
is commented out, once I'd added that section, no Vacation messages
2013 May 19
1
v2.2.2 released
http://dovecot.org/releases/2.2/dovecot-2.2.2.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.2.tar.gz.sig
It's been a while since v2.2.1. I think all of the bad bugs in v2.2
series should be fixed by now, so here's a new release. I think there
are still some small URLAUTH bugs left though, so you might want to wait
before enabling it in production (imap_urlauth_host is empty by
2013 May 19
1
v2.2.2 released
http://dovecot.org/releases/2.2/dovecot-2.2.2.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.2.tar.gz.sig
It's been a while since v2.2.1. I think all of the bad bugs in v2.2
series should be fixed by now, so here's a new release. I think there
are still some small URLAUTH bugs left though, so you might want to wait
before enabling it in production (imap_urlauth_host is empty by
2006 Nov 22
0
howto compile wine on centos 4 and x86_64
Hi all,
I am trying to compile wine on x86_64 for 32 bit world.
I found the fedora 5 wiki which states:
-------------------------
Building Wine on Fedora Core 5 x86_64
Run the following commands as root:
cd /usr/lib
ln -s libfreetype.so.6 libfreetype.so
ln -s libXext.so.6 libXext.so
ln -s libX11.so.6 libX11.so
ln -s libGLU.so.1 libGLU.so
All the required development packages are