Re: [Dovecot] symlinking maildirs

2010-05-26 Thread Pascal Volk
On 05/26/2010 10:27 PM Phil Howard wrote: > [snipped X-posting] See this Thread: http://marc.info/?l=postfix-users&m=127490477231031&w=2 Regards, Pascal -- The trapper recommends today: defaced.1014...@localdomain.org

Re: [Dovecot] Dovecot access imap folder via POP3

2010-05-26 Thread Pascal Volk
On 05/26/2010 10:52 PM Vincze Janos Istvan wrote: > Dear All, > > I use postfix and dovecot (1.1.11) combo with maildir format. > I would have a question about dovecot config. > > Can I confiugre dovecot to download mails from IMAP folders via POP3? > > Now, mails can be downloaded only from .IN

[Dovecot] 1.2.11, mbox, new mail

2010-05-26 Thread Stan Hoeppner
With 1.2.11 and mbox storage, the delay time in pulling new mail headers to the client from imap folders seems to be directly proportional to mailbox size, regardless of the number of new messages. At present, if the mailbox is large, pulling new headers is rather painfully slow. Is this expected

Re: [Dovecot] with dovecot deliver amavisd not work

2010-05-26 Thread Noel Butler
HUH? This has nothing to do with dovecot, dovecot gets the message once postfix is done with it. if its not working, ask on postfix list. On Wed, 2010-05-26 at 18:51 +0200, fakessh wrote: > hello all reader > hello list > hello dovecot network > > since I've installed dovecot deliver. e-mails

Re: [Dovecot] listescape und sieve

2010-05-26 Thread Heiko Schlittermann
Timo Sirainen (Mi 26 Mai 2010 18:53:56 CEST): > On Fri, 2010-04-30 at 23:49 +0200, Heiko Schlittermann wrote: > > > plugin { > >escape_char = "%" > > } > > > > should change the escape character to %. But it doesnt. Bug or feature? > > listescape_char, not escape_char. Hm. Assu

Re: [Dovecot] recipient_delimiter

