similar to: store sieve scripts with maildir

Displaying 20 results from an estimated 2000 matches similar to: "store sieve scripts with maildir"

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
2008 May 30
2
Web-based shared calendar synchronizable with Outlook
Hi, I know this request is a a little off-topic but may be interesting for dovecot users (at least i hope!) Does anybody has already had an experience with a calendar sharing solution including a webcalendar and an outlook connector, "compatible" with dovecot ? Today, there are many projects aiming to be a "M$ Exchange Killer" (such as Zimbra, OBM, open-exchange, etc) but
2007 Jul 21
3
Sieve server in python
Hi, I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It work fine but I have some problems to start the sieve server "pysieved" from Neale Pickett in PAM auth, I got the message: Traceback (most recent call last): File "/usr/share/pysieved/pysieved.py", line 97, in <module> main() File "/usr/share/pysieved/pysieved.py", line
2009 Aug 31
2
Smartsieve patch on Dovecot wiki?
I am attempting to get smartsieve 1.0 RC2 working with our test install of dovecot, but can not locate the Managesieve.php fix listed on the ManageSieve page: http://wiki.dovecot.org/ManageSieve/Clients Does anyone know of another location to get this fix? I've googled around, but not found an alternate location. We're running: dovecot-1.2.3 dovecot-1.2-sieve-0.1.12
2013 Oct 06
2
smartsieve managesieve-login failure with dovecot 2.1.7
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I just subscribed to the mailing list because I am stuck trying to solve a problem getting smartsieve to work with a new version of dovecot. But let me first explain the situation shortly. I am running a mail server at home for personal use, and for fun. At this moment this is an old, slow machine running Debian Squeeze, Dovecot 1.2.15 and
2007 Mar 02
1
dovecot forward multipart problem
Hi, I experience problems everytime i forward a mail (basically, when forwarding an email containing an attachement). I'm using thunderbird (it does the same with outlook clients) with the forward parameter "as attachement" instead of "inline". (Using the inline parameters works fine). When i forward a mail with attachements (eg a jpeg file), the attachements file is
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
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 Nov 11
1
log pop3/imap logins
Hi List, I would like to log pop3/imap login events but I don't see them in the logfiles. What am I doing wrong? dovecot version: 1.1.11 dovecot -n: # 1.1.11: /etc/dovecot/dovecot.conf # OS: Linux 2.6.28-13-server i686 Ubuntu 9.04 nfs base_dir: /var/run/dovecot/ log_path: /var/log/mail.log log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap pop3 imaps pop3s ssl_cert_file:
2009 Feb 02
1
cyrus's smartcieve with dovecot usable
HI, one of my users asked me, wether smartcieve is still available after migration from cyrus to dovecot, or not. Is this possible, because smartsieve is designed for cyrus-Imapd? Or is there something similar available for maintaining the custom user rulsets by the users? ttyl, Django
2013 May 17
1
ACLs - creating new top level folders
Hi, I'm wondering, whether it's possible, to define an ACL on the mailbox itself. We use Dovecot 1.2.15 (included in Debian 6) and maildir filesystem layout: /home/mail01/user1/Maildir/new \ /home/mail01/user1/Maildir/cur Inbox /home/mail01/user1/Maildir/tmp / /home/mail01/user1/Maildir/.folder1/new \ /home/mail01/user1/Maildir/.folder1/cur folder1
2007 Aug 17
2
MANAGESIEVE patch v7 for dovecot 1.0.3
Hello dovecot users, I have updated the MANAGESIEVE patch to fix a recently reported problem. This is a patch against the latest stable release 1.0.3. It currently won't compile with 1.1 due to significant changes in the master code. Change Log V7 ------------- - Robin Breathe indicated that the regex capability was missing in the server's SIEVE listing. It turns out I forgot to
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 Mar 26
4
outlook2007 shows frequent imap disconnect no matter what outlook-idle setting in dovecot.conf
Hello, I saw the problem quite often in various posts but could not find a real solution . Problem is that I frequently get annoying popups from outlook 2007 about imap idle timeouts which block working with outlook until the popup is acknowledged. The popup says: Your IMAP server closed the connection. This can occur if you leave the connection idle for too long. Protocol: IMAP Server:
2009 Jun 17
2
1/2 OFF: User friendly Thunderbird Sieve extension
Hi, Sorry if this is off-topic. Do you guys know any user friendly sieve extension for Thunderbird? I saw http:\\sieve.mozdev.org but it not user friendly.... Regards. -- Marcio Merlone -------------- next part -------------- A non-text attachment was scrubbed... Name: marcio_merlone.vcf Type: text/x-vcard Size: 334 bytes Desc: not available URL:
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
2008 Feb 06
2
Editing sieve scripts via webmail?
Hello... I have dovecot 1.0.10 running with the sieve plugin and virtual users (LDAP). My webmail is squirrelmail. I want to allow the users to create sieve-scripts via a squirrelmail-plugin. The plugins seems to require that the IMAP-server is cyrus. What are the options for dovecot? Thanks, Tobias
2010 Jun 01
5
Sieve GUI
> Is there ? GUI for sieve. > > I don't have installed Squrielmail, but won't like to manage the > Rules per ssh
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?
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