Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Stan Hoeppner
Charles Marcus put forth on 10/1/2010 2:46 PM: > On 2010-10-01 12:15 PM, Stan Hoeppner wrote: >> Charles Marcus put forth on 10/1/2010 9:44 AM: >>> On 2010-10-01 7:26 AM, Stan Hoeppner wrote: I guess Debian doesn't count as a "modern" distro then. ;) Lenny has 1.2.13 available via backpo

Re: [Dovecot] dovecot 2.04 broke folder sharing / fixed with 2.05

2010-10-01 Thread Robert Schetterer
Am 02.10.2010 05:16, schrieb Robert Schetterer: > Am 01.10.2010 22:14, schrieb Timo Sirainen: >> On Fri, 2010-10-01 at 20:33 +0200, Robert Schetterer wrote: >>> . lsub "" shared/* >>> . OK Lsub completed. >> >> Looking at your logs, you should see something like: >> >> Warning: Subscriptions file /

Re: [Dovecot] dovecot 2.04 broke folder sharing

2010-10-01 Thread Robert Schetterer
Am 01.10.2010 22:14, schrieb Timo Sirainen: > On Fri, 2010-10-01 at 20:33 +0200, Robert Schetterer wrote: >> . lsub "" shared/* >> . OK Lsub completed. > > Looking at your logs, you should see something like: > > Warning: Subscriptions file /home/tss/Maildir/subscriptions: Ignoring invalid > ent

[Dovecot] OT Re: Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Noel Butler
On Fri, 2010-10-01 at 11:15 -0500, Stan Hoeppner wrote: > regard, even though Debian Stable, AMD64, has 17,914 packages. I'm > guessing that compares favorably to any Linux distro. Even with that > many packages, on occasion, you're going to want one that isn't in that > 17,914. > Yeah, but

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Noel Butler
On Fri, 2010-10-01 at 08:59 -0400, Jerry wrote: > On Fri, 01 Oct 2010 22:37:25 +1000 > Noel Butler articulated: > > > Indeed, but some people who use certain distros are scared shitless of > > using source packages and will insist on using a several yo version > > because thats all provides,

[Dovecot] ACL handling bugs in v1.2.8+ and v2.0

2010-10-01 Thread Timo Sirainen
I thought I'd write one mail about this, rather than duplicate the whole thing to both v1.2.15 and v2.0.5 release announcements. So, ever since this commit: 2009-11-10 Timo Sirainen * src/plugins/acl/acl-backend-vfile.c: acl: Merge group rights if user belongs to more than one

[Dovecot] v2.0.5 released

2010-10-01 Thread Timo Sirainen
http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while

[Dovecot] v1.2.15 released

2010-10-01 Thread Timo Sirainen
http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, whi

Re: [Dovecot] Outlook 2010 Delayed Emails

2010-10-01 Thread Munroe Sollog
Sure thing. Just trying to keep the email small: # dovecot -n # 1.2.11: /etc/dovecot/dovecot.conf # OS: Linux 2.6.26-2-amd64 x86_64 Debian 5.0.6 log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps managesieve ssl_ca_file: /etc/ssl/godaddy/gd_bundle.crt ssl_cert_file: /etc/ssl/godaddy/domain.n

Re: [Dovecot] Outlook 2010 Delayed Emails

2010-10-01 Thread Charles Marcus
On 2010-10-01 4:45 PM, Munroe Sollog wrote: > dovecot -n: http://pastebin.com/ahCpdC0F Please just paste it into the email body... many people will not take the time or security risk to click untrusted links like this... -- Best regards, Charles

[Dovecot] Outlook 2010 Delayed Emails

2010-10-01 Thread Munroe Sollog
dovecot --version = 1.2.11 dovecot -n: http://pastebin.com/ahCpdC0F I have a user that has no problem viewing email from roundcube (webmail) but Outlook 2010 doesn't seem to download random messages for a day or two, then they suddently show up. I saw the wiki had some suggestions for older ver

Re: [Dovecot] LMTP proxy too many DATA output timeout (perhaps)

2010-10-01 Thread Timo Sirainen
On Thu, 2010-09-30 at 09:33 +0200, Luca Palazzo wrote: > Timo, > I can also confirm that when this happens (connection drop after > timeout) the mail is partially delivered to user (sometime blank email, > or partial content, i've see a 20mb mail delivered multiple time and > resulting in differ

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread augustocasagrande
I suposed it was a Postfix issue , but caused by another program locking the file. This is only a guessing. Is that right ? El , Timo Sirainen escribió: On Fri, 2010-10-01 at 18:47 +, augustocasagra...@gmail.com wrote: > Now , what about the other problem? > > [quote] > Se

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 18:47 +, augustocasagra...@gmail.com wrote: > Now , what about the other problem? > > [quote] > Sep 29 10:50:43 host1 postfix/local[19663]: 50B98441E0: > to=, orig_to=, relay=local, delay=0, > status=bounced (cannot access mailbox /var/mail/user for user user. cannot

Re: [Dovecot] dovecot 2.04 broke folder sharing

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 20:33 +0200, Robert Schetterer wrote: > . lsub "" shared/* > . OK Lsub completed. Looking at your logs, you should see something like: Warning: Subscriptions file /home/tss/Maildir/subscriptions: Ignoring invalid entry: shared/tss2/foo Yeah, this is a bug. I'll fix it soon

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Charles Marcus
On 2010-10-01 12:15 PM, Stan Hoeppner wrote: > Charles Marcus put forth on 10/1/2010 9:44 AM: >> On 2010-10-01 7:26 AM, Stan Hoeppner wrote: >>> I guess Debian doesn't count as a "modern" distro then. ;) >>> Lenny has 1.2.13 available via backports. Squeeze is frozen, and >>> will apparently ship

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread augustocasagrande
Ok, thanks i'll check it and i will let you know. Now , what about the other problem? [quote] Sep 29 10:50:43 host1 postfix/local[19663]: 50B98441E0: to=, orig_to=, relay=local, delay=0, status=bounced (cannot access mailbox /var/mail/user for user user. cannot open file: Permission denied

Re: [Dovecot] Feature request - statistics for the COMPRESS imap protocol

2010-10-01 Thread Ed W
On 01/10/2010 18:34, Timo Sirainen wrote: On Fri, 2010-10-01 at 18:16 +0100, Ed W wrote: Unless I have failed to read the manual for the second time in two days (?), it doesn't seem to be possible to get COMPRESS statistics at logout time from the IMAP protocol? Assuming not, then can I make a

Re: [Dovecot] dovecot 2.04 broke folder sharing

2010-10-01 Thread Robert Schetterer
Am 01.10.2010 18:16, schrieb Timo Sirainen: > On Fri, 2010-10-01 at 11:34 +0200, Robert Schetterer wrote: >> comparing same setup dove 2.03 vs 2.04 >> folder sharing simply seems broken in 2.04 > > I can't think of anything related to this that I changed in v2.0.4. Also > it works in my test. > >

Re: [Dovecot] Feature request - statistics for the COMPRESS imap protocol

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 18:16 +0100, Ed W wrote: > Unless I have failed to read the manual for the second time in two > days (?), it doesn't seem to be possible to get COMPRESS statistics at > logout time from the IMAP protocol? Assuming not, then can I make a > feature request that this might be

Re: [Dovecot] SASL auth and proxy

2010-10-01 Thread mail...@securitylabs.it
Il 01/10/2010 18:55, Ed W ha scritto: On 01/10/2010 17:23, Timo Sirainen wrote: I'm quite possibly missing the point, but you might restructure your application to have: - one mysql db (replicated if necessary for robustness) with ALL customer data in it - pool of postfix servers which aut

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 16:56 +, augustocasagra...@gmail.com wrote: > mail_location: mbox:~/mail:INBOX=/var/mail/%u So it uses ~/ and %u here.. > passdb: > driver: pam > userdb: > driver: passwd So home should be taken from NSS lookup.. > > > mkdir(/home/NT-DOMAIN/user/mail) failed: Permissi

[Dovecot] Feature request - statistics for the COMPRESS imap protocol

2010-10-01 Thread Ed W
Unless I have failed to read the manual for the second time in two days (?), it doesn't seem to be possible to get COMPRESS statistics at logout time from the IMAP protocol? Assuming not, then can I make a feature request that this might become available in some future version (pretty please?

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread augustocasagrande
The correct directory is /home/user/mail/ My dovecot -n : # 1.2.6: /etc/dovecot/dovecot.conf # OS: Linux 2.6.16.13-4-smp i686 SUSE LINUX 10.1 (i586) protocols: imap listen: my-ip ssl: no disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable: /usr/lib/dovecot/imap-login ma

Re: [Dovecot] SASL auth and proxy

2010-10-01 Thread Ed W
On 01/10/2010 17:23, Timo Sirainen wrote: On Wed, 2010-09-29 at 17:07 +0200, mail...@securitylabs.it wrote: Hello, I'm finding a way to have a pool of smtp-auth servers in front of my actuals servers to permit relay to our customers. Now users sends emails connecting to the right IP via mail.d

Re: [Dovecot] zlib plugin weirdness

2010-10-01 Thread Kyle Wheeler
On Friday, October 1 at 11:51 AM, quoth Kyle Wheeler: That does it for gz-compressed files; it works! However, for bz2-compressed files, I get: Error: Next message unexpectedly corrupted in mbox file /var/lib/vpopmail/domains/memoryhole.net/kyle/Maildir/Archive/Intellego.bz2 at 1907 Error: U

Re: [Dovecot] zlib plugin weirdness

2010-10-01 Thread Kyle Wheeler
On Friday, October 1 at 05:46 PM, quoth Timo Sirainen: On Fri, 2010-10-01 at 11:21 -0500, Kyle Wheeler wrote: On Friday, October 1 at 05:06 PM, quoth Timo Sirainen: >On Fri, 2010-10-01 at 10:21 -0500, Kyle Wheeler wrote: > >> I'm trying to get the zlib plugin working on my 2.0 server. I starte

Re: [Dovecot] zlib plugin weirdness

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 11:21 -0500, Kyle Wheeler wrote: > On Friday, October 1 at 05:06 PM, quoth Timo Sirainen: > >On Fri, 2010-10-01 at 10:21 -0500, Kyle Wheeler wrote: > > > >> I'm trying to get the zlib plugin working on my 2.0 server. I started > >> with an mbox that Dovecot can read just fin

Re: [Dovecot] Error on mailbox file

2010-10-01 Thread Timo Sirainen
On Wed, 2010-09-29 at 14:26 +, augustocasagra...@gmail.com wrote: > Sep 29 08:25:07 host1 dovecot: imap-login: Login: user=, > method=PLAIN, rip=172.20.22.12, lip=172.20.22.14 > Sep 29 08:25:07 host1 dovecot: IMAP(user): mail_location: mbox: > mkdir(/home/NT-DOMAIN/user/mail) failed: Permi

Re: [Dovecot] LMTP don't accept jobs for system users

2010-10-01 Thread Timo Sirainen
On Wed, 2010-09-29 at 10:13 -0300, Alejandro Maurich wrote: > Hi, I'm trying to configure Dovecot 2.0.1 to deliver email to users in > /etc/passwd using the Dovecot LMTP service. So far, I can > sucessufully do POP3 for system users, but when Postfix tries to deliver > email to the Dovecot LMTP ser

Re: [Dovecot] SASL auth and proxy

2010-10-01 Thread Timo Sirainen
On Wed, 2010-09-29 at 17:07 +0200, mail...@securitylabs.it wrote: > Hello, I'm finding a way to have a pool of smtp-auth servers in front > of my actuals servers to permit relay to our customers. Now users sends > emails connecting to the right IP via mail.domain.tld, with > authentication. Eve

Re: [Dovecot] zlib plugin weirdness

2010-10-01 Thread Kyle Wheeler
On Friday, October 1 at 05:06 PM, quoth Timo Sirainen: On Fri, 2010-10-01 at 10:21 -0500, Kyle Wheeler wrote: I'm trying to get the zlib plugin working on my 2.0 server. I started with an mbox that Dovecot can read just fine. Then I gzipped it, and now Dovecot complains that it's corrupted:

Re: [Dovecot] dovecot 2.04 broke folder sharing

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 11:34 +0200, Robert Schetterer wrote: > comparing same setup dove 2.03 vs 2.04 > folder sharing simply seems broken in 2.04 I can't think of anything related to this that I changed in v2.0.4. Also it works in my test. > heres dovecot -n > > mail_plugins = expire virtual fts

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Stan Hoeppner
Charles Marcus put forth on 10/1/2010 9:44 AM: > On 2010-10-01 7:26 AM, Stan Hoeppner wrote: >> I guess Debian doesn't count as a "modern" distro then. ;) Lenny has >> 1.2.13 available via backports. Squeeze is frozen, and will apparently >> ship with 1.2.13, whenever Squeeze ships... > > Yeah.

Re: [Dovecot] IMAP connection timeout value?

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 10:50 +0530, Sherin George wrote: > "To alleviate this, a server may implement an inactivity timeout, "may" > unilaterally closing a session (after first sending an untagged BYE, > as noted above). Some server operators have reported dramatic > improvements in server perfor

Re: [Dovecot] zlib plugin weirdness

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 10:21 -0500, Kyle Wheeler wrote: > I'm trying to get the zlib plugin working on my 2.0 server. I started > with an mbox that Dovecot can read just fine. Then I gzipped it, and > now Dovecot complains that it's corrupted: Does this fix it? http://hg.dovecot.org/dovecot-2.0/

Re: [Dovecot] SSL strangeness with dovecot-lda in 2.0.4

2010-10-01 Thread Glyn Faulkner
Okay, will do. Kiitos paljon! :) Glyn On Fri, 01 Oct 2010 16:44:43 +0100, Timo Sirainen wrote: On Fri, 2010-10-01 at 16:36 +0100, Glyn Faulkner wrote: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf: ssl enabled, but ssl_key not set Apply

Re: [Dovecot] SSL strangeness with dovecot-lda in 2.0.4

2010-10-01 Thread Timo Sirainen
On Fri, 2010-10-01 at 16:36 +0100, Glyn Faulkner wrote: > doveconf: Fatal: Error in configuration file > /etc/dovecot/dovecot.conf: ssl enabled, but > ssl_key not set Apply http://hg.dovecot.org/dovecot-2.0/rev/65855df71cf4 patch or wait for 2.0.5 which I'll release today

[Dovecot] SSL strangeness with dovecot-lda in 2.0.4

2010-10-01 Thread Glyn Faulkner
Hello, First of all, thank you for developing a fantastic IMAP server! I've just upgraded to 2.0.4 (from 2.0.1) and when I try to run /usr/lib/dovecot/deliver (either directly from the commandline, or from within the MTA) I get the following error: doveconf: Fatal: Error in config

Re: [Dovecot] dovecot Digest, Vol 90, Issue 3

2010-10-01 Thread arif khwaja
ile.png Type: image/png Size: 873 bytes Desc: not available Url : http://dovecot.org/pipermail/dovecot/attachments/20101001/d1d05ea2/attachment-0001.png -- Message: 2 Date: Fri, 01 Oct 2010 22:40:41 +1000 From: Noel Butler Subject: Re: [Dovecot] how to upgrade dove

[Dovecot] zlib plugin weirdness

2010-10-01 Thread Kyle Wheeler
Hello, I'm trying to get the zlib plugin working on my 2.0 server. I started with an mbox that Dovecot can read just fine. Then I gzipped it, and now Dovecot complains that it's corrupted: Error: Next message unexpectedly corrupted in mbox file /var/lib/vpopmail/domains/memoryhole.net

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread William Blunn
On 30/09/2010 22:17, cajun wrote: I've read some of the mailing lists looking for information on this. Thus far, about all I've found is there was a complete rewrite of Dovecot some time back. I'm wondering now is it even possible to use the same mbox's from 0.99.13-3 with version 1.0.15-2? I

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Charles Marcus
On 2010-10-01 7:26 AM, Stan Hoeppner wrote: > I guess Debian doesn't count as a "modern" distro then. ;) Lenny has > 1.2.13 available via backports. Squeeze is frozen, and will apparently > ship with 1.2.13, whenever Squeeze ships... Yeah... I understand the argument, but this is why I've never

Re: [Dovecot] Possible bug with proxy in 2.0.4

2010-10-01 Thread Ed W
On 30/09/2010 18:48, Timo Sirainen wrote: On Thu, 2010-09-30 at 08:08 +0100, Ed W wrote: CRAM-MD5 doesn't work directly with proxying. It can't work, by CRAM-MD5 design. The only way to make it work is if your passdb lookup returns a password, either the user's actual password in plaintext or

[Dovecot] v1 ok, v2 not

2010-10-01 Thread Alberto
hello everybody! This's my very first post in dovecot. I'm installing a new server for backup site, with qmail + vpopmail 5.4.32 + dovecot. Production server, more or less outdated, runs with Couier Imap, but everybody know the history.. I've been fighting for several days...And no luck with versi

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Stan Hoeppner
Jerry put forth on 10/1/2010 7:59 AM: > On Fri, 01 Oct 2010 22:37:25 +1000 > Noel Butler articulated: > >> Indeed, but some people who use certain distros are scared shitless of >> using source packages and will insist on using a several yo version >> because thats all provides, the 1.2 >> bra

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Jerry
On Fri, 01 Oct 2010 22:37:25 +1000 Noel Butler articulated: > Indeed, but some people who use certain distros are scared shitless of > using source packages and will insist on using a several yo version > because thats all provides, the 1.2 > branch is rock solid stable and time proven, if dis

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Jerry
On Fri, 01 Oct 2010 22:32:39 +1000 Noel Butler articulated: > really? wow how things must have changed in recent years, they used to > be so, well, debian like, but not quite as bad :) Touché. The FreeBSD developers do have a bug up their ass regarding GPL licenses which has effectively slowed d

Re: [Dovecot] how to upgrade dovecot

2010-10-01 Thread Noel Butler
On Fri, 2010-10-01 at 13:32 +0100, arif khwaja wrote: > Dear All, > I have Centos 5 and devecot 1.0.7 I want to upgrade it to the latest version. > I will appreciate if any one can tell me how can I upgrade it please. > > use the source, luke :) from the website I suggest using 1.2.14, exp

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Noel Butler
On Fri, 2010-10-01 at 14:20 +0200, Jakob Curdes wrote: > All true, but there is a current 1.2.14 out there which should probably > be preferred ove a two-and-a-half year old 1.0.15. > Jakob > Indeed, but some people who use certain distros are scared shitless of using source packages and will

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Jerry
On Fri, 01 Oct 2010 14:20:27 +0200 Jakob Curdes articulated: > > >>> I'm wondering now is it even possible to use the same mbox's from > >>> 0.99.13-3 with version 1.0.15-2? > >> Why move from the great-great-granddaddy version to the granddaddy > >> version? > >> > >> Do yourself a favor and in

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Noel Butler
On Fri, 2010-10-01 at 07:53 -0400, Jerry wrote: > There has been chatter on the FreeBSD forum regarding introducing the > new 2.x release into the ports system. Personally, I have advised > against it unless the port is clearly marked as "USE AT OWN RISK". Timo > appears to be introducing patche

[Dovecot] how to upgrade dovecot

2010-10-01 Thread arif khwaja
Dear All, I have Centos 5 and devecot 1.0.7 I want to upgrade it to the latest version. I will appreciate if any one can tell me how can I upgrade it please. Thanks Arif

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Jakob Curdes
I'm wondering now is it even possible to use the same mbox's from 0.99.13-3 with version 1.0.15-2? Why move from the great-great-granddaddy version to the granddaddy version? Do yourself a favor and install the latest stable (currently 2.0.4)... All modern distros have repositories you can in

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Jerry
On Fri, 01 Oct 2010 07:00:22 -0400 Charles Marcus articulated: > On 2010-09-30 5:17 PM, cajun wrote: > > I'm wondering now is it even possible to use the same mbox's from > > 0.99.13-3 with version 1.0.15-2? > > Why move from the great-great-granddaddy version to the granddaddy > version? > > D

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Stan Hoeppner
Charles Marcus put forth on 10/1/2010 6:00 AM: > On 2010-09-30 5:17 PM, cajun wrote: >> I'm wondering now is it even possible to use the same mbox's from >> 0.99.13-3 with version 1.0.15-2? > > Why move from the great-great-granddaddy version to the granddaddy version? > > Do yourself a favor and

Re: [Dovecot] Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??

2010-10-01 Thread Charles Marcus
On 2010-09-30 5:17 PM, cajun wrote: > I'm wondering now is it even possible to use the same mbox's from > 0.99.13-3 with version 1.0.15-2? Why move from the great-great-granddaddy version to the granddaddy version? Do yourself a favor and install the latest stable (currently 2.0.4)... All modern

Re: [Dovecot] dovecot 2.04 broke folder sharing

2010-10-01 Thread Robert Schetterer
Am 01.10.2010 00:19, schrieb Robert Schetterer: > Am 30.09.2010 21:44, schrieb Robert Schetterer: >> Am 30.09.2010 21:29, schrieb Timo Sirainen: >>> On Thu, 2010-09-30 at 12:45 +0200, Robert Schetterer wrote: >>> Panic: dict-client: Only one iteration supported /usr/lib/dovecot/modules/li