Re: [Dovecot] Problem Compiling 1.1.1 on AIX

2008-06-24 Thread Woonsan Ko
Hi Jackie, I compiled dovecot-1.1.1 on AIX 5.3 with xlc, "IBM(R) XL C/C++ Enterprise Edition V8.0 for AIX(R)", but I didn't see that error. Which version of xlc are you using? In my case, I succeeded in making it after modification of two generated sources: (1) src/plugins/quota/rquota.h I

Re: [Dovecot] Limiting SSL (external) access to certain users ?

2008-06-24 Thread Jakob Curdes
Jakob Curdes schrieb: I am looking for a way to limit outside access to the IMAP server to certain users only. Basic idea is to use two userdbs, one for SSL connections and one "internal" with most users in it. Is there a way to do this without running two dovecot configurations? Found my own

Re: [Dovecot] exim, LDA, quota

2008-06-24 Thread Marcin Gryszkalis
btw, I know there's a problem when there are many recipients (so mail can be delivered succesfully to some and delivery to others may fail). -- Marcin Gryszkalis, PGP 0x9F183FA3 jabber jid:[EMAIL PROTECTED], gg:2532994 http://the.fork.pl

[Dovecot] exim, LDA, quota

2008-06-24 Thread Marcin Gryszkalis
Hi I configured Exim with dovecot LDA and added quota (dict/mysql). It works but it seems that dovecot is not reporting situation back to exim process - it looks like Exim returns OK(accepted) to smtp sender before the message is actually delivered - if the quota is exceeded then LDA drops the m

Re: [Dovecot] Automatic Expunge

2008-06-24 Thread Jason Wohlford
On Jun 22, 2008, at 10:49 PM, Timo Sirainen wrote: What do you mean by automatic moving? I'd like to change the world. Or at least Microsoft. I haven't quite accomplished that (yet). Outlook handles IMAP so bad! I'm basically looking to 'fix it' on the server. I've finally resolved to o

Re: [Dovecot] 1.0.14 -> 1.1.1: dovecot-uidlist errors

2008-06-24 Thread Jean-Edouard Babin
On Tue, Jun 24, 2008 at 6:50 PM, Amitai Schlair <[EMAIL PROTECTED]> wrote: > Timo Sirainen wrote: > >> On Jun 24, 2008, at 7:31 PM, Amitai Schlair wrote: >> >>> Jun 24 12:22:13 chicken-ac dovecot: IMAP(schmonz): >>> fdatasync_path(/home/schmonz/Maildir/.Trash/cur) failed: Bad file descriptor >> >>

[Dovecot] Multip

2008-06-24 Thread Grandy Fu
-- Regards, Grandy (CNE, MCSE, CCNA, SCSA,SCNA, CISSP) * Technical Support Team * Dept. of Computing, HKPU * e-mail: [EMAIL PROTECTED] * ROOM: QT403, HKPU * TEL:(852)2766-7306 * FAX:(852)2170-0145

[Dovecot] Problem Compiling 1.1.1 on AIX

2008-06-24 Thread Jackie Hunt
Hi all, We've been running Dovecot since December '07 with with no glitches. It's a great solid piece of software, thanks so much Timo!! I thought I'd try out 1.1.1, so I brought it down and tried compiling it on AIX, using the IBM compiler, xlc. It's what I've used all along. The error I'm seei

[Dovecot] Limiting SSL (external) access to certain users ?

2008-06-24 Thread Jakob Curdes
I am looking for a way to limit outside access to the IMAP server to certain users only. Basic idea is to use two userdbs, one for SSL connections and one "internal" with most users in it. Is there a way to do this without running two dovecot configurations? Thanks for hints, Jakob

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-24 Thread Kyle Wheeler
On Tuesday, June 24 at 01:59 PM, quoth Kyle Wheeler: I've been playing around with using namespaces to change the way messages are stored. My idea was to use mbox for archival stuff, like this: namespace private { separator = . hidden = no inbox = yes prefox

[Dovecot] v1.1.1: Some files not created with dovecot-shared permissions

2008-06-24 Thread Eduardo M KALINOWSKI
Hi, I use dovecot-shared to add read permissions to the group in my mail server, which uses virtual users. This is only to ease backups. However, a few files are not created with the permissions in dovecot-shared. I've seen this happen to 'subscriptions', 'maildirfolder' (when dovecot-

Re: [Dovecot] plus addressing bug in dovecot 1.1.x?

