[Dovecot] mbox issue - dovecot 2.0.13

2011-08-01 Thread John Alexander
I'm running into the following issue when trying to delete a folder: Aug 2 00:41:46 keg dovecot: imap(user): Error: stat(/home/user/mail/Trash/.imap/MoreTest) failed: Not a directory Dovecot is creating directories correctly /home/user/mail/.imap/Trash directory exists. /home/user/mail/.imap

Re: [Dovecot] web interface for user creation/vacation

2011-08-01 Thread Darek M
I'm using postfixadmin without too many issues. What's your problem with it? Also using the RoundCube sieve plugin with not to many problems either. On 8/1/11, Donny Brooks wrote: > On 8/1/2011 8:01 PM, Stephan Bosch wrote: >> On 8/2/2011 1:55 AM, Chris Cappuccio wrote: >> >>> Are there any dec

Re: [Dovecot] web interface for user creation/vacation

2011-08-01 Thread Donny Brooks
On 8/1/2011 8:01 PM, Stephan Bosch wrote: On 8/2/2011 1:55 AM, Chris Cappuccio wrote: Are there any decent front-ends to setup/manage per-user sieve filters? There are several, but so far I am not too impressed by any of them. Most web-based versions are part of a webmail suite. The nicest o

Re: [Dovecot] [PATCH] net_connect_*(): Wait for fd to complete connect(2) when fd is non-blocking

2011-08-01 Thread SATOH Fumiyasu
Hi! At Sun, 31 Jul 2011 14:40:10 +0900, SATOH Fumiyasu wrote: > I've regenerated the patch with 'hg export' instead of 'hg log -p'. > (Sorry, I'm a Mercurial newbie.) > > At Sun, 31 Jul 2011 01:41:22 +0900, > SATOH Fumiyasu wrote: > > Dovecot ignores EINPROGRESS on connect(2) for non-blocking fd.

Re: [Dovecot] web interface for user creation/vacation

2011-08-01 Thread Stephan Bosch
On 8/2/2011 1:55 AM, Chris Cappuccio wrote: Are there any decent front-ends to setup/manage per-user sieve filters? There are several, but so far I am not too impressed by any of them. Most web-based versions are part of a webmail suite. The nicest one I've seen so far is the sieverules plug

Re: [Dovecot] sievec - manual compile of global sieve scripts?

2011-08-01 Thread Stephan Bosch
On 8/1/2011 10:11 PM, Thomas Harold wrote: How do you compile global scripts using the sievec command without making the script directory owned (and group writable) by the vmail user? http://wiki2.dovecot.org/Pigeonhole/Sieve/Usage # cd /etc/dovecot/sieve/before/ # (edit some script like spam.

[Dovecot] web interface for user creation/vacation

2011-08-01 Thread Chris Cappuccio
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 th

[Dovecot] BUG - lmtp multiple recipients fail - setuid issue?

2011-08-01 Thread Boris Lordis
Hello, I am not having much luck on this particular issue so I wanted to make sure that this is registered as a potential bug. The essence of the problem is that for a given message addressed to multiple users, lmtp writes the message correctly to the first addressed user only, then subsequent us

[Dovecot] sievec - manual compile of global sieve scripts?

2011-08-01 Thread Thomas Harold
How do you compile global scripts using the sievec command without making the script directory owned (and group writable) by the vmail user? http://wiki2.dovecot.org/Pigeonhole/Sieve/Usage # cd /etc/dovecot/sieve/before/ # (edit some script like spam.sieve that runs for everyone) # /usr/local/b

[Dovecot] Redelivery of messages in Maildir through sieve to be re-sorted

2011-08-01 Thread Thomas Harold
http://wiki2.dovecot.org/HowTo/RefilterMail That solution looks great for a single user, but is it possible to do a larger version that runs for everyone on the server? I'm speaking specifically of a virtual setup where all mailboxes are owned by a common UID/GID. It seems like (with brief

Re: [Dovecot] dovecot-config file location on CentOS5 / RHEL5?

