Re: [Dovecot] Virtual Users Dovecot and Postfix

2013-02-16 Thread Ben Morrow
At 8AM +0100 on 16/02/13 you (Thomas Leuxner) wrote: > * Ben Morrow 2013.02.16 04:49: > > > > http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix > > > > The setup given in that howto will accept mail for any user at one of > > the domains listed in virtual_mailbox_domains, and mail for

[Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Chris Laif
Hi, I would like to add a feature to my email-client (Thunderbird) which stops emails from showing up until a specific time (e.g. having buttons for: show again this evening, tomorrow, next week, next month ...). As far as I've learned this is not possible with IMAP: - storing the 'do-not-show-unt

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Reindl Harald
Am 16.02.2013 12:44, schrieb Chris Laif: > Hi, I would like to add a feature to my email-client (Thunderbird) > which stops emails from showing up until a specific time (e.g. having > buttons for: show again this evening, tomorrow, next week, next month > ...). > > As far as I've learned this is

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Robert Schetterer
Am 16.02.2013 12:44, schrieb Chris Laif: > Hi, I would like to add a feature to my email-client (Thunderbird) > which stops emails from showing up until a specific time (e.g. having > buttons for: show again this evening, tomorrow, next week, next month > ...). yeah ,there are lot of nice new idea

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Chris Laif
On Sat, Feb 16, 2013 at 12:49 PM, Reindl Harald wrote: > you said "I would like to add a feature to my email-client" so why > do you need to add headers to them? what has the server to do with > this all and why would you touch the mails for this? > People are accessing their (IMAP-)inboxes from

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Reindl Harald
Am 16.02.2013 13:46, schrieb Chris Laif: > On Sat, Feb 16, 2013 at 12:49 PM, Reindl Harald > wrote: >> you said "I would like to add a feature to my email-client" so why >> do you need to add headers to them? what has the server to do with >> this all and why would you touch the mails for this?

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Robert Schetterer
Am 16.02.2013 13:46, schrieb Chris Laif: > On Sat, Feb 16, 2013 at 12:49 PM, Reindl Harald > wrote: >> you said "I would like to add a feature to my email-client" so why >> do you need to add headers to them? what has the server to do with >> this all and why would you touch the mails for this? >

Re: [Dovecot] Broken physical size caching in Dovecot 2.1.10

2013-02-16 Thread Timo Sirainen
On Wed, 2013-02-13 at 11:49 +, Rob Redpath wrote: > > Dovecot's zlib plugin requires that the maildir filenames > > have ,S=uncompressed size. Otherwise you get those errors. > > http://dovecot.org/tools/maildir-size-check.sh can be used to fix the > > filenames. > > > Thanks for this. The prob

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Timo Sirainen
I did a bunch of dsync fixes today in hg. With the new locking behavior (and other fixes) you shouldn't be able to break it anymore. On Fri, 2013-02-01 at 21:53 +0100, Michael Grimm wrote: > [Sorry Oli for my previous mail to your address, only. Resent here] > > Oli Schacher wrote: > > > There

[Dovecot] doveadm -D quota get -u user

2013-02-16 Thread Robert Schetterer
Hi Timo, just running into problems with doveadm -D quota get -u user doveadm(root): Debug: Loading modules from directory: /usr/lib/dovecot/modules doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/lib01_acl_plugin.so doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/li

Re: [Dovecot] doveadm -D quota get -u user

2013-02-16 Thread Daniel Parthey
Hi Robert, Robert Schetterer wrote: > dovecot --version > 2.1.12 (abcc9959b757) > > just running into problems with > > doveadm -D quota get -u user > doveadm(root): Fatal: Unknown command 'quota', but plugin quota exists. > Try to set mail_plugins=quota > > should mail_plugins=quota really be s

Re: [Dovecot] Dsync converting dbox->Maildir

2013-02-16 Thread Timo Sirainen
On Wed, 2013-02-13 at 12:28 +0400, Anes Mukhametov wrote: > I've changed my mailbox format from dbox to Maildir. The problem is maildir > message filename extension has no S=/W= field after migration. > Using dovecot 2.1.15. How did you change it? dsync is the only tool that can properly do it, a

Re: [Dovecot] dovecot-2.2: dsync to imapc not working

2013-02-16 Thread Timo Sirainen
On Mon, 2013-02-11 at 12:07 +0400, Evgeny Basov wrote: > 11.02.2013 03:15, Timo Sirainen пишет: > > Should work better now in latest hg. > > # dovecot --version > 20130211 (ed5fa76f0dc7+) > > Thanks. Work better but not fine. Not all emails was syncrornized: I did several dsync fixes today. See

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Timo Sirainen
On Sat, 2013-02-16 at 12:44 +0100, Chris Laif wrote: > Hi, I would like to add a feature to my email-client (Thunderbird) > which stops emails from showing up until a specific time (e.g. having > buttons for: show again this evening, tomorrow, next week, next month > ...). > > As far as I've learn

Re: [Dovecot] Dovecot-2.1.14 - pop3 processes always hangs forever - another follow-up

2013-02-16 Thread Timo Sirainen
On Fri, 2013-02-15 at 17:32 +0100, Axel Luttgens wrote: > a pop connection hangs forever after the pass command > > $ telnet 127.0.0.1 110 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > +OK Dovecot ready. > user user2 > +OK

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Chris Laif
> if you do not want to see new mails do not check for > them - no need to mangle messages > > switch TB in the offline-mode or clsoe the mail-client > based on WHAT will wahtever you think you need to implement > dec ide "if the user is ready" > Sorry, but that's not what I meant. After reading a

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Reindl Harald
Am 16.02.2013 17:50, schrieb Chris Laif: >> if you do not want to see new mails do not check for >> them - no need to mangle messages >> >> switch TB in the offline-mode or clsoe the mail-client >> based on WHAT will wahtever you think you need to implement >> dec ide "if the user is ready" >> >

Re: [Dovecot] Segfault with doveadm-server

2013-02-16 Thread Timo Sirainen
On Thu, 2013-02-14 at 13:16 +0400, Evgeny Basov wrote: > Hello. > > With dovecot ver. from 20130211 I have a segfault on doveadm when sync. > There are messages from server: > > 2013-02-14T12:42:35.508031+04:00 imap1 kernel: [870542.927083] > doveadm-server[9483]: segfault at 4 ip 0074b228bc2

Re: [Dovecot] proxy imaps

2013-02-16 Thread Timo Sirainen
On Thu, 2013-02-14 at 10:48 +0100, Antonio Casado Rodriguez wrote: > Hi all, > > I had a imaps dovecot server working normal. I wanted to isolate the > Internet connection by placing a proxy imap(Intranet connections still > connect directly to the imap server). > Yesterday I set up oneproxy ima

Re: [Dovecot] dovecot-uidlist crashing and re retriving messages by pop3 clients

2013-02-16 Thread Timo Sirainen
On Wed, 2013-02-13 at 23:43 +0100, Piotr Rotter wrote: > I configure director temporary in some tricky way because I have to > serve md5 and ntlm authentication method and I do not want reconfigure > pop/imap servers. > > Can you confirm I done all ok becouse I have that issue: > > # doveadm

Re: [Dovecot] "Renaming not supported across conflicting directory permissions"

2013-02-16 Thread Timo Sirainen
On Wed, 2013-02-13 at 13:04 -0500, Richard Platel wrote: > Is it possible to disable this check in 2.1.7? (without a patch and > re-compile?) Nope. I know there are some fixes related to that check in a newer v2.1. If it doesn't work with v2.1.15 either the way you want, let me know what exactly

Re: [Dovecot] dovecot index errors since 2.1.12

2013-02-16 Thread Morten Stevens
On 29.01.2013 16:57, Timo Sirainen wrote: On Tue, 2013-01-22 at 16:38 +0200, Timo Sirainen wrote: On Mon, 2013-01-14 at 16:16 +0100, Daniel Parthey wrote: Jan 12 16:48:35 10.129.3.233 dovecot: mailbox: mail: imap(us...@example.org): : Error: Cached message size larger than expected (5194 > 4399

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Chris Laif
On Sat, Feb 16, 2013 at 5:43 PM, Timo Sirainen wrote: >> As far as I've learned this is not possible with IMAP: >> - storing the 'do-not-show-until-time' within a custom header-field >> requires down- and uploading of the whole email and therefore causes >> problems especially with large emails >>

Re: [Dovecot] doveadm -D quota get -u user

2013-02-16 Thread Robert Schetterer
Am 16.02.2013 17:27, schrieb Daniel Parthey: > Hi Robert, > > Robert Schetterer wrote: >> dovecot --version >> 2.1.12 (abcc9959b757) >> >> just running into problems with >> >> doveadm -D quota get -u user >> doveadm(root): Fatal: Unknown command 'quota', but plugin quota exists. >> Try to set mai

Re: [Dovecot] Defer emails until the user is ready to deal with them (snooze button / bring-forward file / bring-up file for emails)

2013-02-16 Thread Daniel Parthey
Hi Chris, Chris Laif wrote: > After reading a message, I would like to decide that this very specific > message should disappear from my mailbox for some time (I'am not able to > handle/answer this email today, so it should reappear tomorrow/next > week/...). Well, I simply move some mail into a

[Dovecot] Private message flags in shared mailboxes

2013-02-16 Thread Timo Sirainen
I'm wondering a bit how these should work. Comments welcome. In v2.2 the recommended way to enable private flags for shared mailboxes is to create private indexes with :INDEXPVT=. This creates dovecot.index.pvt[.log] files which only contain message UIDs and flags. The indexes are updated somew

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Michael Grimm
Timo Sirainen wrote: > I did a bunch of dsync fixes today in hg. With the new locking > behavior (and other fixes) you shouldn't be able to break it anymore. Sorry to say, but I am still able to break replicator with v2.2.beta1 (35194cf0693e) under the conditions outlined below. > On 2013-02-01

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Oli Schacher
On Sat, 16 Feb 2013 17:20:22 +0200 Timo Sirainen wrote: > I did a bunch of dsync fixes today in hg. With the new locking > behavior (and other fixes) you shouldn't be able to break it anymore. > Thanks for the fixes, Timo! I can confirm I'm no longer able to break anything with the tests I've

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Timo Sirainen
On 16.2.2013, at 20.26, Michael Grimm wrote: > Timo Sirainen wrote: > >> I did a bunch of dsync fixes today in hg. With the new locking >> behavior (and other fixes) you shouldn't be able to break it anymore. > > Sorry to say, but I am still able to break replicator with v2.2.beta1 > (35194cf0

Re: [Dovecot] dovecot-uidlist crashing and re retriving messages by pop3 clients

2013-02-16 Thread Piotr Rotter
Thank you for your assistant. Broken uidlist errors appears more than 10 time less frequently then in the past and still reduce. I have question about director and no plain text auth methods. Now I have tricky query in director configuration. password_query = SELECT clear AS password, 'Y' as

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Michael Grimm
On 16.02.2013, at 20:09, Timo Sirainen wrote: > On 16.2.2013, at 20.26, Michael Grimm wrote: >> Sorry to say, but I am still able to break replicator with v2.2.beta1 >> (35194cf0693e) under the conditions outlined below. > > I wonder if locking is working correctly in your setup. Your users hav

Re: [Dovecot] Virtual Users Dovecot and Postfix

2013-02-16 Thread Silvio Siefke
On Sat, 16 Feb 2013 03:49:37 + Ben Morrow wrote: > The setup given in that howto will accept mail for any user at one of > the domains listed in virtual_mailbox_domains, and mail for > nonexistent users will then be bounced by Dovecot. This is a very bad > idea, since you'll end up becoming a

Re: [Dovecot] Virtual Users Dovecot and Postfix

2013-02-16 Thread Ben Morrow
At 12AM +0100 on 17/02/13 you (Silvio Siefke) wrote: > On Sat, 16 Feb 2013 03:49:37 + Ben Morrow wrote: > > > The setup given in that howto will accept mail for any user at one of > > the domains listed in virtual_mailbox_domains, and mail for > > nonexistent users will then be bounced by Dov

Re: [Dovecot] Private message flags in shared mailboxes

2013-02-16 Thread Ben Morrow
At 8PM +0200 on 16/02/13 you (Timo Sirainen) wrote: > > 1. What would be a good place to configure which flags are shared and > which are private? [...] Another possibility would > be in dovecot-acl file, but public mailboxes might be enabled without > ACL plugin. [...] > > 4. Private keywords

Re: [Dovecot] Dovecot-2.1.14 - pop3 processes always hangs forever - another follow-up

2013-02-16 Thread Timo Sirainen
On 17.2.2013, at 0.43, Axel Luttgens wrote: >> b) get gdb backtrace: >> >> gdb -p >> bt full > > I thus tried an eigth run, still with flocking off. > > Output is in Pop3HangsGdb.txt.zip. #21 0x7fff8f57b086 in gethostbyname () #22 0x00010b75571c in my_hostdomain () at hostpid.c:39 W

Re: [Dovecot] dovecot-uidlist crashing and re retriving messages by pop3 clients

2013-02-16 Thread Timo Sirainen
On 16.2.2013, at 23.41, Piotr Rotter wrote: > Thank you for your assistant. > > Broken uidlist errors appears more than 10 time less frequently then in the > past and still reduce. > > I have question about director and no plain text auth methods. Now I have > tricky query in director configu

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Timo Sirainen
On 17.2.2013, at 0.12, Michael Grimm wrote: >>> I might add that both servers run inside FreeBSD jails (if that might make >>> the difference to your test setup. >> >> Inside jail Dovecot sees two different hostnames (same as "hostname" >> command)? > > Hmm. Both jails run at distinct servers.

Re: [Dovecot] dsync replication errors

2013-02-16 Thread Timo Sirainen
On 17.2.2013, at 7.06, Timo Sirainen wrote: > On 17.2.2013, at 0.12, Michael Grimm wrote: > >> Hmm. Both jails run at distinct servers. ssh replication uses different >> domains, though. But, both jails are named identically "test", and both >> jails resolve to identical hostnames "test" if u