Re: [Dovecot] ManageSieve OOM with Huge Folders

2014-05-12 Thread Timo Sirainen
On 12.5.2014, at 10.16, Fabian Peter wrote: > we're experiencing "Out of Memory" Problems caused by Sieve-Filters > delivering mail to huge IMAP folders. From the logs, I'm beginning to > think the problem is that the sieve/lmtp process loads the > "dovecot.index.cache" file apparently twice into

[Dovecot] ManageSieve OOM with Huge Folders

2014-05-12 Thread Fabian Peter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, we're experiencing "Out of Memory" Problems caused by Sieve-Filters delivering mail to huge IMAP folders. From the logs, I'm beginning to think the problem is that the sieve/lmtp process loads the "dovecot.index.cache" file apparently twice

Re: [Dovecot] managesieve - point me in the right direction?

2014-01-27 Thread Mihai Badici
On Monday 27 January 2014 01:49:37 erik wrote: > Hi, > > I am using Dovecot 2.1.16. I'm trying to get Roundcube to talk to the > managesieve plugin. Postfix/Dovecot/Roundcube all exist on the same > server. > > I'd like to get managesieve working. I've gone through a few guides, > such as: > h

[Dovecot] managesieve - point me in the right direction?

2014-01-27 Thread erik
Hi, I am using Dovecot 2.1.16. I'm trying to get Roundcube to talk to the managesieve plugin. Postfix/Dovecot/Roundcube all exist on the same server. I'd like to get managesieve working. I've gone through a few guides, such as: https://wiki.archlinux.org/index.php/dovecot#Sieve But so f

Re: [Dovecot] managesieve error with dovecot

2013-12-12 Thread saurabh
Hi Steffen, Thanks a ton. You idea helped me get out of the error. user_attrs = =home=/mail/%d/%n/, uidNumber=uid, gidNumber=gid this worked well without any error. Thanks for you valuable time and support. Regards, Saurabh On Thursday 12 December 2013 05:35 PM, Steffen Kaiser wrote: ---

Re: [Dovecot] managesieve error with dovecot

2013-12-12 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 12 Dec 2013, saurabh wrote: user_attrs = homeDirectory=/mail/%d/%n/, uidNumber=uid, gidNumber=gid That's it, If you want to use a static home dir pattern, write: user_attrs = =home=/mail/%d/%n/, uidNumber=uid, gidNumber=gid Note the =h

Re: [Dovecot] managesieve error with dovecot

2013-12-12 Thread saurabh
ng all the configurations. I am able to see the filters icon in roundcube setting. But whem I click it I get the error "could not connect to server" please help. Below are the error logs. ### log from /var/log/maillog ## Dec 11 21:41:06 eximtest dovecot: managesi

Re: [Dovecot] managesieve error with dovecot

2013-12-12 Thread Steffen Kaiser
cube version 0.9.5 . After doing all the configurations. I am able to see the filters icon in roundcube setting. But whem I click it I get the error "could not connect to server" please help. Below are the error logs. ### log from /var/log/maillog ###### Dec 11 21

Re: [Dovecot] managesieve error with dovecot

2013-12-12 Thread saurabh
; please help. Below are the error logs. ### log from /var/log/maillog ## Dec 11 21:41:06 eximtest dovecot: managesieve: Debug: Unknown userdb setting: plugin//mail/%d/%n/=/home/test this looks terrible wrong. Dec 11 21:41:06 eximtest dovecot: managesieve(t...@ayurve.co.

Re: [Dovecot] managesieve error with dovecot

2013-12-11 Thread Steffen Kaiser
l the configurations. I am able to see the filters icon in roundcube setting. But whem I click it I get the error "could not connect to server" please help. Below are the error logs. ### log from /var/log/maillog ## Dec 11 21:41:06 eximtest dovecot: managesieve: Debug: Unknown

[Dovecot] managesieve error with dovecot

2013-12-11 Thread saurabh
erver" please help. Below are the error logs. ### log from /var/log/maillog ## Dec 11 21:41:06 eximtest dovecot: managesieve: Debug: Unknown userdb setting: plugin//mail/%d/%n/=/home/test Dec 11 21:41:06 eximtest dovecot: managesieve(t...@ayurve.co.uk): Debug: Effectiv

Re: [Dovecot] Managesieve Automatic Homedir Creation: File not Found Error

2013-03-31 Thread Timo Sirainen
On 27.3.2013, at 18.49, linu...@netsteps.ch wrote: > I'm running dovecot version 2.0.19 (Ubuntu 12.04) and I discovered some > unexpected behaviour related to the Dovecot managesieve module. When > connecting to the managesieve service from a client for the first time > (e.g.

[Dovecot] Managesieve Automatic Homedir Creation: File not Found Error

2013-03-27 Thread linuxer
Hi all, I'm running dovecot version 2.0.19 (Ubuntu 12.04) and I discovered some unexpected behaviour related to the Dovecot managesieve module. When connecting to the managesieve service from a client for the first time (e.g. roundcube webmail), I get an application error. This is logg