2008-06-24 Thread Andrew Roberts
On Mon, 23 Jun 2008, Timo Sirainen wrote: The difference is that nowadays deliver supports namespaces. How have you configured them? For example if you have INBOX/ prefix for all your private mailboxes, you'd have to save the mail to INBOX/spam, not spam. That's funny. I had figured that deli

[Dovecot] local rimapd not working with 1.1.1, fatal error

2008-06-24 Thread David Halik
Hi all, I just upgraded a couple of Fedora 9 workstations to try out 1.1.1 over NFS'd homedir's and I'm having trouble running dovecot in the same configuration we were with 1.0.14. It's fairly simple, we use pine/alpine and set a couple of variables to fork rimapd directly: * smtp-server

[Dovecot] 1.1 and the zlib plugin

2008-06-24 Thread Kyle Wheeler
Hello, I've been playing around with using namespaces to change the way messages are stored. My idea was to use mbox for archival stuff, like this: namespace private { separator = . hidden = no inbox = yes prefox = location = maildir:%h/Maildir

[Dovecot] Dovecot corrupted index cache

2008-06-24 Thread Michael D. Godfrey
System: Linux 2.6.25.6-55.fc9.x86_64 #1 SMP Tue Jun 10 16:05:21 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux Dovecot: dovecot-1.0.14-8.fc9.x86_64 We have used Dovecot for several years. The error message below appears in the system log quite frequently. I have run a test which shows that this mess

Re: [Dovecot] Online backup with dovecot

2008-06-24 Thread Asheesh Laroia
On Tue, 24 Jun 2008, Johan 'yosh' Marklund wrote: Hi! Do you guys/girls (whichever you prefer) know if it's possible (i.e. in some semitransparent/easy way) to incorporate an online backup system? If the mail is older than a set amount of days it gets compressed. I want my mail storage size

[Dovecot] Online backup with dovecot

2008-06-24 Thread Johan 'yosh' Marklund
Hi! Do you guys/girls (whichever you prefer) know if it's possible (i.e. in some semitransparent/easy way) to incorporate an online backup system? If the mail is older than a set amount of days it gets compressed. I want my mail storage size to shrink but on the other hand I want to keep the

Re: [Dovecot] 1.0.14 -> 1.1.1: dovecot-uidlist errors

2008-06-24 Thread Amitai Schlair
Timo Sirainen wrote: On Jun 24, 2008, at 7:31 PM, Amitai Schlair wrote: Jun 24 12:22:13 chicken-ac dovecot: IMAP(schmonz): fdatasync_path(/home/schmonz/Maildir/.Trash/cur) failed: Bad file descriptor What OS and filesystem do you use? NetBSD 4.0, FFS with soft updates. Jun 24 12:22:13 ch

Re: [Dovecot] Ubuntu packages [Was: Re: v1.1.1 released]

2008-06-24 Thread Daniel L. Miller
Wolfram Schlich wrote: Has anyone already built 1.1.1 packages for Ubuntu 8.04?! Thanks, Wolfram The Debian maintainers are currently reviewing 1.1.x - they're looking to determine if 1.1.x should be considered stable enough for inclusion in their next release ("Lenny") or wait'll the next

Re: [Dovecot] 1.0.14 -> 1.1.1: dovecot-uidlist errors

2008-06-24 Thread Timo Sirainen
On Jun 24, 2008, at 7:31 PM, Amitai Schlair wrote: I've just updated from 1.0.14 to 1.1.1 (Maildirs). According to http://wiki.dovecot.org/Upgrading/1.1 >, "dovecot-uidlist file is in a new format. The old format is automatically converted to new one." When I try to delete a message (which m

[Dovecot] 1.0.14 -> 1.1.1: dovecot-uidlist errors

2008-06-24 Thread Amitai Schlair
I've just updated from 1.0.14 to 1.1.1 (Maildirs). According to http://wiki.dovecot.org/Upgrading/1.1>, "dovecot-uidlist file is in a new format. The old format is automatically converted to new one." When I try to delete a message (which moves it to the IMAP Trash folder), I get the following

Re: [Dovecot] 1 week after full migration to 1.1v

2008-06-24 Thread Ed W
Raphael Bittencourt S. Costa wrote: And backup is a problem here, so an security filesystem is very important for not losing mail. I have been using rsync (rsnapback) for many of my backups, but it struggles when you point it at hundreds of thousands of files in a directory. I have seen a n

Re: [Dovecot] 1 week after full migration to 1.1v

