[Dovecot] lda and mail_location

2007-06-20 Thread Mark Edwards
I have the following set in the main level of my dovecot.conf file: mail_location = maildir:/var/mail/virtual/%u I decided to enable the lda protocol for local delivery from postfix, so I could use sieve plugins. The lda protocol seems to ignore settings in the rest of the dovecot.conf

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread greg
Hi Timo, http://dovecot.org/tmp/concurrency.c [cut] So far I've tested only with Linux 2.6.21 x86-64/SMP and a slow Solaris/Sparc/UP. One writer and three readers ran for 30 minutes on Solaris 10 without printing anything. The box is an UltraSparc IIIi dual proc, and the FS on the partition

Re: [Dovecot] Error: net_connect(/opt/local/var/run/dovecot/auth-master) failed: No such file or directory

2007-06-20 Thread Gerard
On Wednesday June 20, 2007 at 01:51:05 (AM) J Charles Ferrari wrote: What is auth-master, and how do I create it? Using postfix 2.1.5 dovecot 1.0.0 # /opt/local/etc/dovecot/dovecot.conf base_dir: /var/run/dovecot/ log_path: /var/log/dovecot_error.log info_log_path:

Re: [Dovecot] Error: net_connect(/opt/local/var/run/dovecot/auth-master) failed: No such file or directory

2007-06-20 Thread Timo Sirainen
On 20.6.2007, at 8.51, J Charles Ferrari wrote: What is auth-master, and how do I create it? .. master: path: /var/run/dovecot/auth-master mode: 384 user: vmail group: mail Here you create it. I guess that error message comes from deliver. So two possibilities:

Re: [Dovecot] Error: net_connect(/opt/local/var/run/dovecot/auth-master) failed: No such file or directory

2007-06-20 Thread Adam McDougall
On Wed, Jun 20, 2007 at 06:19:19AM -0400, Gerard wrote: On Wednesday June 20, 2007 at 01:51:05 (AM) J Charles Ferrari wrote: What is auth-master, and how do I create it? Using postfix 2.1.5 dovecot 1.0.0 # /opt/local/etc/dovecot/dovecot.conf base_dir:

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Sascha Holzleiter
On Wed, Jun 20, 2007 at 02:41:42AM +0300, Timo Sirainen wrote: http://dovecot.org/tmp/concurrency.c I'd want to know what results this program gives with different systems. Please test and reply (but don't bother if someone already replied with the same OS+result). I expect it to print:

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Tan Shao Yi
Hi Timo, It prints the following: ./concurrency writing, page size = 8192 ./concurrency 1 reading, page size = 8192 This is a: SunOS 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-V240 psrinfo -v Status of virtual processor 0 as of: 06/20/2007 21:00:33 on-line since 04/05/2007

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Bill Boebel
On Tue, June 19, 2007 7:41 pm, Timo Sirainen [EMAIL PROTECTED] said: http://dovecot.org/tmp/concurrency.c I'd want to know what results this program gives with different systems. Please test and reply (but don't bother if someone already replied with the same OS+result). I expect it to

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Timo Sirainen
On Wed, 2007-06-20 at 02:41 +0300, Timo Sirainen wrote: http://dovecot.org/tmp/concurrency.c I'd want to know what results this program gives with different systems. Please test and reply (but don't bother if someone already replied with the same OS+result). I expect it to print: - SMP

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread David Favor
Timo Sirainen wrote: On Wed, 2007-06-20 at 02:41 +0300, Timo Sirainen wrote: http://dovecot.org/tmp/concurrency.c Works on dual processor running latest Fedora 7: net1#uname -a Linux net1.coolsurf.com 2.6.21-1.3228.fc7 #1 SMP \ Tue Jun 12 14:56:37 EDT 2007 x86_64 x86_64 x86_64

[Dovecot] Dovecot 1.0.01 / Outlook error 0x800CCCD2

2007-06-20 Thread Dave Hatton
Hi. I'm having a problem with a user running outlook 2003 against dovecot 1.0.1. A second user works fine and I haven't moved on to create a third (or more yet). On a send and receive I get an error from outlook Task 'Checking for new mail in subscribed folders on server.' reported error

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Troy Engel
OS: CentOS 4.5 (Final) (RHEL4 clone) $ /usr/bin/time -f total time: %E\ni/o waits: %w\n ./concurrency writing, page size = 4096 Command terminated by signal 2 total time: 10:41.53 i/o waits: 312177 $ /usr/bin/time -f total time: %E\ni/o waits: %w\n ./concurrency 1 reading, page size = 4096 page

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Timo Sirainen
On Wed, 2007-06-20 at 02:41 +0300, Timo Sirainen wrote: http://dovecot.org/tmp/concurrency.c You can forget about this for now. There was one bug in it and with a couple of changes I can't break it in my own system either anymore. Wonder why I'm seeing similar problems in Dovecot v1.1 code..

[Dovecot] (OT) Advice on best way to collect mail from multiple domains and deliver to users via Dovecot IMAP.