Re: [Dovecot] Managesieve segfault with dovecot 2.1.8

2012-09-06 Thread Stephan Bosch
On 9/7/2012 1:56 AM, Daniel Parthey wrote: Hi, I'm getting segfaults and unexpected disconnects from managesieve server, when the Thunderbird SIEVE extension tries to validate SIEVE scripts agains Pidgeonhole in Dovecot 2.1.8. The extension says: "Server terminated unexpectedly the connection,

[Dovecot] Managesieve segfault with dovecot 2.1.8

2012-09-06 Thread Daniel Parthey
eve(dpart...@example.org): Fatal: master: service(managesieve): child 31356 killed with signal 11 (core dumped) # kern.log Sep 7 01:40:46 kernel: [1417105.954609] managesieve[31356]: segfault at 0 ip 7f1c415c4876 sp 7fffb3731f88 error 4 in libc-2.11.1.so[7f1c41543000+17a000] Here is the backt

Re: [Dovecot] managesieve problem

2012-09-05 Thread Léon Keijser
On Wed, 2012-09-05 at 15:29 +0200, Stephan Bosch wrote: > > I should probably mention that I have virtual domains/users, all located > > in /home/vmail/EXAMPLE.COM/. Usually the virtual user is not a > > real user on the box. > > This should provide all the info you need on that: > > http://wiki2

Re: [Dovecot] managesieve problem

2012-09-05 Thread Stephan Bosch
Op 9/5/2012 3:26 PM, Léon Keijser schreef: On Wed, 2012-09-05 at 14:49 +0200, Léon Keijser wrote: Upgraded to 2.0.21. Now I get this error: Sep 5 14:34:29 emperor dovecot: managesieve(l...@example.com): Error: sieve-storage: userdb(l...@example.com) didn't return a home director

Re: [Dovecot] managesieve problem

2012-09-05 Thread Léon Keijser
On Wed, 2012-09-05 at 14:49 +0200, Léon Keijser wrote: > Upgraded to 2.0.21. Now I get this error: > > > Sep 5 14:34:29 emperor dovecot: managesieve(l...@example.com): Error: > sieve-storage: userdb(l...@example.com) didn't return a home directory > for substitition in

Re: [Dovecot] managesieve problem

2012-09-05 Thread Léon Keijser
rsion ancient. > > Upgrade first. Upgraded to 2.0.21. Now I get this error: Sep 5 14:34:29 emperor dovecot: managesieve(l...@example.com): Error: sieve-storage: userdb(l...@example.com) didn't return a home directory for substitition in storage root directory (sieve_dir=~/sieve) Sep

Re: [Dovecot] managesieve problem

