Re: [Dovecot] Sieve command line tool status for Refiltering

2012-09-07 Thread Robert Schetterer
Am 08.09.2012 07:11, schrieb Dieter Knopf: > Hello, > > is there any update about the sieve command line tool? > > I really need some way to refilter my mails without loosings flags and without > moving all messages in a different folder. > > This is possible with procmail via direct access to t

[Dovecot] Sieve command line tool status for Refiltering

2012-09-07 Thread Dieter Knopf
Hello, is there any update about the sieve command line tool? I really need some way to refilter my mails without loosings flags and without moving all messages in a different folder. This is possible with procmail via direct access to the file system without the need of getmail. Thanks

Re: [Dovecot] Wrong quota calculation

2012-09-07 Thread Daniel Parthey
Cibest ML wrote: > We've a strange quota behavior on our dovecot servers. > It seems that it's somehow doubling the real used storage (or could > be something like twice the inbox size + size of other folders, hard > to know for sure). > It was initial setup with the maildir++ system. Now it's been

Re: [Dovecot] problem about pop3 using dovecot

2012-09-07 Thread Daniel Parthey
bmalik wrote: > I upgraded dovecot from 1.1 to 2.1.8 > > pop3/imap works but i have a problem. > > i use pop3 protocol on outlook 2010 for my account. and i set keep my mails > on the server for 5 days or until i delete them. > These settings were working old dovecot1.1. But when i upgraded it to

Re: [Dovecot] about postlogin in dovecot2

2012-09-07 Thread Daniel Parthey
bmalik wrote: > when i login to the server using pop3s, i see in the dovecot log; > > @400050457dd9179c653c pop3-login: Info: Login: user=, > method=DIGEST-MD5, rip=192.168.12.220, lip=192.168.12.115, mpid=87395, TLS, > session= > > if i add my mail address into the users-with-forced-encry

Re: [Dovecot] Disconnect users for a distinct period of time?

2012-09-07 Thread Eric Rostetter
Quoting Michael Grimm : Hi -- Today, I've learned who to disable incoming mail delivery to dovecot (accepted by postfix), temporarily. Now, I would like to know if there is a way to make a "doveadm kick -A" a permanent disconnect until one would allow reconnects, again? This should be don

[Dovecot] Dovecot 1.x POP3 to Dovecot 2.x POP3 mbox to Maildir best transfer program/method

2012-09-07 Thread Tim E.
I have a  box running Dovecot 1.x POP3 only server using mbox format. I want to port the mail over to a Centos 6.3 box running a Dovecot 2.x POP3 only server using Maildir format. The main thing I want to do is support XUID/read/unread status so the transfer is transparent for the end user. I ha

Re: [Dovecot] Disconnect users for a distinct period of time?

2012-09-07 Thread Ralf Hildebrandt
* Michael Grimm : > Hi -- > > Today, I've learned who to disable incoming mail delivery to dovecot > (accepted by postfix), temporarily. Now, I would like to know if there is a > way to make a "doveadm kick -A" a permanent disconnect until one would allow > reconnects, again? This should be don

[Dovecot] Disconnect users for a distinct period of time?

2012-09-07 Thread Michael Grimm
Hi -- Today, I've learned who to disable incoming mail delivery to dovecot (accepted by postfix), temporarily. Now, I would like to know if there is a way to make a "doveadm kick -A" a permanent disconnect until one would allow reconnects, again? This should be done *without* shutting down dove

Re: [Dovecot] pop3 migration

2012-09-07 Thread TeTeHacko
Probably on server side ... the problem was only on big mailboxes which is used by IMAP, so there is no problem and we have already migrated all to dovecot. ;) Thanks for your reply. On 31.8.2012 15:46, Timo Sirainen wrote: > On 23.8.2012, at 16.40, TeTeHacko wrote: > >> I have problems with pop3

Re: [Dovecot] dsync mirror and sieve ?

2012-09-07 Thread Michael Grimm
Hi -- Xavier Beaudouin wrote: I am currently doing some extensive test with dsync, but it appear that : dsync -u maildir:/path/to/new/Maildir doesn't seems to sync sieves rules. Is there a good way to sync sieves as well ? :p I'm using Unison to sync my user's dedicated sievedirs. Regar

Re: [Dovecot] Quota less mailbox with mdbox

2012-09-07 Thread Charles Marcus
On 2012-09-07 6:43 AM, Héctor Moreno Blanco wrote: Currently we have dovecot 2.0.10 with Maildir as mailbox system. We want to migrate to mdbox. If you're going to migrate to mdbox, you'd be much better off if you upgraded to the latest 2.1.x... Mdbox is much better supported in the curren

[Dovecot] dovecot/log not running

2012-09-07 Thread Mark Hinch
I'm running 2.1.7 as downloaded/installed by Debian (and then appropriately setup for my config, ...). It almost works. I can send/receive email from thunderbird, squirrelmail, ... However there are two anomalies: 1. dovecot/log is not running. After restarting dovecot (and waiting 30 seconds), I

[Dovecot] dsync mirror and sieve ?

2012-09-07 Thread Xavier Beaudouin
Hi there, I am currently doing some extensive test with dsync, but it appear that : dsync -u maildir:/path/to/new/Maildir doesn't seems to sync sieves rules. Is there a good way to sync sieves as well ? :p Regards, Xavier

[Dovecot] Quota less mailbox with mdbox

2012-09-07 Thread Héctor Moreno Blanco
Good morning everyone, I have a little doubt about setting a quotaless mailbox with mdbox. Currently we have dovecot 2.0.10 with Maildir as mailbox system. We want to migrate to mdbox. The migration is simple and easy, but there are some configuration settings we cannot set to work properly.

Re: [Dovecot] Removing specific entry in user/auth cache

2012-09-07 Thread Angel L. Mateo
El 04/07/12 10:01, Timo Sirainen escribió: On Fri, 2012-06-29 at 05:01 +0300, Timo Sirainen wrote: and for v2.1 a bit kludgy way: doveadm auth [] doveadm auth cache flush [] Done: http://hg.dovecot.org/dovecot-2.1/rev/007bf0047ab0 http://hg.dovecot.org/dovecot-2.1/rev/1093c74f54af Hello,

Re: [Dovecot] best way to activate quota

2012-09-07 Thread Robert Schetterer
Am 07.09.2012 12:11, schrieb Angel L. Mateo: > Hello, > > I'm planning to activate quota control in dovecot, with maildir > quota backend. I have about 70k users in my system directed to 4 backend > servers (with a director to ensure that a user is always directed to the > same server). sound

[Dovecot] best way to activate quota

2012-09-07 Thread Angel L. Mateo
Hello, I'm planning to activate quota control in dovecot, with maildir quota backend. I have about 70k users in my system directed to 4 backend servers (with a director to ensure that a user is always directed to the same server). I have tried to activate it in one of my nodes. The problem

[Dovecot] Wrong quota calculation

2012-09-07 Thread Cibest ML
Hi, We've a strange quota behavior on our dovecot servers. It seems that it's somehow doubling the real used storage (or could be something like twice the inbox size + size of other folders, hard to know for sure). It was initial setup with the maildir++ system. Now it's been configured with di

[Dovecot] Found bug on doing IMAP search with UTF8 chars

2012-09-07 Thread Weinreich, Nico
Hi! I'm using Roundcube 0.9git as mail frontend and have installed Dovecot 2.1.7 on Debian Squeeze. When searching for mail via Roundcube and the keyword contains "special" chars (like german umlauts), then Dovecot seems to die when the folder does not contain a message which contains this key