2007-06-20 Thread Dave Hatton
Hi Sorry if this is an inappropriate question to ask here. If it is maybe there is a better place to ask this question? I would like to collect email sent to multiple users (with previously unknown usernames) sent to multiple domains and then deliver this email to a specific set of users on my

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Gunter Ohrner
Am Mittwoch, 20. Juni 2007 schrieb Timo Sirainen: http://dovecot.org/tmp/concurrency.c Mh... 19:51:35 FEHLER 404: Not Found. I just wanted to test it using Linux 2.6.21 on my Core2 Duo T7200 running Debian Unstable... Does anyone still have the file? Greetings, Gunter -- *** Powered

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Timo Sirainen
On Wed, 2007-06-20 at 20:11 +0300, Timo Sirainen wrote: On Wed, 2007-06-20 at 02:41 +0300, Timo Sirainen wrote: http://dovecot.org/tmp/concurrency.c You can forget about this for now. There was one bug in it and with a couple of changes I can't break it in my own system either anymore.

Re: [Dovecot] testing needed: log file concurrency

2007-06-20 Thread Gunter Ohrner
Am Mittwoch, 20. Juni 2007 schrieb Gunter Ohrner: Am Mittwoch, 20. Juni 2007 schrieb Timo Sirainen: http://dovecot.org/tmp/concurrency.c Does anyone still have the file? Ok, there was a race between Thimos and my mails... ;) Greetings, Gunter -- *** Powered by AudioScrobbler --

[Dovecot] how do I download concurrency.c

2007-06-20 Thread Stewart Dean
When I click on the link I get not found on the server. I run on a 4 way and AIX has some pretty fancy concurrency so it would be interesting. But then I'm leaving this afternoon and won't be back until Monday. -- Stewart Dean, Unix System Admin, Henderson Computer Resources

Re: [Dovecot] LSUB/SUBSCRIBE under namespaces

2007-06-20 Thread bhayden
On Jun 18 2007, [EMAIL PROTECTED] wrote: Hi folks. Here's our situation: Migrating from UW-IMAP. Have lots (as in, tens of thousands) of clients set up using '~/mail' as the IMAP root, and using subscriptions. The rest of my original message is at the end for context. :) Brief:

Re: [Dovecot] how do I download concurrency.c

2007-06-20 Thread guenther
On Wed, 2007-06-20 at 15:22 -0400, Stewart Dean wrote: When I click on the link I get not found on the server. I run on a 4 way and AIX has some pretty fancy concurrency so it would be interesting. But then I'm leaving this afternoon and won't be back until Monday. Read the rest of

[Dovecot] dovecot -n segfault

2007-06-20 Thread Luca Corti
# uname -a Linux ns2 2.6.18-4-sparc64 #1 Mon Mar 26 11:16:07 UTC 2007 sparc64 GNU/Linux # dovecot -n # 1.0.1: /usr/local/etc/dovecot.conf Segmentation fault uhu? ciao Luca

[Dovecot] Question about pre-indexing maildirs

2007-06-20 Thread David Favor
I have a situation with many users and an existing mail delivery agent. Seems like I once saw an imaptest program which I imagine might be used to pre-index maildirs. For example... - remember which users and user maildirs have changed since last pre-index - when system quiet

Re: [Dovecot] Question about pre-indexing maildirs

2007-06-20 Thread Timo Sirainen
On 21.6.2007, at 3.50, David Favor wrote: I have a situation with many users and an existing mail delivery agent. Seems like I once saw an imaptest program which I imagine might be used to pre-index maildirs. imaptest is mostly useful for benchmarking and stress testing. Although stress

Re: [Dovecot] mail_log plugin updates

2007-06-20 Thread Tan Shao Yi
Hi Timo, Will it be too difficult to log copying of e-mails into the IMAP account from say, a local folder to a folder on IMAP? :) Cheers, Tan Shao Yi On Thu, 21 Jun 2007, Timo Sirainen wrote: It supports configuration now in devel version: # Events to log. Default is all.

[Dovecot] test program #2: mmaping

2007-06-20 Thread Timo Sirainen
Attached another test program. I don't expect it to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support mixing write()s and mmap()) /* gcc concurrency.c -o concurrency -Wall

Re: [Dovecot] mail_log plugin updates

2007-06-20 Thread Timo Sirainen
On Thu, 2007-06-21 at 09:11 +0800, Tan Shao Yi wrote: Hi Timo, Will it be too difficult to log copying of e-mails into the IMAP account from say, a local folder to a folder on IMAP? :) That's done with APPEND commands. So yes, I could make it work the same way as copy is logged, except with

Re: [Dovecot] test program #2: mmaping

2007-06-20 Thread Adam McDougall
On Thu, Jun 21, 2007 at 04:28:17AM +0300, Timo Sirainen wrote: Attached another test program. I don't expect it to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support

Re: [Dovecot] test program #2: mmaping

2007-06-20 Thread Tan Shao Yi
Hi Timo, It doesn't compile for Solaris 10: gcc concurrency.c -o concurrency -Wall concurrency.c: In function `main': concurrency.c:40: warning: implicit declaration of function `flock' concurrency.c:40: error: `LOCK_EX' undeclared (first use in this function) concurrency.c:40: error: (Each