Displaying 20 results from an estimated 400 matches similar to: "Sieve GUI"
2011 Aug 01
3
web interface for user creation/vacation
What are the best web interfaces for user/domain management, perhaps one that also allows individual users to edit vacation msgs?
Right now I'm using a postfixadmin based mysql control panel. Curious what is the better stuff out there that people are using with dovecot/sieve these days?
Are there any decent front-ends to setup/manage per-user sieve filters?
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.
2008 Nov 28
2
ManageSieve and invalid scriptname
Hello there,
I have been using pysieved and avelsieve and it has been working
great. I decided to do test with the ManageSieve patch and got this
problem:
Nov 27 17:21:29 cambui dovecot: MANAGESIEVE(miguel): sieve-storage:
using active sieve script path: ~/.dovecot.sieve
Nov 27 17:21:29 cambui dovecot: MANAGESIEVE(miguel): sieve-storage:
using sieve script storage directory: ~/.sieve
Nov 27
2010 May 27
2
Dovecot and Apples Mail.app
Hi,
I have a littel Problem.
I?m running a Debian Lenny/Postfix/Dovecot Server. I hade immigrated
from Courierer.
Now I have the problem, that I get mail under Mail.app double. (same
header, Message-ID ,...)
When I use Thudnerbird under MacOS there is all OK.
Are there some Configs that I need to make for MacOS / Mail.app ?
I use IMAPS with all the clients (pop3 is only for 1 account - a
2008 Jul 08
2
Global Script to filter Spam
Dovecot Version: 1.1.1 with sieve and managesieve configured.
I want to filter spam with the subject *SPAM* to a spam folder for all
users, and i also want users to have personal sieve scripts (like vacation).
I have configured Squirrelmail, dovecot manage sieve and avelsieve
plugin in squirrelmail to do that.
The problem is that the user home 's scripts are replaced with the
avelsieve
2011 Jan 30
1
Copying sieve scripts
Hello,
I am using squirrelmail with avelsieve to edit my filter rules. The filter
rules are like this:
1. If the message contains a virus, delete the mail and notify me by email.
2. If the message is spam, deliver it to my spam folder.
3. If the message is from the dovecot mailing list, deliver it to my dovecot
folder
Yesterday, I created a new user and wanted to let him have rules 1 and 2
2016 Jul 19
2
Managesieve problem
Trying to get either avelsieve or server side filters to work with managesieve. Managesieve is running but whenever avelsieve or the server settings backend try to talk to it the same thing happens. So I guess it's really a problem with something about managesieve at this point. I hit the Message Filters option, it takes a long time for it to come back, though it finally just times out and
2012 Apr 12
2
vacation plugins for squirrelmail
Hi,
I am afraid I have a question to ask of you all. I have just completed setting up a mail server running on Ubuntu Server 10.04. It has postfix, dovecot 1.2.19, LDAP and squirrelmail as the webmail. I have also created virtual users accounts on the system through LDAP. I can send and receive mails which is great. Now, what I am trying to do is to set up a vacation auto-reply on the
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;
}
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
2006 May 02
4
managesieve daemon
Hi,
I am currently working on a managesieve daemon, so that I can use the
squirrelmail plugin avelsieve together with dovecot-lda. Without this
I can't migrate from cyrus to dovecot. For several reasons I don't use
the timsieved from cyrus and build it from scratch. Is this interesting
for somebody else?
Gerald
2012 Mar 06
1
dovecot 2.1.1 + pigeonhole + avelsieve
Hello all,
I've squirrelmail-webmail-1.4.22, dovecot 2.1.1, dovecot-2.1-pigeonhole-0.3.0
installed and working. But I've problems to get the avelsieve plugin for
squirrelmail working with dovecot.
The "Message Filters" show up in "Options" of squirrelmail, but
"Could not log on to timsieved daemon on your IMAP server ........."
dovecot log shows:
Mar 6
2008 Jun 26
2
can't download attachment from the wiki
Hi. At http://wiki.dovecot.org/ManageSieve#line-229 , I want to download
the patch that's supposed to fix two problems in Avelsieve. Unfortunately,
when I click on the link to the patch, I always get an error message:
You are not allowed to do AttachFile on this page.
Annoying. I've created an account and logged in, but still no joy. Can
anyone suggest how or where else I can get
2009 Nov 17
10
Web-Interface for Dovecot-Sieve?
Hello,
is there anywhere a web-interface for managing sieve-filters with dovecot?
Regards
Daniel
--
Daniel Spannbauer Software Entwicklung
marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11
Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220
http://www.marco.de/ Email ds at marco.de
Gesch?ftsf?hrer Martin Reuter
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
2010 Oct 06
2
dovecot-2.0-pigeonhole-0.2.1 installation in wrong lib dir?
I am building dovecot-2.0-pigeonhole-0.2.1 (dovecot-2.0.5, but that does
not matter) with dovecot-config in place (in /usr/lib64/dovecot) on a
64bit Linux (RHEL5):
./configure --with-dovecot=/usr/lib64/dovecot
The libs needed for several executables in libexec such as
/usr/libexec/dovecot/managesieve-login are not installed in /usr/lib64 but
in /usr/lib64/dovecot. Therefore the executable
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 Apr 07
0
Modified websieve for use with dovecot
In order to let users construct a sieve filter using a GUI I have taken
websieve.pl from Alain Turbide (for use with Cyrus) and modified it to
work with dovecot.
In order to get it working quickly I have removed all the code I did not
need (e.g. ldap support, password authentication) and coded Kerberos5 auth
(via GSSAPI or SASL) in. I understand that this makes the work mostly
useless to
2011 Dec 12
3
simultaneous scripts not running via sieve_before
Hi again everyone,
So I've finally got sieve integration happening on my? REHL Postfix/Dovecot server, with private user scripts happily running when users create them. (we user SquirrelMail, so the avelsieve plugin runs the sieve integration).
Now I'd like to utilise additional per-user scripts (probably via sieve_before), but I've not been able to get my additional scripts to
2007 Feb 08
2
I wrote a managesieve server for Dovecot
I have written a managesieve server from scratch in Python. I did just enough
work to get it working with avelsieve (the squirrelmail plugin), smartsieve,
and KDE's sieve kioplugin. It supports the entire Internet draft. Since I
didn't have a working sieve server to compare against, I'm not sure if it's
100% compatible with timsieved. Client applications seem to work okay