Displaying 20 results from an estimated 10000 matches similar to: "How to create .dovecot.sieve through IMAP?"
2006 Jul 06
1
FYI: timosieved
Just a heads up for all interested in using the Dovecot LDA with SIEVE
scripting:
I've started work on a proof-of-concept managesieve daemon, since the
only one available right now is dependent on Cyrus. It appears that the
only choice available for sites not using timsieved is the Ingo
component of Horde, which is way too fat to install by itself (plus it
uses FTP for a transport,
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
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
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
2007 Apr 24
3
Experience with Dovecot + Sieve + Webmail?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
there were some posts into this lists regarding Webmail interfaces and
Sieve. What are the experiences with them?
I need a webmail frontend that is capable of IMAP, supporting dovecot's
namespaces, verifying PGP and managing Sieve in conjunction with Dovecot.
I found two mature products, I also saw posts about, so I'm going to ask.
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
2005 Nov 30
1
CEEA:2005-1130-1 CentOS 4 x86_64 horde - enhancement update (Extras Only)
CentOS Errata and Enhancement Advisory 2005:1130-1
CentOS 4 x86_64 Horde - Enhancement Update (Extras Only)
We are pleased to add the Horde Application Framework as well as the
following horde projects to the CentOS extras repository:
horde
imp-h3
ingo-h3
kronolith-h3
mnemo-h3
nag-h3
gollem-h3
turba-h3
Horde is an full featured webmail system for your server, please see
this link for details:
2005 Nov 30
1
CEEA:2005-1130-1 CentOS 4 x86_64 horde - enhancement update (Extras Only)
CentOS Errata and Enhancement Advisory 2005:1130-1
CentOS 4 x86_64 Horde - Enhancement Update (Extras Only)
We are pleased to add the Horde Application Framework as well as the
following horde projects to the CentOS extras repository:
horde
imp-h3
ingo-h3
kronolith-h3
mnemo-h3
nag-h3
gollem-h3
turba-h3
Horde is an full featured webmail system for your server, please see
this link for details:
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
2009 Oct 27
3
sieve and fileinto encoding
Hello All!
I`m using dovecot 1.2.6
I have folder named in russian "????", and when in filter i wrote:
fileinto "????";
all works well.
Now i find 2 web applications to manage sieve filters (horde-ingo and
squirrelmail/avelsieve) - then creates filter like this:
if header :contains "Subject" "????"
{
fileinto "&BCEEEAQfBB8-";
stop;
}
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",
2008 Nov 12
1
Sieve authentication / directory issue after upgrade to 1.0.13.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
I have come across a problem after upgrading from 1.0.rc17 to 1.0.13
(debian builds 1.0.13 is from etch-backports).
I initially upgraded as 1.0.rc17 isn't compiled with regex support, so
vacation messages that were uploaded via horde were being rejected.
(Everything else was working fine, just messages that required regex
functions
2007 Mar 26
7
MANAGESIEVE patch v3 for dovecot 1.0.rc28
Hello dovecot users,
I have updated the MANAGESIEVE patch to apply and compile against
dovecot 1.0.rc28. Not much has changed with respect to the functionality
of the previous version however:
ChangeLog vs v2
- Updated source to compile with dovecot 1.0.rc28, tested with rc27
(debian package)
- Daemon now uses the same location for .dovecot.sieve as dovecot-lda
This is typically
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
2009 Feb 20
3
GUI/WUI for creating (common) sieve scripts?
Anyone aware of a Web User Interface or GUI to allow users to create
simple/common-type sieve scripts?
I found the sieve testing and have used it as I play; plus mangesieve
(and Net:ManageSieve.pm) but want to allow users to build so some
clicking and maybe a little typing and then end up with some filters.
So before I go invent this wheel I'd like to know what others are doing?
TIA,
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 Jun 18
1
Sieve and fileinto encoding change?
Hello,
I have changed from debian servers (debian lenny 5) running dovecot
1.1.16 to new ones with ubuntu 12.04 and dovecot 2.1.5 and now I'm
having problems with sieve filters storing mails in folders with spanish
characters (accents).
Myh problem is the one described at
http://www.dovecot.org/list/dovecot/2009-October/044061.html and
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 Jun 08
1
The driver said: (QUOTA) "Quota exceeded" (Ingo sieve filter in horde)
I have
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
in /var/www/html/horde/ingo/config/conf.php
I have 2,146 records for one of the users in ingo_lists table of horde DB.
The size of the script (.dovecot.sieve file) is 99.965 bytes.
When trying to activate script I get the following
# Changes