2010-05-26 Thread Jerry
On Wed, 26 May 2010 16:20:06 -0400 Phil Howard articulated: > I have recipient_delimiter = + in main.cf (Postfix). But deliveries > to dovecot/deliver are still being rejected. It appears that the full > email is still in the envelope (e.g. phil+how...@example.com which I > want to be delivered

[Dovecot] Dovecot access imap folder via POP3

2010-05-26 Thread Vincze Janos Istvan
Dear All, I use postfix and dovecot (1.1.11) combo with maildir format. I would have a question about dovecot config. Can I confiugre dovecot to download mails from IMAP folders via POP3? Now, mails can be downloaded only from .INBOX. My dovecot.conf file: mail_location = maildir:/home/v

Re: [Dovecot] recipient_delimiter

2010-05-26 Thread Charles Marcus
On 2010-05-26 4:20 PM, Phil Howard wrote: > I have recipient_delimiter = + in main.cf (Postfix). But deliveries > to dovecot/deliver are still being rejected. It appears that the full > email is still in the envelope (e.g. phil+how...@example.com which I > want to be delivered to p...@example.com

[Dovecot] symlinking maildirs

2010-05-26 Thread Phil Howard
I have some emails that I think are in the Postfix delivery queue going to Dovecot, but didn't get mapped to their alias (because I didn't have all the alias entries in when they were queued). I'm wondering if this trick would work. I have the mail being delivered to /home/mail/%Ld/%Ln/mail and a

[Dovecot] recipient_delimiter

2010-05-26 Thread Phil Howard
I have recipient_delimiter = + in main.cf (Postfix). But deliveries to dovecot/deliver are still being rejected. It appears that the full email is still in the envelope (e.g. phil+how...@example.com which I want to be delivered to p...@example.com). Is that how it's supposed to work and Dovecot

Re: [Dovecot] Dovecot 2.0beta4: Managesieve example config

2010-05-26 Thread Arne K. Haaje
Den 26.05.2010 21:53, skrev Pascal Volk: On 05/26/2010 09:41 PM Arne K. Haaje wrote: Er, maybe I'm shooting my foot here, but I think it should match. Unless we're discussing different things port 2000 is listed for sieve in /etc/services grep sieve /etc/services cisco-sccp 2000/tcp

Re: [Dovecot] Dovecot 2.0beta4: Managesieve example config

2010-05-26 Thread Pascal Volk
On 05/26/2010 09:41 PM Arne K. Haaje wrote: > > Er, maybe I'm shooting my foot here, but I think it should match. Unless > we're > discussing different things port 2000 is listed for sieve in /etc/services > > grep sieve /etc/services > cisco-sccp 2000/tcpsieve # Cisco S

Re: [Dovecot] Dovecot 2.0beta4: Managesieve example config

2010-05-26 Thread Arne K. Haaje
Onsdag 26. mai 2010 17.20.29 skrev Timo Sirainen : > On Wed, 2010-05-26 at 16:48 +0200, Stephan Bosch wrote: > > > Code has managesieve, example config has sieve. I guess the code is > > > wrong, since http://www.iana.org/assignments/port-numbers calls the > > > 4190 port "sieve". > > > > Hmm, di

Re: [Dovecot] dovecot-sieve and managesieve for 2.0bX vanished ?

2010-05-26 Thread Leon Meßner
On Wed, May 26, 2010 at 08:14:35PM +0100, Timo Sirainen wrote: > On Wed, 2010-05-26 at 21:04 +0200, Leon Meßner wrote: > > Hi, > > im trying to build 2.0b5 with dovecot-sieve and possibly maangesieve. > > Does anyone know where i can get those for 2.0b5 ? There is no repo > > listed for these at ht

Re: [Dovecot] dovecot-sieve and managesieve for 2.0bX vanished ?

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 21:04 +0200, Leon Meßner wrote: > Hi, > im trying to build 2.0b5 with dovecot-sieve and possibly maangesieve. > Does anyone know where i can get those for 2.0b5 ? There is no repo > listed for these at http://hg.rename-it.nl/ They got merged into one http://hg.rename-it.nl/do

Re: [Dovecot] dovecot-sieve and managesieve for 2.0bX vanished ?

2010-05-26 Thread Pascal Volk
On 05/26/2010 09:04 PM Leon Meßner wrote: > Hi, > im trying to build 2.0b5 with dovecot-sieve and possibly maangesieve. > Does anyone know where i can get those for 2.0b5 ? There is no repo > listed for these at http://hg.rename-it.nl/ > > cheers and TIA, > Leon There is http://hg.rename-it.nl/do

[Dovecot] dovecot-sieve and managesieve for 2.0bX vanished ?

2010-05-26 Thread Leon Meßner
Hi, im trying to build 2.0b5 with dovecot-sieve and possibly maangesieve. Does anyone know where i can get those for 2.0b5 ? There is no repo listed for these at http://hg.rename-it.nl/ cheers and TIA, Leon pgprdVGiLgfCk.pgp Description: PGP signature

Re: [Dovecot] mdbox: Is there any more info on the "cleanup" step? (Dovecot 2.0beta5)

2010-05-26 Thread Timo Sirainen
On Thu, 2010-05-13 at 10:33 +0100, William Blunn wrote: > The wiki page which mentions mdbox talks about a "cleanup" step for mdbox: > > : The space is later freed in "cleanup" step. This may be done > : automatically within the session or later in a nightly cronjob when > : there's less disk I/O.

Re: [Dovecot] mdbox: What format is the file "storage/dovecot.map.index" in? (Dovecot 2.0beta5)

2010-05-26 Thread Timo Sirainen
It's the same format as other dovecot.index* files. You can look at its contents with: doveadm dump storage/dovecot.map.index

Re: [Dovecot] quota dict mysql not working (2.0.beta4)

2010-05-26 Thread e-frog
On 26.05.2010 16:32, wrote Timo Sirainen: > On Mon, 2010-05-24 at 00:47 +0400, Andrey Melnikov wrote: > >> after mysql_query() - mysql return right data (affected rows = 1), but >> there is no result to store (this is UPDATE/DELETE query), >> next unconditional call to mysql_store_result() return

Re: [Dovecot] newbie question about shared folders

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 10:27 -0700, Tom Lieuallen wrote: > So, my question is whether I need to use the dovecot imap sharing > namespace in order to safely share imap folders, or whether I can just > use file system permissions as we have been using? My biggest concern > is safe concurrent acce

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-05-26 Thread Charles Marcus
On 2010-05-26 1:21 PM, Mark Moseley wrote: > I've attached a slightly cropped rrd graph of NFS read bytes/sec on 6 > mail netapps from one of our datacenters. See if you can spot where we > started moving IMAP to dovecot over the course of about a month :) Wow, that's impressive... we had similar

Re: [Dovecot] Busy looping of 2.0Beta4 on NetBSD-current

2010-05-26 Thread Scott Ellis
Yes, Beta5 (which has the zlib and bz fixes) works great. Thanks for following up! > Is this solved by now? (imap_zlib plugin bug?) > > On Thu, 2010-03-25 at 19:47 -0700, Scott Ellis wrote: >> I built and install Dovecot 2.0Beta4 on my NetBSD/amd64-current system, >> and am seeing the user-owned

Re: [Dovecot] Busy looping of 2.0Beta4 on NetBSD-current

2010-05-26 Thread Timo Sirainen
Is this solved by now? (imap_zlib plugin bug?) On Thu, 2010-03-25 at 19:47 -0700, Scott Ellis wrote: > I built and install Dovecot 2.0Beta4 on my NetBSD/amd64-current system, > and am seeing the user-owned imap processes busy-looping. In Dovecot > 1.2.x (and 1.x and 0.x..) I force ionotify and

Re: [Dovecot] userdb prefetch not compatible with ssl_require_client_cert

2010-05-26 Thread Timo Sirainen
On Sun, 2010-03-21 at 16:34 -0400, zhong ming wu wrote: > I looked into docs but couldn't see any where that says of this > incompatibility. > Anywhere this is confirmed in the doc? Why wouldn't it be?..

Re: [Dovecot] warning: pipe flag `D' requires dovecot_destination_recipient_limit = 1

2010-05-26 Thread Phil Howard
On Wed, May 26, 2010 at 13:35, Pascal Volk wrote: > On 05/26/2010 07:19 PM Phil Howard wrote: >> I'm getting this message, which looks like Postfix is the one logging >> it, but I don't know where it comes from or which configuration it >> needs to be placed in.  Anyone know what this means? > > P

Re: [Dovecot] quota and lazy_expunge plugins both used: quotas go wrong with lazy_expunge'd mails

2010-05-26 Thread Timo Sirainen
On Fri, 2010-02-19 at 17:17 +0100, Baptiste Malguy wrote: > - But there, lazy_expunge_mail_storage_created() is called after > quota_mail_storage_created() because names of the library files are > lib10_quota_plugin.so and lib02_lazy_expunge_plugin.so. Uh oh. This is completely the reverse of how

Re: [Dovecot] warning: pipe flag `D' requires dovecot_destination_recipient_limit = 1

2010-05-26 Thread Pascal Volk
On 05/26/2010 07:19 PM Phil Howard wrote: > I'm getting this message, which looks like Postfix is the one logging > it, but I don't know where it comes from or which configuration it > needs to be placed in. Anyone know what this means? Put it in "`postconf -h config_directory`/main.cf". Also hav

[Dovecot] newbie question about shared folders

2010-05-26 Thread Tom Lieuallen
I'm preparing to move our site to dovecot 1.2.11 and have a question about shared folders. We're currently using UW imap's mbx mailboxes for shared folders. We accomplish the sharing by use of file system permissions and ACLs. I notice that dovecot's method of sharing is more based on IMAP A

[Dovecot] warning: pipe flag `D' requires dovecot_destination_recipient_limit = 1

2010-05-26 Thread Phil Howard
I'm getting this message, which looks like Postfix is the one logging it, but I don't know where it comes from or which configuration it needs to be placed in. Anyone know what this means? May 26 13:13:28 eth0 postfix/pipe[13821]: warning: pipe flag `D' requires dovecot_destination_recipient_limi

Re: [Dovecot] multipul ssl certification

2010-05-26 Thread Timo Sirainen
On Sat, 2010-04-17 at 23:03 +0800, WangSamuel wrote: > which file should i put the "local imap.foo.bar {... } " in? > i tried put it in ssl.conf, and comment the original ssl_cert and ssl_key > lines. > and start dovecot with -F parameter > but > > doveconf: Fatal: Error in configuration file /e

Re: [Dovecot] Ignoring the quota by the LDA?

2010-05-26 Thread Timo Sirainen
On Fri, 2010-04-30 at 12:54 +0200, Holger Richter wrote: > Is it possible to configure dovecot in a manner that only the imap > process respects the quota, and the local delivery ignores completely > the quota? I think it should happen if I don't activate the quota > plugin in the lda section

Re: [Dovecot] Dovecot 1.2.11 core dump analyse

2010-05-26 Thread Timo Sirainen
On Fri, 2010-04-30 at 14:44 +0200, Pierre wrote: > Apr 30 13:46:49 dovecot: [ID 583609 mail.error] dovecot: child 4088 > (imap) killed with signal 6 (core dumped) If you're still getting these, http://dovecot.org/bugreport.html explains how to get gdb backtrace. If you don't have gdb, this sho

Re: [Dovecot] listescape und sieve

2010-05-26 Thread Timo Sirainen
On Fri, 2010-04-30 at 23:49 +0200, Heiko Schlittermann wrote: > plugin { >escape_char = "%" > } > > should change the escape character to %. But it doesnt. Bug or feature? listescape_char, not escape_char. > But more important: > > # sieve > fileinto "a.b"; > > does no

Re: [Dovecot] performance of maildir on ocfs2

2010-05-26 Thread Timo Sirainen
On Sat, 2010-05-01 at 04:44 +0300, luben karavelov wrote: > 1st. There is some problem with imap + quota plugin. the corresponding logs: > > May 1 03:46:33 rho2 dovecot: imap(lu...@test.dpv.bg): Panic: file > index-transaction.c: line 145 (index_transaction_rollback): assertion > failed: (box->

[Dovecot] with dovecot deliver amavisd not work

2010-05-26 Thread fakessh
hello all reader hello list hello dovecot network since I've installed dovecot deliver. e-mails no longer pass through amavisd. amavisd no longer work. c is to say I have no anti-spam and anti virus my postconf and dovecot -n [r...@r13151 ~]# postconf -n alias_database = hash:/etc/aliases , has

Re: [Dovecot] Go Away Message after the first successful login on proxy server

2010-05-26 Thread Timo Sirainen
On Fri, 2010-05-07 at 07:06 -0700, Tomislav Mihalicek wrote: > i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one > proxy one storage part. everything is working fine, i only have one question > regarding the message that should go away after the first successful login >

Re: [Dovecot] Problem with ACL and rename folder

2010-05-26 Thread John
On 5/25/2010 11:07 AM, Brad Davidson wrote: Timo, -Original Message- From: Timo Sirainen Fixed: http://hg.dovecot.org/dovecot-1.2/rev/6f25b20b8367 (It was already fixed in v2.0.) I know you were hoping to make 1.2.11 the last in that branch, but it seems like we've seen a

Re: [Dovecot] Zlib plugin dovecot 2.0beta4

2010-05-26 Thread Alex Baule
Mostrar romanização The extra line added to the header is to maintain compatibility with SMTP(share library code), which already works well. Besides having other benefits that are due to the hash in the header. I tried accessing the same way that istream is done in the zlib ( zlib_permail_get_stre

Re: [Dovecot] Dovecot 2.0 HG 11267: Crash on THREAD

2010-05-26 Thread Timo Sirainen
On Thu, 2010-05-06 at 22:15 +0200, Frode Nordahl wrote: > Hello, > > The following IMAP command crashes the latest version of Dovecot (regardless > of format or contents of mailbox): > . THREAD REFS US-ASCII ALL THREAD works nowadays with recent hg, right? (Maybe beta5 too, I'm not sure.)

Re: [Dovecot] POP3 says no new mail.

2010-05-26 Thread Timo Sirainen
On Thu, 2010-05-06 at 08:42 +0200, Hubert Jastrzębski wrote: > No error logged looking at the good dir. Permissions OK. When I remove > dovecot.index.log new messages appears: Did you solve this? Sounds like new/ directory's mtime doesn't change when new files are added there.

Re: [Dovecot] raw backtrace in masses

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-04 at 20:38 +0200, John Adams wrote: > Hi > > I've got huge amounts of > > May 3 15:47:37 host dovecot: [ID 583609 mail.error] IMAP(user): > close(/home/user/Mail/R-Help.lock) failed: Disc quota exceeded This shouldn't happen if you set mail_nfs_storage=yes. > May 3 15:47:37

Re: [Dovecot] proxy user wildcard

2010-05-26 Thread Timo Sirainen
On Mon, 2010-05-03 at 15:50 +0200, Martin Ott wrote: > user2::0:0proxy=yes host=[ip-address] ssl=any-cert starttls=yes > nopassword=y > > Is there some kind of catch-all function to pass all users to the main > dovecot-imapserver without knowing the valid users? You could do that with sql (

Re: [Dovecot] Plugins and message file access

2010-05-26 Thread Timo Sirainen
On Mon, 2010-05-03 at 10:52 -0300, Reinaldo Matukuma wrote: > My interest is to use the message's file name in a specific function that > will add some lines on it and, after that, calculate a md5 hash of the > modified file. That's not going to work. Once message is saved to a file, it must no

Re: [Dovecot] 2.0.beta4 (f05909834219): Crashes with incorrect maildir permissions

2010-05-26 Thread Timo Sirainen
On Mon, 2010-05-03 at 16:21 +0200, Thomas Leuxner wrote: > #6 0x7f7e5958fcf0 in index_keywords_unref (keywords=0x115c620) at > index-storage.c:614 > No locals. > #7 0x7f7e5954dfa1 in mailbox_copy (_ctx=0x7fff547d8e20, mail=0x116d298) > at mail-storage.c:1386 Thanks, fixed: http://hg.d

Re: [Dovecot] corrupted transaction log errors causing users mail to disappear temporarily

2010-05-26 Thread Timo Sirainen
On Mon, 2010-05-03 at 10:41 -0700, Jordan Tardif wrote: > May 3 09:35:52 mailmachine dovecot: IMAP(t...@domain.com): Corrupted > transaction log file usershomedir/Maildir/dovecot.index.log seq 3: Invalid > transaction log > size (32708 vs 32840): usershomedir/Maildir/dovecot.index.log > (sync_

Re: [Dovecot] Where should I define mail_uid for deliver LDA?

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-04 at 16:04 -0700, Alex wrote: > May 04 14:57:19 deliver(us...@some_domain.com): Error: User > us...@some_domain.com is missing UID (set mail_uid) If you didn't figure this out yet, .. > Where exactly should I define mail_uid? > Somewhere in Dovecot dovecot.conf file? Yeah. > I

Re: [Dovecot] mixture of virtual and plain users

2010-05-26 Thread Kapetanakis Giannis
On 26/05/10 18:01, Pascal Volk wrote: On 05/26/2010 04:53 PM Kapetanakis Giannis wrote: Hi, I have a mail server (postfix/dovecot) running so far with normal local /etc/passwd users for domain example.com. mail_location = maildir:~/Maildir passdb pam { } userdb passwd { } Is it poss

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 11:20 -0400, Jonathan Siegle wrote: > However, I no longer have the --enable-header-install feature: Yeah, I decided it's a pointless option and just enabled it unconditionally.

Re: [Dovecot] Dovecot 2.0beta4: Managesieve example config

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 16:48 +0200, Stephan Bosch wrote: > > Code has managesieve, example config has sieve. I guess the code is > > wrong, since http://www.iana.org/assignments/port-numbers calls the 4190 > > port "sieve". > > > > Hmm, didn't we decide to use "managesieve" everywhere as to avoid

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-26 Thread Jonathan Siegle
On May 25, 2010, at 1:44 PM, Timo Sirainen wrote: > On Tue, 2010-05-25 at 13:39 -0400, Jonathan Siegle wrote: >>> That's going to break other systems. What do you have in LIBICONV and >>> LTLIBICONV in Makefile? Maybe your iconv.m4 doesn't contain support for >>> LTLIBICONV? >>> >>> >> fgrep LI

Re: [Dovecot] Bug in zlib Plugin (2.0)

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 15:52 +0100, Timo Sirainen wrote: > On Thu, 2010-05-06 at 11:35 -0300, Alex Baule wrote: > > > /* if non-zero, overrides the physical size that should be saved. > > for example when using zlib plugin, this would contain the mail's > > uncompressed size. */ > >

Re: [Dovecot] mixture of virtual and plain users

2010-05-26 Thread Pascal Volk
On 05/26/2010 04:53 PM Kapetanakis Giannis wrote: > Hi, > > I have a mail server (postfix/dovecot) running so far with normal > local /etc/passwd users for domain example.com. > > mail_location = maildir:~/Maildir > passdb pam { > } > userdb passwd { > } > > Is it possible to add virtual dom

Re: [Dovecot] mixture of virtual and plain users

2010-05-26 Thread Kapetanakis Giannis
On 26/05/10 18:01, Pascal Volk wrote: You can use multiple user/authentication databases: http://wiki.dovecot.org/Authentication/MultipleDatabases Regards, Pascal Thanks, This is exactly what I was looking for :) Giannis

[Dovecot] mixture of virtual and plain users

2010-05-26 Thread Kapetanakis Giannis
Hi, I have a mail server (postfix/dovecot) running so far with normal local /etc/passwd users for domain example.com. mail_location = maildir:~/Maildir passdb pam { } userdb passwd { } Is it possible to add virtual domains/users to my setup without changing example.com to a virtual domain? I

Re: [Dovecot] Bug in zlib Plugin (2.0)

2010-05-26 Thread Timo Sirainen
On Thu, 2010-05-06 at 11:35 -0300, Alex Baule wrote: > /* if non-zero, overrides the physical size that should be saved. > for example when using zlib plugin, this would contain the mail's > uncompressed size. */ >uoff_t saved_physical_size; Looks like the comment is a bit bad

Re: [Dovecot] Dovecot 2.0beta4: Managesieve example config

2010-05-26 Thread Stephan Bosch
Hi Timo, Timo Sirainen wrote: Code has managesieve, example config has sieve. I guess the code is wrong, since http://www.iana.org/assignments/port-numbers calls the 4190 port "sieve". Hmm, didn't we decide to use "managesieve" everywhere as to avoid confusion? I've renamed the service back

Re: [Dovecot] Zlib plugin dovecot 2.0beta4

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-11 at 16:41 -0300, Alex Baule wrote: > But i need to get / change some values to create the "link" from header to > body. > > When a email is saved, have the S an W flags, that is the size of email. > There is a way to increase this Flags ? I need to put one more line in the > he

Re: [Dovecot] A few questions on shared folders

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-25 at 06:39 -0700, Michael Durket wrote: > I'm looking at the possibility of using shared folders to solve a particular > problem for > my employer and I have a few questions: > > 1) Can shared folders be in mbox format while allowing the user's mail to > be > in ma

Re: [Dovecot] quota dict mysql not working (2.0.beta4)

2010-05-26 Thread Timo Sirainen
On Mon, 2010-05-24 at 00:47 +0400, Andrey Melnikov wrote: > after mysql_query() - mysql return right data (affected rows = 1), but > there is no result to store (this is UPDATE/DELETE query), > next unconditional call to mysql_store_result() return nothing (right, > there no result) and reset affe

Re: [Dovecot] dovecot2 latest beta5 acl not working properly ?

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 13:54 +0200, Robert Schetterer wrote: > >> http://dovecot.org/list/dovecot/2010-April/048147.html should be a > >> helpful link. > >> > >> > > forwarded to horde list > > at present there seems no takers for that > > i will try to give it into their bug system too later > > >

Re: [Dovecot] STARTTLS does not seem to work

2010-05-26 Thread Phil Howard
On Tue, May 25, 2010 at 16:31, Jerrale Gayle wrote: > The openssl client will connect you in plain text to your imap server where > you can manually do login (AUTH LOGIN) and browse through your imap folders > just like you use your SSH shell. This is a sufficient enough test. Refer > here, after

Re: [Dovecot] dovecot2 latest beta5 acl not working properly ?

2010-05-26 Thread Robert Schetterer
Am 26.05.2010 13:47, schrieb Robert Schetterer: > Am 26.05.2010 13:06, schrieb Timo Sirainen: >> On Tue, 2010-05-25 at 22:31 +0200, Robert Schetterer wrote: BTW. To help with the crusade, could you report the bug to Imp bug database? :) >>> >>> jep i will do, but it might be a p

Re: [Dovecot] dovecot2 latest beta5 acl not working properly ?

2010-05-26 Thread Robert Schetterer
Am 26.05.2010 13:06, schrieb Timo Sirainen: > On Tue, 2010-05-25 at 22:31 +0200, Robert Schetterer wrote: >>> BTW. To help with the crusade, could you report the bug to Imp bug >>> database? :) >>> >>> >> >> jep i will do, but it might be a problem >> for testing developers might have no dovecot2 b

Re: [Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Joseba Torre
> > but also some > > May 26 12:19:22 s85 dovecot: IMAP(lgsavbaf): Disconnected in IDLE > > bytes=161/2018 > > Something disconnected the client. Maybe you've a > firewall/load-balancer/etc in the middle that doesn't like long idling > connections? Although that wouldn't explain why it worked

Re: [Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 13:13 +0200, Joseba Torre wrote: > May 26 12:18:05 s85 dovecot: IMAP(lgsavbaf): Disconnected: Logged out > bytes=142/1525 > > (is this outlook quitting?) Yes, Outlook sent LOGOUT command. > but also some > May 26 12:19:22 s85 dovecot: IMAP(lgsavbaf): Disconnected i

Re: [Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Joseba Torre
On Miércoles 26 Mayo 2010 12:39:05 Timo Sirainen escribió: > What does Dovecot log as the disconnect reason when this happens? It > does seem like it's related to the 30 min timeout. > > > I use the outlook-idle workaround, but it doesn't seem to make any > > difference. > > Since v1.1 outlook-

Re: [Dovecot] dovecot2 latest beta5 acl not working properly ?

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-25 at 22:31 +0200, Robert Schetterer wrote: > > BTW. To help with the crusade, could you report the bug to Imp bug > > database? :) > > > > > > jep i will do, but it might be a problem > for testing developers might have no dovecot2 beta setup > any exact tec message for them ?

Re: [Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 11:43 +0200, Joseba Torre wrote: > In dovecot's log I see lot of connects and disconnects from these clients > (as > oposed to my kmail, that just connects once when I come in and disconnects > when I shut it off). After unchecking the "chek every X minutes" thing in > o

Re: [Dovecot] Dovecot public folders subscription

2010-05-26 Thread tux2002
Timo Sirainen wrote: > > dovecot -n output would have been helpful, but assuming you've Dovecot > v1.1+ you probably want to set subscriptions=no to the namespace. > Thanks! I upgrade dovecot to 1.2 and use subscriptions = no for public namespace. All works :) -- View this message in contex

[Dovecot] imap quota and pop quota

2010-05-26 Thread gbotero
hi everyone i have a question i have dovecot 2.0 and postfix with virtual users with mysql all is working fine but when i read mail from outlook or pop and then read the mail from webmail the quota is not the same i mean they calculate wrong and i have to erase the maildirsize file and force to r

Re: [Dovecot] STARTTLS does not seem to work

2010-05-26 Thread Jerrale Gayle
On 5/24/2010 6:13 PM, Pascal Volk wrote: On 05/25/2010 12:03 AM Phil Howard wrote: I would be looking for components in languages I know (C a lot and Pike some) or am learning (Python). Python's standard library provides all you need: - http://docs.python.org/library/poplib.html

Re: [Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Joseba Torre
Also: I've moved from 32 to 64 bits. Maybe some problem related to this? -- Joseba Torre. Vicegerencia de TICs, área de Explotación

Re: [Dovecot] purge maildir folder after sa-learn

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 09:56 +0200, Florian Effenberger wrote: > > rm -f /path/to/Maildir/.spam-learn/* Oh, I really ment .spam-learn/cur/* (and maybe .spam-learn/new/* if you make it learn from both and it doesn't move mails to cur/). > Can I simply delete the files, don't I destroy any indices o

Re: [Dovecot] config file includes

2010-05-26 Thread Timo Sirainen
It works inside sections. On Tue, 2010-05-25 at 15:27 -0700, Tim Traver wrote: > Wait, I forgot another quesiton about it... > > in the include, does it insert the config code into the section that the > include was called from? for example, if I'm in the middle of the imap > section and decide t

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-05-26 Thread Timo Sirainen
On Tue, 2010-05-25 at 23:27 -0700, Tim Traver wrote: > >> Since Exim wouldn't be touching the index files, is it safe to leave > >> exim as-is and let it handle the deliveries to the maildirs natively? > >> Exim's already got access to everything it needs including the quota. > >> I just want to ma

[Dovecot] Problems with Outlook clients after a migration

2010-05-26 Thread Joseba Torre
Hi, I'm doing the final tests before I migrate my 1 users from RHEL 4 + dovecot 1.1.20 to RHEL5 + dovecot 1.2.11, and I'm having some serious problems with outlook 2007 clients disconnecting very often. In dovecot's log I see lot of connects and disconnects from these clients (as oposed t

Re: [Dovecot] Problem with deliver and quota userdb sql

2010-05-26 Thread Antonio Casado Rodríguez
El 25/05/2010 20:26, Timo Sirainen escribió: On Tue, 2010-05-25 at 14:41 +0200, Antonio Casado Rodríguez wrote: Hi all. The way for deliver read "user_query" is to use "deliver -n" in main.cf of postfix, Is it? deliver -d username A question, please... I don't have virtual use

Re: [Dovecot] purge maildir folder after sa-learn

2010-05-26 Thread Florian Effenberger
Hello everyone, thanks for the fast replies, much appreciated! 2010/5/25 Timo Sirainen : >> I am looking for a command-line utility to automatically purge one >> Maildir folder. > > How about just: > > rm -f /path/to/Maildir/.spam-learn/* > > With v2.0 you can also do: > > doveadm expunge -u use