2011-08-01 Thread Thomas Harold
On 8/1/2011 11:33 AM, David Warden wrote: On Aug 1, 2011, at 10:45 AM, Thomas Harold wrote: Using the pre-built RPM from ATRPMs. Where does the dovecot-config file get generated? Is there a flag in a config file that controls whether it gets created? Do I have to install Dovecot from source in

Re: [Dovecot] Dovecot and pigeonhole: mail not filtered

2011-08-01 Thread Stephan Bosch
Op 1-8-2011 9:09, Sebastian Schlingmann schreef: Hi everyone, I am running dovecot for quite some time now (currently version 2.0.13). Recently I tried to get Sieve and Managesieve to run. For this purpose I installed pigeonhole 0.2.3 and added sieve to the mail_plugins for lmtp and to the proto

Re: [Dovecot] dovecot-config file location on CentOS5 / RHEL5?

2011-08-01 Thread David Warden
On Aug 1, 2011, at 10:45 AM, Thomas Harold wrote: > Using the pre-built RPM from ATRPMs. Where does the dovecot-config file get > generated? Is there a flag in a config file that controls whether it gets > created? > > Installed Packages > Name : dovecot > Arch : x86_64 > Epoch

Re: [Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Frank Elsner
On Mon, 01 Aug 2011 08:47:36 -0600 Willie Gillespie wrote: > On 08/01/2011 02:26 AM, Christian Felsing wrote: > > Hello, > > > > today I tried to update 2.0.12 to 2.0.13, but I got those messages, only: > > > > Aug 1 10:20:27 mail dovecot: master: Dovecot v2.0.13 starting up (core > > dumps disab

[Dovecot] Dovecot and pigeonhole: mail not filtered

2011-08-01 Thread Sebastian Schlingmann
Hi everyone, I am running dovecot for quite some time now (currently version 2.0.13). Recently I tried to get Sieve and Managesieve to run. For this purpose I installed pigeonhole 0.2.3 and added sieve to the mail_plugins for lmtp and to the protocols. I also copied the sample 90-sieve.conf and 20

Re: [Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Willie Gillespie
On 08/01/2011 02:26 AM, Christian Felsing wrote: Hello, today I tried to update 2.0.12 to 2.0.13, but I got those messages, only: Aug 1 10:20:27 mail dovecot: master: Dovecot v2.0.13 starting up (core dumps disabled) Aug 1 10:20:33 mail dovecot: imap-login: Login: user=<***@***.**>, method=

[Dovecot] dovecot-config file location on CentOS5 / RHEL5?

2011-08-01 Thread Thomas Harold
Using the pre-built RPM from ATRPMs. Where does the dovecot-config file get generated? Is there a flag in a config file that controls whether it gets created? Installed Packages Name : dovecot Arch : x86_64 Epoch : 1 Version: 2.0.13 Release: 1_129.el5 Size : 5.1 M

Re: [Dovecot] Dovecot Backup

2011-08-01 Thread Benny Pedersen
On Sun, 31 Jul 2011 14:02:57 +0200, spamv...@googlemail.com wrote: shutting down dovecot and tar the hole dir? using rsnapshot? imapsync im running dovecot2 on freebsd dsync have just used imapsync it needs one user and a user-backup login to work

[Dovecot] Clients can't retrieve new emails

2011-08-01 Thread Jeff Van Epps
In a formerly working environment suddenly clients aren't notified of new emails and can't retrieve new emails. Server is Ubuntu 11.04 dovecot 1.2.15. Clients which fail are a Pre2 webOS 2.1 and TouchPad webOS 3.0 (those are OS versions, I don't know which particular flavor/version the IMAP clients

[Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Christian Felsing
Hello, today I tried to update 2.0.12 to 2.0.13, but I got those messages, only: Aug 1 10:20:27 mail dovecot: master: Dovecot v2.0.13 starting up (core dumps disabled) Aug 1 10:20:33 mail dovecot: imap-login: Login: user=<***@***.**>, method=PLAIN, rip=192.168.1.99, lip=192.168.1.1 , mpid=512