Displaying 20 results from an estimated 10000 matches similar to: "Managesieve displays folder name (dovecot/sieve)"
2009 Oct 01
2
Compile dovecot 1.2.5 with managesieve patch 0.11.9?
Hi,
is it possible to compile dovecot 1.2.5 with the managesieve patch
0.11.9 which is for dovecot 1.2.4 or is it better to wait if a new
managesieve patch is released? Maybe 1.2.5 will work too?
Thanks,
Seba
2012 Jul 23
1
about .dovecot.sieve file can't found for directory
Hi all :
i used roundcube webmail and enable filter(managesieve) . i create
some rules ,and the rule save in maildir . ok ..see my dovecot config:
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-686 i686 Debian 6.0.5 ext3
log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s managesieve
listen(default): *
listen(imap): *
listen(pop3): *
2013 Dec 12
3
warning from managesieve
when .dovecot.sieve is a symlink (which it is in my case) a warning is
written to the error log file, but it still works.
Dec 12 10:02:33 managesieve(tester at domain.com): Warning:
sieve-storage: Active sieve script symlink
/srv/vmail/sieve/domain.com/tester/.dovecot.sieve is broken:
invalid/unknown path to storage (points to ingo.sieve).
root at
2010 Feb 15
1
sieve addflag has stopped working
Dovecot 1.2.10 in Debian, using Dovecot sieve.
I have a sieve script, generated by Ingo, that's supposed to mark spam messages
as "Seen" and file them into the Junk folder. In part it reads:
require ["regex", "body", "imapflags", "fileinto"];
if exists "X-Spam-Flag" {
addflag "\\Seen";
fileinto
2008 Sep 03
1
Dovecot ManageSieve + ingo or avelsieve
Hi,
does anyone got Dovecot ManageSieve and Horde/Ingo working together ?
i'm running Dovecot 1.1.2 with managesieve patch
(dovecot-1.1.2-managesieve-0.10.3.diff)
following intructions at http://wiki.dovecot.org/ManageSieve now my
Dovecot have ManageSieve available :-)
I've setup Horde/Ingo (ingo-h3-1.1.5-1.el5)
when I specify some new filtering rules in Ingo, they are successfully
2013 Feb 06
1
Sieve not filtering
Hello,
I installed a few weeks ago the Dovecot package on a Debian stable
along with postfix, everything works fine except the sieve filter. I
followed the howto found on the internet (google: debian postfix dovecot
sieve). I'm able to view and modify sieve rules with roundcube or
thunderbird plugins, but the rules are not applied when a message
arrives and all messages arrive in INBOX.
2013 Aug 21
1
Sieve vacation reply problem (Dovecot+Sieve/Sendmail/Horde)
Hello Dovecot community,
I have an annoying problem with successfully activating Sieve vacation replies - on which I have been working hard the last days without success :(
I'm using Dovecot 2.2 + Sendmail + Sieve connected with Horde web-mailer IMP H3 which is generally working fine.
BUT: Whenever I activate vacation script in Horde (via Ingo) and send a test-mail to this account, the mail
2012 Mar 19
1
Problem with sieve
Hello List!
I have a tiny-teeny problem with dovecot + sieve: it seems that the LDA
doesn't run sieve, and thus doesn't filter my emails.
Here's the sieve configuration:
plugin {
# Used by both the Sieve plugin and the ManageSieve protocol
sieve=/var/local/vmail/%n/dovecot.sieve
sieve_dir=/var/local/vmail/%n/sieve
sieve_extensions = +notify +imapflags
}
The
2012 May 02
1
Sieve script does not run in dovecot 2.0 on squeeze
Hi,
I want to use Sieve filtering with my Dovecot 2.0.20 installation on Debian
squeeze.
ManageSieve works fine so far, I can edit and activate/deactive scripts (using
Thunderbird + Plugin) and they show up in the filesystem where I expect them to
be, see below.
# ls -la /home/k2009999/
total 16
drwxr-xr-x 4 k2009999 mail 4096 Apr 30 10:46 .
drwxr-xr-x 4 root root 4096
2009 Mar 18
3
IMAP ACLs not working
Hi,
I've some problems to get folder ACLs working with Dovecot. I've
defined some folders (like drafts, spam etc.) for every user and
created a dovecot-acl file in every folder so that users can not
delete or rename these folders but this does not work as expected.
Config
=====
Debian Lenny 5.0
Dovecot 1.0.15
dovecot.conf
=========
protocols = imap
protocol imap {
listen =
2010 Feb 11
1
Dovecot + managesieve + Roundcube
Hello
I've installed managesieve on my mailhub
FreeBSD from dovecot-managesieve ports
to let roundcube users build email filters.
The filter are well created in the right directory
but the filter seems inefficient ( it does not filter ;-) )
see below the result of the dovecot -n command
Thanks for any info
> mail# dovecot -n
> # 1.2.10: /usr/local/etc/dovecot.conf
> # OS: FreeBSD
2009 Jun 05
2
sieve/dovecot folder separator inconsistency
Hi,
I'm running dovecot 1.0.15 and ran recently into a problem with the
folder separators when using sieve scripts.
The server is set to use a slash as a folder separator for all
namespaces and announces this correctly when issuing the NAMESPACE
command. We are using Ingo (http://www.horde.org/ingo/) of the horde
framework to manage our sieve scripts. It creates the folder name /
folder
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
2009 Dec 16
1
managesieve : unable to authenticate with cram-md5
Hi,
Seem i switch my dovecot authentification to cram-md5 mecanism, i'am
unable to authenticate to managesieve login.
log:
Dec 16 23:50:16 managesieve-login: Info: Disconnected (disconnected
while authenticating): method=CRAM-MD5, rip=192.168.0.100, lip=192.168.0.50
dovecot -n :
# 1.2.8: /etc/mailapp/dovecot/dovecot.conf
# OS: Linux 2.6.22.8 x86_64
log_path: /var/log/dovecot.log
2010 Apr 08
1
Trouble with managesieve symbolic link creation
Hi,
I've been trying to get managesieve to work on our installation, but
although almost everything works fine the symbolic link from
.dovecot.sieve to the sieve dir gets created with a / in the beginning:
drwx------ 4 vmail users 128 2010-04-08 18:35 .
drwxr-xr-x 5 vmail users 144 2009-08-28 18:26 ..
lrwxrwxrwx 1 vmail users 17 2010-04-08 18:35 .dovecot.sieve ->
/sieve/ingo.sieve
2009 Jul 27
6
Stuck with dovecot-sieve and horde-ingo ...
Hello, dovecot-users ...
as you may read at
http://lists.horde.org/archives/horde/Week-of-Mon-20090706/037786.html
I am stuck getting dovecot-sieve working with the ingo-application of
the horde-framework.
To me it seems as if ingo doesn't even trigger any request/command to
managesieve ... I set "mail_debug=yes" in the managesieve-section of
dovecot.conf but don't see any
2011 Jan 22
1
expire plugin and sieve
Hi.
I am running dovecot 1.2.9 here, allowing users to filter their mails
with the sieve plugin, and am using sieve to move mail tagged as
probably spam into the spam folder.
I'm now looking to get the expire plugin working as well. It does work
as described in the wiki: Once I manually move messages into other
folders, the mysql database is filled with entries.
However, the
2006 Mar 06
1
How to create .dovecot.sieve through IMAP?
Hi All,
I suspect that the answer is "no way," but there's hope. I'm trying to
set up a PHP application Ingo (part of Horde suite) to create the file
<home>/.dovecot.sieve for the "advanced" LDA to do mail sorting. Because
PHP is running under a Web server user, Ingo can't really write this
file directly. My question is, is there any way for Ingo (or any
2019 Oct 09
1
Sieve replication - Debian 9.11 - Dovecot 2.2.7 - script changes not replicated
Hi,
I am trying to setup Sieve replication, it is almost working:
1/ Create a script - sync'd across
2/ Activate/de-activate a script - change sync'd
3/ Delete a script - change sync'd
But if I make a change to a script it is not replicated, unless I
de-activate and activate again.
I am seeing in the logs the below during this process
(de-activating/activating):
Oct? 9
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