2012-09-05 Thread Stephan Bosch
Op 9/5/2012 1:00 PM, Léon Keijser schreef: Hi, I'm using roundcube in combination with postfix (2.6.6), dovecot (2.0.9) and pigeonhole (2.0.9). All works well except sieve. I've already posted on the roundcube forum (http://www.roundcubeforum.net/index.php/topic,9690.0.html ) but was told I shou

[Dovecot] managesieve problem

2012-09-05 Thread Léon Keijser
ikely a dovecot issue rather than roundcube. The problem is that if I want to manage sieve filters from roundcube, I get this error in maillog: Sep 5 12:55:39 emperor dovecot: managesieve-login: Login: user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=1575, secured Sep 5 12:55:39

Re: [Dovecot] managesieve segfault with gold linker

2012-08-03 Thread Stephan Bosch
On 7/30/2012 4:56 PM, Eray Aslan wrote: On 07/13/2012 04:38 PM, Eray Aslan wrote: I'll try to find out more but I will be on vacation for a few days so it might not be quick. Recap: When linked with gold, pigeonhole-0.3.1 make check fails with: dovecot-2.1-pigeonhole-0.3.1/src/testsuite/.libs/l

Re: [Dovecot] managesieve segfault with gold linker

2012-07-30 Thread Eray Aslan
On 07/13/2012 04:38 PM, Eray Aslan wrote: > I'll try to find out more but I will be on vacation for a few days > so it might not be quick. Recap: When linked with gold, pigeonhole-0.3.1 make check fails with: dovecot-2.1-pigeonhole-0.3.1/src/testsuite/.libs/lt-testsuite: symbol lookup error: dovec

Re: [Dovecot] managesieve segfault with gold linker

2012-07-13 Thread Eray Aslan
On 07/13/2012 12:53 PM, Stephan Bosch wrote: > http://hg.rename-it.nl/dovecot-2.1-pigeonhole/rev/6ceeb6421231 Still no go with binutils-2.22. make check fails with the same error message. Telnetting and issuing checkscript gives not a segfault but some parser error. > I can't reproduce this (on

Re: [Dovecot] managesieve segfault with gold linker

2012-07-13 Thread Stephan Bosch
script" connection closed Logs: 2012-07-12T19:30:23.624158+00:00 bob dovecot: master: Dovecot v2.1.8 starting up 2012-07-12T19:31:22.548913+00:00 bob dovecot: managesieve-login: Login: user=, method=PLAIN, rip=192.168.122.1, lip=192.168.122.64, mpid=12169, session= 2012-07-12T19:31:34.636747+

[Dovecot] managesieve segfault with gold linker

2012-07-12 Thread Eray Aslan
7-12T19:30:23.624158+00:00 bob dovecot: master: Dovecot v2.1.8 starting up 2012-07-12T19:31:22.548913+00:00 bob dovecot: managesieve-login: Login: user=, method=PLAIN, rip=192.168.122.1, lip=192.168.122.64, mpid=12169, session= 2012-07-12T19:31:34.636747+00:00 bob dovecot: managesieve(use

Re: [Dovecot] managesieve problem

2012-05-14 Thread Miroslav Míšek
I am using official centos rpm packages, so upgrade does not depend on me. Unfortunately. On Mon, May 14, 2012 at 5:39 PM, Timo Sirainen wrote: > On Mon, 2012-05-14 at 00:34 +0200, Miroslav Míšek wrote: > > May 14 00:05:41 thor dovecot: managesieve-login: Fatal: Error reading > >

Re: [Dovecot] managesieve problem

2012-05-14 Thread Timo Sirainen
On Mon, 2012-05-14 at 00:34 +0200, Miroslav Míšek wrote: > May 14 00:05:41 thor dovecot: managesieve-login: Fatal: Error reading > configuration: Invalid settings: ssl enabled, but ssl_cert not set This says ssl_cert isn't set, but it clearly is: > ssl_cert = ssl_key = # 2.0.9

[Dovecot] managesieve problem

2012-05-13 Thread Miroslav Míšek
Hi, please could anyone help me with managesieve problem? I have working dovecot (imap) and now i am trying to run managesieve plugin. But I am still getting error: May 14 00:05:41 thor dovecot: managesieve-login: Fatal: Error reading configuration: Invalid settings: ssl enabled, but ssl_cert

Re: [Dovecot] Managesieve AUTHENTICATE with IDN using UTF-8 or encode into ACE?

2012-02-21 Thread Florian Zeitz
Am 21.02.2012 16:05, schrieb Christian Rohmann: > Hey dovecot-users, > > clients that speak telnet based protocols like http, smtp usually encode > IDN (International Domain Names) containing UTF-8 characters into ACE > (ASCII Compatible Encoding) punycode. > > I am wondering what the case was wi

[Dovecot] Managesieve AUTHENTICATE with IDN using UTF-8 or encode into ACE?

2012-02-21 Thread Christian Rohmann
Hey dovecot-users, clients that speak telnet based protocols like http, smtp usually encode IDN (International Domain Names) containing UTF-8 characters into ACE (ASCII Compatible Encoding) punycode. I am wondering what the case was with managesieve (RFC 5804). For example if I was using a userna

Re: [Dovecot] Managesieve doesn't listen on 2000/4190

2012-02-13 Thread Jacek Osiecki
On Mon, 13 Feb 2012, Timo Sirainen wrote: On 13.2.2012, at 18.26, Jacek Osiecki wrote: I have compiled pigeonhole, installed it, configured, everything seems to be done well - except the fact, that nothing is listening on port 2000 or 4190. Here is my doveconf -n. Any ideas? # 2.0.16: /etc/do

Re: [Dovecot] Managesieve doesn't listen on 2000/4190

2012-02-13 Thread Timo Sirainen
On 13.2.2012, at 18.26, Jacek Osiecki wrote: > I have compiled pigeonhole, installed it, configured, everything seems to be > done well - except the fact, that nothing is listening on port 2000 or 4190. > > Here is my doveconf -n. Any ideas? > > # 2.0.16: /etc/dovecot/dovecot.conf Try adding:

[Dovecot] Managesieve doesn't listen on 2000/4190

2012-02-13 Thread Jacek Osiecki
Hi, Finally I decided to give a try to dovecot 2.0, after spending few years with 1.2. Unfortunately, it doesn't go smooth - finally I managed to cope with LMTP transport and exim, but failed to run managesieve. I have compiled pigeonhole, installed it, configured, everything seems to be don

Re: [Dovecot] Managesieve Build failure

2012-02-03 Thread Stephan Bosch
On 2/3/2012 7:35 PM, Ralf Hildebrandt wrote: I pulled the recent dovecot-2.0-pigeonhole and dovecot 2.0.x trees and rebuild, got this error today: ... managesieve-proxy.c: In function ‘managesieve_proxy_parse_line’: managesieve-proxy.c:334:19: error: ‘const struct login_settings’ has no member

[Dovecot] Managesieve Build failure

2012-02-03 Thread Ralf Hildebrandt
I pulled the recent dovecot-2.0-pigeonhole and dovecot 2.0.x trees and rebuild, got this error today: ... make[3]: Leaving directory /usr/src/dovecot-2.0/dovecot-2.0-pigeonhole/src/managesieve' make[2]: Leaving directory /usr/src/dovecot-2.0/dovecot-2.0-pigeonhole/src/managesieve' Making install

Re: [Dovecot] managesieve vacation script bounces/frozen with a 550 error.

2011-12-27 Thread Stephan Bosch
On 12/26/2011 9:41 PM, Jason X, Maney wrote: I have been trying to get this problem out of the way but I just cant seem to get it right. I hope someone can point me in the right direction here. I have come up with a vacation script as below, which can be send out from my Postfix SMTP server t

[Dovecot] managesieve vacation script bounces/frozen with a 550 error.

2011-12-27 Thread Jason X, Maney
: pop3 pop3s imap imaps managesieve listen(managesieve): *:4190 login_executable(managesieve): /usr/lib/dovecot/managesieve-login mail_executable(managesieve): /usr/lib/dovecot/managesieve mail_plugins(managesieve): mail_plugin_dir(managesieve): /usr/lib/dovecot/modules/managesieve mail_plugins

Re: [Dovecot] Dovecot + managesieve + ldap not working

2011-10-05 Thread Stephan Bosch
On 10/5/2011 9:20 PM, Philip Brechler wrote: Am 05.10.2011 um 21:04 schrieb Stephan Bosch: On 10/5/2011 6:11 PM, Philip Brechler wrote: I'd expect to see more errors and debug messages preceding the log line above. Looking at your config, I suspect your problem has something to do with the f

Re: [Dovecot] Dovecot + managesieve + ldap not working

2011-10-05 Thread Philip Brechler
Am 05.10.2011 um 21:04 schrieb Stephan Bosch: > On 10/5/2011 6:11 PM, Philip Brechler wrote: > > I'd expect to see more errors and debug messages preceding the log line above. > > Looking at your config, I suspect your problem has something to do with the > fact that you provide no 'home' dire

Re: [Dovecot] Dovecot + managesieve + ldap not working

2011-10-05 Thread Stephan Bosch
On 10/5/2011 6:11 PM, Philip Brechler wrote: I want to use managesieve in my dovecot server which uses virtual users and a ldap for the users. This is in my dovecot.conf: # 1.2.15: /etc/dovecot/dovecot.conf [...] mail_location: maildir:/var/mail/%u/Maildir mail_debug: yes [...] plugin: s

[Dovecot] Dovecot + managesieve + ldap not working

2011-10-05 Thread Philip Brechler
login_executable(managesieve): /usr/lib/dovecot/managesieve-login mail_privileged_group: mail mail_uid: 5000 mail_gid: 5000 mail_location: maildir:/var/mail/%u/Maildir mail_debug: yes mbox_write_locks: fcntl dotlock mail_executable(default): /usr/lib/dovecot/imap mail_executable(imap): /usr/lib/dovecot

Re: [Dovecot] ManageSieve with SSL/TLS only

2011-09-08 Thread Timo Sirainen
On Thu, 2011-09-08 at 01:41 +0200, Karol Babioch wrote: > Hi, > > I'm quite new to Dovecot and ManageSieve, so probably I've missed > something, although I couldn't find any hints in the wiki. I'm > interested in running ManageSieve with SSL/TLS only. So is there any way > to reject any non encryp

[Dovecot] ManageSieve with SSL/TLS only

2011-09-07 Thread Karol Babioch
Hi, I'm quite new to Dovecot and ManageSieve, so probably I've missed something, although I couldn't find any hints in the wiki. I'm interested in running ManageSieve with SSL/TLS only. So is there any way to reject any non encrypted connections? I couldn't find any parameter for this purpose. I'

Re: [Dovecot] dovecot-managesieve

2011-06-15 Thread Richard Gliebe
my dovecot version and where are the Repos? At the moment these packages are installed (with "yum install") on our CentOS release 5.6 (Final) box: dovecot-1.1.20-1_98.el5 dovecot-sieve-devel-0.1.18-7.el5 dovecot-managesieve-0.11.12-0_5.1.el5 dovecot-sieve-cmu-1.1.8-11.el5 dovecot-sieve-

Re: [Dovecot] dovecot-managesieve

2011-06-13 Thread Timo Sirainen
On Fri, 2011-06-10 at 14:16 +0200, Richard Gliebe wrote: > Recently I updated dovecot-1.0.7-7.el5 to dovecot-1.1.20-1_98.el5 on our > CentOS release 5.6 (Final) box via "yum update" .. > After it, I installed dovecot-managesieve-0.11.12-0_5.1.el5 via yum install. I

[Dovecot] dovecot-managesieve

2011-06-10 Thread Richard Gliebe
ms baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms gpgcheck=1 # After it, I installed dovecot-managesieve-0.11.12-0_5.1.el5 via yum install. These are my sieve settings in /etc/dovecot.conf: ... version_ignore=yes # Log file

Re: [Dovecot] managesieve bug: UTF inside quoted-string

2011-02-17 Thread Stephan Bosch
Op 17-2-2011 11:39, Stephan Bosch schreef: Op 17-2-2011 11:31, A.L.E.C schreef: This has been probably fixed in meantime, because I use dovecot 1.1 still, but I'd like to get you to know. Use of UTF-8 characters inside quoted-string doesn't work. C: GETSCRIPT "żółw" S NO "Error in MANAGESIEVE c

Re: [Dovecot] managesieve bug: UTF inside quoted-string

2011-02-17 Thread Stephan Bosch
Op 17-2-2011 11:31, A.L.E.C schreef: This has been probably fixed in meantime, because I use dovecot 1.1 still, but I'd like to get you to know. Use of UTF-8 characters inside quoted-string doesn't work. C: GETSCRIPT "żółw" S NO "Error in MANAGESIEVE command GETSCRIPT: String contains invalid ch

[Dovecot] managesieve bug: UTF inside quoted-string

2011-02-17 Thread A.L.E.C
This has been probably fixed in meantime, because I use dovecot 1.1 still, but I'd like to get you to know. Use of UTF-8 characters inside quoted-string doesn't work. C: GETSCRIPT "żółw" S NO "Error in MANAGESIEVE command GETSCRIPT: String contains invalid character." -- Aleksander 'A.L.E.C' Mac

Re: [Dovecot] Managesieve + Timeout

2010-12-22 Thread spamvoll
ok ill try to get a log that shows someting.. ive tested a few options.. when i enable "process_count" in 20-managesieve.conf i get a unknown setting doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/20-managesieve.conf line 30: Unknown setting: process_count doveconf: Error: manag

Re: [Dovecot] Managesieve with multiple uid's

2010-12-22 Thread Joseba Torre
El Tuesday 21 December 2010 20:19:40, Stephan Bosch dijo: > I notice that you set the user for the pop3-login and imap-login > services explicitly. Whatever the reason, you must do this for > managesieve-login as well. Works like a charm now. Thank you! -- Joseba Torre. Vicegerencia de TICs, áre

Re: [Dovecot] Managesieve + Timeout

2010-12-21 Thread Timo Sirainen
On 21.12.2010, at 21.41, Stephan Bosch wrote: > Please reply to the mailinglist as well. I am not the only one who can help > you out. > > Op 21-12-2010 20:19, spamv...@googlemail.com schreef: >> Thunderbird 3.1.6 (Linux) with Sieve addon >> >> TLS auth happens and then a timeout is displayed >

Re: [Dovecot] Managesieve + Timeout

2010-12-21 Thread Stephan Bosch
Please reply to the mailinglist as well. I am not the only one who can help you out. Op 21-12-2010 20:19, spamv...@googlemail.com schreef: Thunderbird 3.1.6 (Linux) with Sieve addon TLS auth happens and then a timeout is displayed Does the TLS auth succeed, or is that where it hangs? The Tbir

Re: [Dovecot] Managesieve with multiple uid's

2010-12-21 Thread Stephan Bosch
On 12/21/2010 02:39 PM, Joseba Torre wrote: > service imap-login { > chroot = login > service_count = 1 > user = dovecot > } > service pop3-login { > chroot = login > service_count = 1 > user = dovecot > } > I notice that you set the user for the pop3-login and imap-login services ex

Re: [Dovecot] Managesieve + Timeout

2010-12-21 Thread Stephan Bosch
On 12/21/2010 08:03 PM, spamv...@googlemail.com wrote: > hi.. > > im using dovecot 2.0.7 on centos with Managesieve 0.2.1-12.1 > > from time to time my users get a timeout > im using default values and i dont see any errors in my logfiles.. > > any ideas what can caus the timeout ? What client

[Dovecot] Managesieve + Timeout

2010-12-21 Thread spamvoll
hi.. im using dovecot 2.0.7 on centos with Managesieve 0.2.1-12.1 from time to time my users get a timeout im using default values and i dont see any errors in my logfiles.. any ideas what can caus the timeout ?

[Dovecot] Managesieve with multiple uid's

2010-12-21 Thread Joseba Torre
4:16:30 v000148 dovecot: managesieve-login: Disconnected: Inactivity (no auth attempts): rip=10.0.4.25, lip=10.0.82.8 Dec 21 14:16:30 v000148 dovecot: managesieve-login: Error: auth: connect(login) in directory / failed: Permission denied (euid=102() egid=103() missing +x perm: /, euid is not dir owner)

Re: [Dovecot] Managesieve + procmail

2010-11-24 Thread Timo Sirainen
On 24.11.2010, at 1.42, Lox wrote: > 2010/11/24 Lox > >> Sticky bit is set: >> >> drwxrwsr-x 4 root mail 4,0K 2010-11-24 11:44 mail >> > > Sorry that was it, chmod a+rwxt /var/mail did the trick. > > Is there any security issue with such a permission set ? Any user can create new files in

Re: [Dovecot] Managesieve + procmail

2010-11-23 Thread Lox
2010/11/24 Lox > Sticky bit is set: > > drwxrwsr-x 4 root mail 4,0K 2010-11-24 11:44 mail > Sorry that was it, chmod a+rwxt /var/mail did the trick. Is there any security issue with such a permission set ? -- Lox lox@knc.nc

Re: [Dovecot] Managesieve + procmail

2010-11-23 Thread Lox
2010/11/23 Timo Sirainen > > See http://wiki.dovecot.org/MailLocation/Mbox#Locking > > And especially see the first NOTE. Sticky bit is set: drwxrwsr-x 4 root mail 4,0K 2010-11-24 11:44 mail -- Lox lox@knc.nc

Re: [Dovecot] Managesieve + procmail

2010-11-23 Thread Lox
2010/11/21 Stan Hoeppner > > What's the group ownership of /var/mail/virtuser_537 ? Can we see (at > least partial) output of "ls -la /var/mail" and "ls -la > /var/mail/virtuser_537"? That may be helpful. Hello, This is a hosting server. So for each website a group is created, so that each m

Re: [Dovecot] Managesieve + procmail

2010-11-22 Thread Timo Sirainen
On Sat, 2010-11-20 at 17:02 +1100, Lox wrote: > dovecot: deliver(virtuser_537): file_dotlock_create(/var/mail/virtuser_537) > failed: Permission denied (euid=537(virtuser_537) egid=518(neaevents) > missing +w perm: /var/mail) (set mail_privileged_group=mail) See http://wiki.dovecot.org/MailLocati

Re: [Dovecot] Managesieve + procmail

2010-11-20 Thread Stan Hoeppner
ssl_cipher_list: > ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM > disable_plaintext_auth: no > login_dir: /var/run/dovecot/login > login_executable(default): /usr/lib/dovecot/imap-login > login_executable(imap): /usr/lib/dovecot/imap-login > login_executable

Re: [Dovecot] Managesieve + procmail

2010-11-19 Thread Lox
ble_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login login_executable(imap): /usr/lib/dovecot/imap-login login_executable(pop3): /usr/lib/dovecot/pop3-login login_executable(managesieve): /usr/lib/dovecot/managesieve-login mail_

Re: [Dovecot] Managesieve + procmail

2010-11-09 Thread Stan Hoeppner
Lox put forth on 11/8/2010 10:29 PM: > Hello, > > I have an Ubuntu Lucid Postfix/Dovecot server. I have a web ui to manage my > websites, emails and so that makes use of Procmail but would I like my users > to be able to use Managesieve filters. > > It it possible to "chain" them ? How? Read thi

[Dovecot] Managesieve + procmail

2010-11-08 Thread Lox
Hello, I have an Ubuntu Lucid Postfix/Dovecot server. I have a web ui to manage my websites, emails and so that makes use of Procmail but would I like my users to be able to use Managesieve filters. It it possible to "chain" them ? How? Best regards. -- Lox lox@knc.nc

Re: [Dovecot] managesieve fileinto folder with international characters

2010-10-14 Thread Edward Carraro
Thanks guys! My putty terminal was using ISO-8859 encoding by default and my java client was generating ASCII files Changing putty to UTF8, I was able to get it working by creating the file directly on the filesystem :/# file .dovecot.sieve .dovecot.sieve: UTF-8 Unicode text and through telnet

Re: [Dovecot] managesieve fileinto folder with international characters

2010-10-14 Thread Timo Sirainen
On Wed, 2010-10-13 at 14:04 -0400, Edward Carraro wrote: > If I directly modify the sieve file and place the actual utf8 version of the > folder in it > > require ["fileinto"]; > if header :contains ["From"] "u...@domain.com" > { > fileinto "ññoéé"; > } This should work. > main_script: line

Re: [Dovecot] managesieve fileinto folder with international characters

2010-10-13 Thread Edward Carraro
Latest versions of everything Dovecot 2.0.5 and Pigeonhole 0.2.1

Re: [Dovecot] managesieve fileinto folder with international characters

2010-10-13 Thread Stephan Bosch
Op 13-10-2010 20:04, Edward Carraro schreef: I have a folder created in dovecot entered by the user as "ññoéé" On the file system it appears as "&APEA8Q-o&AOkA6Q-" (mUTF7) When creating a sieve rule, to file into the folder ññoéé, I am converting the name from UTF8 into UTF7, the rule becomes

Re: [Dovecot] managesieve fileinto folder with international characters

2010-10-13 Thread William Blunn
On 13/10/2010 19:04, Edward Carraro wrote: main_script: line 1: error: folder name specified for fileinto command is not utf-8: ññoéé. Which versions of things are you using? There is a thread on a similar topic here http://www.dovecot.org/list/dovecot/2010-August/051780.html with a reposit

[Dovecot] managesieve fileinto folder with international characters

2010-10-13 Thread Edward Carraro
I have a folder created in dovecot entered by the user as "ññoéé" On the file system it appears as "&APEA8Q-o&AOkA6Q-" (mUTF7) When creating a sieve rule, to file into the folder ññoéé, I am converting the name from UTF8 into UTF7, the rule becomes require ["fileinto"]; if header :contains ["Fro

Re: [Dovecot] Managesieve and Dovecot 2.0: clients incompatible?

2010-08-17 Thread Timo Sirainen
On Tue, 2010-08-17 at 14:05 -0400, Jerrale G wrote: > I successfully converted my 1.2.x config and am trying to use > managesieve. This configuration is really for 1.2.x even though it says > for 2.0: http://wiki2.dovecot.org/ManageSieve/Configuration Updated. > Trying to assign the port number

[Dovecot] Managesieve and Dovecot 2.0: clients incompatible?

2010-08-17 Thread Jerrale G
I successfully converted my 1.2.x config and am trying to use managesieve. This configuration is really for 1.2.x even though it says for 2.0: http://wiki2.dovecot.org/ManageSieve/Configuration Trying to assign the port number is not by using "listen". Anyway, I just reverted, on the client,

Re: [Dovecot] managesieve login fails

2010-07-23 Thread Leander S.
Im running Dovecont v1.2.4 - the native out of FreeBSD's ports collection. Am 12.07.10 11:16, schrieb Stephan Bosch: Leander S. wrote: Hi, when I try to make use of the managesieve capability maillog always shows: server dovecot: managesieve-login: Panic: file client.c: lin

Re: [Dovecot] managesieve login fails

2010-07-12 Thread Stephan Bosch
Leander S. wrote: Hi, when I try to make use of the managesieve capability maillog always shows: server dovecot: managesieve-login: Panic: file client.c: line 449 (client_set_auth_waiting): assertion failed: (client->to_auth_waiting == NULL) server dovecot: dovecot: child 5926 (lo

[Dovecot] managesieve login fails

2010-07-10 Thread Leander S.
Hi, when I try to make use of the managesieve capability maillog always shows: server dovecot: managesieve-login: Panic: file client.c: line 449 (client_set_auth_waiting): assertion failed: (client->to_auth_waiting == NULL) server dovecot: dovecot: child 5926 (login) killed with signa

Re: [Dovecot] managesieve und virtual plugin error v2.0

2010-06-28 Thread Matthias Rieber
Hi, On 28.06.2010 16:10, Oliver Eales wrote: Am 28.06.2010 16:01, schrieb Matthias Rieber: Hi, On 28.06.2010 14:36, Oliver Eales wrote: Hello, i have a problem with the managesieve plugin and a virtual namespace in v2.0. The managesieve plugin complains about an unknown storage driver vir

Re: [Dovecot] managesieve und virtual plugin error v2.0

2010-06-28 Thread Oliver Eales
Am 28.06.2010 16:01, schrieb Matthias Rieber: Hi, On 28.06.2010 14:36, Oliver Eales wrote: Hello, i have a problem with the managesieve plugin and a virtual namespace in v2.0. The managesieve plugin complains about an unknown storage driver virtual when i try to log intot the managesieve. I

[Dovecot] managesieve und virtual plugin error v2.0

2010-06-28 Thread Oliver Eales
Hello, i have a problem with the managesieve plugin and a virtual namespace in v2.0. The managesieve plugin complains about an unknown storage driver virtual when i try to log intot the managesieve. I don't know if this is quite a recent problem or if it exists for a while, as i configured th

Re: [Dovecot] Managesieve error [SOLVED]

2010-06-15 Thread Tim Traver
Hi all, ok, I believe that I may have fixed this in the config file. It looks like there may just be a difference in how the newer pigeonhole software checks for the link. I think in the old version it used the link and did not check it against what the config was... I simply changed the sieve_di

[Dovecot] Managesieve error

2010-06-14 Thread Tim Traver
Hi all, ok, I am updating to the 2.0 way of doing things and have managed to get everything set up right, except I am getting the following errors when attempting to use managesieve with our webmail client (roundcube) that I didnt get when using dovecot 1.2.11... Jun 14 17:20:33 managesieve(addr.

Re: [Dovecot] Managesieve connection hangs with TLS

2010-06-04 Thread Joel James Adamson
Hi Timo, thanks for getting back to me. Timo Sirainen writes: > On to, 2010-06-03 at 12:51 -0400, Joel James Adamson wrote: > >> However, I can't connect to the managesieve daemon. I've tried the >> Emacs client[1], and it just hangs. > > Cyrus version of managesieve was implemented differently

Re: [Dovecot] Managesieve connection hangs with TLS

2010-06-04 Thread Timo Sirainen
On to, 2010-06-03 at 12:51 -0400, Joel James Adamson wrote: > However, I can't connect to the managesieve daemon. I've tried the > Emacs client[1], and it just hangs. Cyrus version of managesieve was implemented differently than spec, and since it was pretty much the only implementation, many cl

[Dovecot] Managesieve connection hangs with TLS

2010-06-03 Thread Joel James Adamson
ot/private/dovecot.pem mail_debug = yes protocol managesieve { listen = *:2000 login_executable = /usr/libexec/dovecot/managesieve-login mail_executable = /usr/libexec/dovecot/managesieve } and generated local SSL certificates; everything is going fine on the IMAP end of things (clients ask

Re: [Dovecot] Managesieve patch for Dovecot v1.2.10 on Dovecot v1.2.11

2010-03-19 Thread Michael Orlitzky
On 03/18/10 01:39, Andreas Schulze wrote: Am 17.03.2010 17:45 schrieb Ivica Glavocic: Can i use Managesieve patch for Dovecot v1.2.10 on new Dovecot version v1.2.11 at least: it compiles ;-) I will try these days http://dovecot.markmail.org/thread/dcwt26hciua55cz4

Re: [Dovecot] Managesieve patch for Dovecot v1.2.10 on Dovecot v1.2.11

2010-03-17 Thread Andreas Schulze
Am 17.03.2010 17:45 schrieb Ivica Glavocic: > Can i use Managesieve patch for Dovecot v1.2.10 > on new Dovecot version v1.2.11 at least: it compiles ;-) I will try these days -- Andreas Schulze Internetdienste | P532 DATEV eG 90329 Nürnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196 E-Ma

[Dovecot] Managesieve patch for Dovecot v1.2.10 on Dovecot v1.2.11

2010-03-17 Thread Ivica Glavocic
Hi all Can i use Managesieve patch for Dovecot v1.2.10 http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.10-managesieve-0.11.11.diff.gz on new Dovecot version v1.2.11 http://www.dovecot.org/releases/1.2/dovecot-1.2.11.tar.gz ? Is Dovecot gonna work correctly after compiled with SIEVE support and

Re: [Dovecot] managesieve build error

2010-02-23 Thread Pascal Volk
On 02/23/2010 12:11 AM Bradley Giesbrecht wrote: > Hello, > > > dovecot-1.2.10 > dovecot-sieve-0.1.14 ^^^^ > dovecot-managesieve-0.11.11 > > I believe I patched dovecot successfully and compiled the dovecot and > dovecot-sieve source tress. >

[Dovecot] managesieve build error

2010-02-22 Thread Bradley Giesbrecht
Hello, dovecot-1.2.10 dovecot-sieve-0.1.14 dovecot-managesieve-0.11.11 I believe I patched dovecot successfully and compiled the dovecot and dovecot-sieve source tress. patching file README.managesieve patching file dovecot-example.conf patching file src/master/child-process.c patching

Re: [Dovecot] [RCU] Dovecot managesieve

2010-02-15 Thread Stan Hoeppner
Frank Bonnet put forth on 2/15/2010 4:30 AM: >> mail_privileged_group=mail >> in dovecot.conf and I think you''ll be good to go. > it's already set ... Hmm > BTW what kind of locking are you using ? > I do not use NFS and all files are located on "local" disks I use pretty much the doveco

Re: [Dovecot] [RCU] Dovecot managesieve

2010-02-15 Thread Frank Bonnet
On 02/15/10 10:56, Stan Hoeppner wrote: Frank Bonnet put forth on 2/15/2010 3:21 AM: Well I've looked forward into the wiki and did not found my server have only system users ( no virtual domain ) and the wiki says : System users If you wish you use deliver for all system users on a single dom

Re: [Dovecot] [RCU] Dovecot managesieve

2010-02-15 Thread Stan Hoeppner
Frank Bonnet put forth on 2/15/2010 3:21 AM: > Well I've looked forward into the wiki and did not found > my server have only system users ( no virtual domain ) > and the wiki says : > > System users > > If you wish you use deliver for all system users on a single domain mail > host you can do it

Re: [Dovecot] [RCU] Dovecot managesieve

2010-02-15 Thread Frank Bonnet
Well I've looked forward into the wiki and did not found my server have only system users ( no virtual domain ) and the wiki says : System users If you wish you use deliver for all system users on a single domain mail host you can do it by editing mailbox_command parameter in /etc/postfix/mai

Re: [Dovecot] Dovecot + managesieve + Roundcube

2010-02-11 Thread Stephan Bosch
Frank Bonnet wrote: 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 o

[Dovecot] Dovecot + managesieve + Roundcube

2010-02-11 Thread Frank Bonnet
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 co

Re: [Dovecot] managesieve does call a wrong chown

2010-02-07 Thread Timo Sirainen
On Thu, 2010-01-07 at 14:06 +0100, Stephan Bosch wrote: > Timo Sirainen wrote: > > > I think this should be handled the same way as Dovecot does if mail > > root's parent directory is 01777. Now, I'm not sure what Dovecot > > actually currently does in that situation.. :) v1.1 might do > > whateve

Re: [Dovecot] ManageSieve doe not work

2010-01-20 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 20 Jan 2010, Mike Werner wrote: I use MailScanner 4.74.16 (Ubuntu karmic). I convigured ManageSieve as discribed in http://wiki.dovecot.org/ManageSieve/Configuration. But sieve So, are you able to connect to the managesieve port and upload

Re: [Dovecot] ManageSieve doe not work

2010-01-20 Thread Nick Rosier
Mike Werner wrote: Hi, I use MailScanner 4.74.16 (Ubuntu karmic). I convigured ManageSieve as discribed in http://wiki.dovecot.org/ManageSieve/Configuration. But sieve scripts are not applied to incoming mail. How can I determin what went wrong? ManageSieve is to manage sieve filters. Your MDA

  1   2   3   4   >