2008-06-24 Thread Raphael Bittencourt S. Costa
On Tue, 2008-06-24 at 15:20 +0100, Ed W wrote: > Hi > > Sounds like you know what you are doing! > No, sounds like I'm thinking what I'm doing. :-D I really need more information to get more from the structure. > >> - can I assume you have given some thought to > >> tuning your file system w

Re: [Dovecot] Global FTS index?

2008-06-24 Thread Jason Fesler
Is my assumption correct, that there is no way to do a search over a big IMAP folder hierarchy in a reasonable amount of time, because each folder has to be 'selected', and only one folder can be selected at once? This isn't 100% what you're looking for, but.. consider looking at "mairix". It

Re: [Dovecot] 1 week after full migration to 1.1v

2008-06-24 Thread Ed W
Hi Sounds like you know what you are doing! - can I assume you have given some thought to tuning your file system which handles the spool files? The server uses xfs for maildir partition and so on, it uses noatime,nodiratime,nobarrier,logbufs=8. I guess you have read around a little

Re: [Dovecot] 1 week after full migration to 1.1v

2008-06-24 Thread Raphael Bittencourt S. Costa
On Tue, 2008-06-24 at 11:44 +0100, Ed W wrote: > Raphael Bittencourt S. Costa wrote: > > Ehlo all, > > > > I've been working on a migration of about 240K users from one server > > with qmail, courier imap, maildrop and ldap to postfix, dovecot, lda > > +sieve. Before the migration the server and t

Re: [Dovecot] Ubuntu packages [Was: Re: v1.1.1 released]

2008-06-24 Thread Wolfram Schlich
* Robert Schetterer <[EMAIL PROTECTED]> [2008-06-24 09:28]: > Wolfram Schlich schrieb: >> Has anyone already built 1.1.1 packages for Ubuntu 8.04?! >> Thanks, >> Wolfram > > Hi Wolfram Hi! > http://wiki.dovecot.org/PrebuiltBinaries Yeah, I've seen that, but it only said "Debian" and not "Ubuntu"

Re: [Dovecot] 1 week after full migration to 1.1v

2008-06-24 Thread Ed W
Raphael Bittencourt S. Costa wrote: Ehlo all, I've been working on a migration of about 240K users from one server with qmail, courier imap, maildrop and ldap to postfix, dovecot, lda +sieve. Before the migration the server and the storage were always on high load. It almost doesn't seem

Re: [Dovecot] Search over big folder hierarchy (was: Gl obal FTS index? )

2008-06-24 Thread Patrick Nagel
On Tuesday 24 June 2008, Timo Sirainen wrote: > Yes, they have to be selected. There isn't any way currently in IMAP to > search from multiple mailboxes using a single command, so even if > Dovecot implemented a Squat index that indexed mails from all mailboxes, > you'd still have to implement a no

Re: [Dovecot] Search over big folder hierarchy (was: Global FTS index?)

2008-06-24 Thread Timo Sirainen
On Tue, 2008-06-24 at 15:29 +0800, Patrick Nagel wrote: > On Tuesday 24 June 2008, Patrick Nagel wrote: > > Hi, > > > > I tried the FTS (and FTS Squat) plugin today, and it works as advertised. > > > > But: On my 13000 folders with 16 mails maildir I use for testing, the > > speed increase is n

Re: [Dovecot] Search over big folder hierarchy (was: Global FTS index?)

2008-06-24 Thread Patrick Nagel
On Tuesday 24 June 2008, Patrick Nagel wrote: > Hi, > > I tried the FTS (and FTS Squat) plugin today, and it works as advertised. > > But: On my 13000 folders with 16 mails maildir I use for testing, the > speed increase is not as big as one would wish (it still takes several > minutes to compl

Re: [Dovecot] Ubuntu packages [Was: Re: v1.1.1 released]

2008-06-24 Thread Robert Schetterer
Wolfram Schlich schrieb: Has anyone already built 1.1.1 packages for Ubuntu 8.04?! Thanks, Wolfram Hi Wolfram http://wiki.dovecot.org/PrebuiltBinaries include this in /etc/apt/sources.list deb http://xi.rename-it.nl/debian/ testing-auto main you need libsqlite from intrepid too, download

[Dovecot] Global FTS index?

2008-06-24 Thread Patrick Nagel
Hi, I tried the FTS (and FTS Squat) plugin today, and it works as advertised. But: On my 13000 folders with 16 mails maildir I use for testing, the speed increase is not as big as one would wish (it still takes several minutes to complete a search). Is my assumption correct, that there is