Displaying 20 results from an estimated 2000 matches similar to: "Managesieve segfault with dovecot 2.1.8"
2012 Jul 12
1
managesieve segfault with gold linker
dovecot-2.1.8 sieve-0.3.1 binutils-2.22
When dovecot and sieve is linked with ld.gold I get a segfault in
checkscript command:
$ telnet localhost 4190
[some output]
authenticate "PLAIN" "<base64_username_password>"
[some more output]
checkscript "foobarscript"
connection closed
Logs:
2012-07-12T19:30:23.624158+00:00 bob dovecot: master: Dovecot v2.1.8
2016 Apr 06
2
[help]enotify "mail to" run fine edit via managesieve 0.4.4 complied failed
hi all
edit via vi editor to change dovecot.sieve and enotify works fine.but
when I telnet 4190 port via managesieve to edit it with the same code,the
managesieve said "NO "Error in MANAGESIEVE command CHECKSCRIPT: "", find
many topic in wiki and maillist but not solved.
need you help!thanks!!dovecot version 2.2.15,pigonhole version 0.4.4
here are more infos
2006 Jul 27
1
MANAGESIEVE patch v2
Hello Timo,
Dispite the heat out here, I managed to come up with a new version of
the managesieve patch for dovecot-1.0rc2:
- Fixed the bug (missing CRLF) in the authenticate command
- Modified the sieve storage library making the interface much less crude.
- The scripts put on the server using the putscript command are now
checked before they are accepted.
- The reported SIEVE capability is
2010 Oct 04
0
Released Pigeonhole Sieve v0.1.18 and ManageSieve v0.11.12 for Dovecot v1.2.15
Hello Dovecot users,
The recent release of Dovecot v1.2.15 is a good opportunity to release
new versions of Sieve and ManageSieve for Dovecot v1.2. These releases
consist entirely of bugfixes and introduce no new features.
Changelog Sieve v0.1.18:
- Imap4flags: fixed segfault bug occuring in multiscript context.
Occured in specific situations when a script using imap4flags was
2010 Oct 04
0
Released Pigeonhole Sieve v0.1.18 and ManageSieve v0.11.12 for Dovecot v1.2.15
Hello Dovecot users,
The recent release of Dovecot v1.2.15 is a good opportunity to release
new versions of Sieve and ManageSieve for Dovecot v1.2. These releases
consist entirely of bugfixes and introduce no new features.
Changelog Sieve v0.1.18:
- Imap4flags: fixed segfault bug occuring in multiscript context.
Occured in specific situations when a script using imap4flags was
2008 Oct 23
1
ManageSieve textual fronend wanted
Is there some simple textual frontend to the ManageSieve protocol somewhat easier to use than gnutls-cli? I.e. something to use like
managesieve -u ef putscript myscript < /tmp/myscript
Password:
managesieve -u ef setactive myscript
Password:
simply doing the TLS authentication and length computation for me.
2009 Jul 30
1
Managesieve configuration problem
Hello!
I'm trying for a lot of time to make managesieve working with dovecot 1.1.17 and virtual users on openSuSE 11.1. I think I'm doing some misconfiguration, but I can't figure it out. Perhaps it's something with the paths to the sieve scripts?
In dovecot.conf I find in the comments:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
protocol
2009 Jan 21
1
docecot managesieve global filter, service name
I do have two questions related to the managesieve setup in dovecot
1) I did setup a global sieve filter, that is invoked if a user has no
other sieve filter. If a user installs a sieve filter and activates it
(PUTSCRIPT, SETACTIVE) then the sieve filter gets compiled (.sievec) and
deliver does use it.
If I want to deactivate the filter (SETACTIVE "") only the symlink (to the
.sieve
2009 Feb 12
0
Released Sieve v0.1.3 and ManageSieve v0.11.3 for Dovecot v1.2.beta1
Hello Dovecot users,
It has been about two months since the last release of the new Sieve
implementation and the ManageSieve service for Dovecot v1.2. Therefore,
this release contains quite a few changes. It adds new sieve features
like the enotify extension and multiscript support. Also, quite a few
(user-reported) bugs were fixed since the last release.
Changelog Sieve v0.1.3:
*
2009 Feb 12
0
Released Sieve v0.1.3 and ManageSieve v0.11.3 for Dovecot v1.2.beta1
Hello Dovecot users,
It has been about two months since the last release of the new Sieve
implementation and the ManageSieve service for Dovecot v1.2. Therefore,
this release contains quite a few changes. It adds new sieve features
like the enotify extension and multiscript support. Also, quite a few
(user-reported) bugs were fixed since the last release.
Changelog Sieve v0.1.3:
*
2009 Jul 12
0
Released Sieve v0.1.8 and ManageSieve v0.11.7 for Dovecot v1.2.1
Hello Dovecot users,
The recent Dovecot v1.2.1 release broke ManageSieve compilation. Today,
I release new packages to fix this and additionally a few bugs are
resolved.
Changelog Sieve v0.1.8:
- Fixed AIX compile problem. For portability, the typeof
operator is not used anymore.
+ Added partial support for the deprecated notify extension.
However, it turns out that the implementation
2009 Jul 12
0
Released Sieve v0.1.8 and ManageSieve v0.11.7 for Dovecot v1.2.1
Hello Dovecot users,
The recent Dovecot v1.2.1 release broke ManageSieve compilation. Today,
I release new packages to fix this and additionally a few bugs are
resolved.
Changelog Sieve v0.1.8:
- Fixed AIX compile problem. For portability, the typeof
operator is not used anymore.
+ Added partial support for the deprecated notify extension.
However, it turns out that the implementation
2017 Feb 10
3
Managesieve cannot access script store
Hi Stephan,
> Normally, Dovecot permission errors are more helpful than that. So,
> this
> error message in itself is a bit of a bug:
I'm glad to h've been able to help with this beta-test ;-)
> About the cause of this error: keep in mind that the whole directory
> path needs read/execute permission, not only the leaf directory.
Have checked. They are...
> You
2009 Jul 13
5
Released ManageSieve v0.10.7 for Dovecot v1.1.17
Hello Dovecot users,
This release is entirely composed of bug fixes, most of which were found
and fixed earlier in the implementation for Dovecot v1.2.
Changelog ManageSieve v0.10.7:
- Fixed generation of core dumps.
- Fixed panic occurring when many errors are produced by the
Sieve compiler (bug found by Pascal Volk).
- Fixed potential memory leak in the PUTSCRIPT command.
- Fixed
2009 Jul 13
5
Released ManageSieve v0.10.7 for Dovecot v1.1.17
Hello Dovecot users,
This release is entirely composed of bug fixes, most of which were found
and fixed earlier in the implementation for Dovecot v1.2.
Changelog ManageSieve v0.10.7:
- Fixed generation of core dumps.
- Fixed panic occurring when many errors are produced by the
Sieve compiler (bug found by Pascal Volk).
- Fixed potential memory leak in the PUTSCRIPT command.
- Fixed
2015 May 06
0
dovecot-proxy with managesieve, director and backend dovecot imap
hi all,
I've been tasked to add sieve/managesieve to an existing dovecot cluster
running 2.1.7 on debian wheezy which is made up of 2 dovecot-proxy hosts
as directors and some back end dovecot imap hosts all running the same
version.
My problem is that I thought to put the service on the director/proxy
hosts since they wouldn't have too much load on it, but when I do I get
the
2011 May 06
1
vacation problem with sieve and sogo
Hi, I have a problem with dovecot's sieve and SOGo ( http://www.sogo.nu/ )
I have installed last version of sogo ( 1.3.6) in one virtual machine
with ubuntu, lucid.
In another virtualmachine with ubuntu jaunty is running dovecot (
1:1.1.11-0ubuntu4.1 )
When try to activate vacation function, after the "PUTSCRIPT "sogo"
command, the manage-sieve answer:
NO "Script name
2012 Jun 01
1
Exposing global (default) sieve script through Managesieve
Hi folks,
I'm setting up a dovecot server with managesieve support. I'd like to
offer spamfiltering through a Sieve script to my users by default,
but still allow them to modify the filtering rules through Managesieve.
I found the sieve_global_path configuration option, which seems perfect
for what I want. I can configure a default script there, which will work
for all users until they
2012 Jul 22
0
Corrupted dbox file - purging found mismatched offsets
Hi,
we are running a cluster using mdbox on NFS with director+mailbox on each node.
After running our daily doveadm purge loop over all users,
we got dbox corruption...
doveadm user "*" |\
while read username
do
doveadm -c /etc/dovecot-director/dovecot-director.conf -D purge -u "$username"
done
For one user (which deleted a lot of messages from his mailboxes today),
we
2011 Nov 03
2
patching dovecot for sieve/managesieve support, centos 5.6?
Hi all,
I am having real trouble when attempting to patch dovecot 1.2 to include the Pidgeonhole sieve support on my CentOS 5.6 x64 mail server. I am relatively new to the programming side of linux, but I am not having a lot of luck when trying to get this thing to compile.
Here's what happens:
[root at mail ~]# whereis dovecot
dovecot: /usr/sbin/dovecot /etc/dovecot.conf /usr/lib/dovecot