Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-04-04 Thread Ralf Becker
You're welcome :-) Maybe you're interested in a binary distribution build on AIX-5.2 for testing? I've placed one here: http://www.fh-trier.de/~beckerr/dovecot/ The binary is build with xlc using ./configure --with-ssl-dir=/usr/local --with-ldap and openldap version 2.3 See dump -H /usr/l

Re: [Dovecot] compiling dovecot on aix gcc 3.3.2

2007-04-04 Thread funkypunky drunky
Hi ralf; In spite your incrediable help i cannot compile the plugin support of dovecot. It means i have to use dovecot without imap quota extension. I feel a little dummy but i cannot compile dovecot plugins. But if there is someone who compile the dovecot plugins on aix with gcc, i am look forwar

Re: [Dovecot] 1.0.rc29 released

2007-04-04 Thread Frank Cusack
On April 4, 2007 6:35:27 PM -0700 Dan Price <[EMAIL PROTECTED]> wrote: We're still working on debugging why our Kerberos setup isn't working-- Thanks to Timo we have auth_gssapi_hostname, but we're still not quite there... our Kerberos engineers are looking into it. There was a recent thread on

[Dovecot] truncated maildir root?

2007-04-04 Thread Joe Wong
Hello, I have successfully configure dovecot to lookup my existing user database to lookup the homedir. However, I found the following from the log: dovecot: Apr 05 04:05:16 Info: IMAP(joewong99:tkodog.no-ip.com): Effective uid=1001, gid=1001, home=/mnt/mailmountpoint/4/22/3/joewong99:[EMAIL PR

Re: [Dovecot] 1.0.rc29 released

2007-04-04 Thread Dan Price
On Fri 30 Mar 2007 at 06:07PM, Timo Sirainen wrote: > http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz.sig > > Probably one more RC after this. Hey all-- for those interested in deploying 1.0rc29, I just wanted to report that I deployed 1.0

[Dovecot] IMAP Admin Software ?

2007-04-04 Thread Azher Amin
Hi, I am looking for IMAP Admin Software that can help me managing the accounts and quota , aliases on the local server. My installation is: - Linux - Dovecot 1.0 rc28 I tried using the openwebmail but it is giving errors in the php scripts. Plz suggest. -Azher -- This message has been sc

Re: [Dovecot] --with-vpopmail compile errors

2007-04-04 Thread Oliver Schulze L.
Hi Axel, thanks, I try building by editing the .spec and it worked. Also, it seems that dovecot detect and build vpopmail even if you don't use the --with-vpopmail Oliver Axel Thimm wrote: there is no "--with vpopmail" switch in the src.rpm you used. -- Oliver Schulze L. | Get my e-mail

Re: [Dovecot] The folder 'Inbox' cannot contain items. Namespace problems

2007-04-04 Thread Francisco Reyes
Francisco Reyes writes: I took off the Mac support and myself and two co-workers that were helping me test were about to call it a day. The co-worker testing the Mac support tried it.. and it worked. Reporting back. It has been two days since we upgraded to rc29 No reports of problems on Mac

Re: [Dovecot] solaris 10 dovecot-1.0.rc29 - building issue

2007-04-04 Thread Frank Cusack
On April 4, 2007 5:53:10 PM +0200 Davide Vaghetti <[EMAIL PROTECTED]> wrote: Hi all, I'm having terrible time, and a lot of core dumps, building dovecot on Solaris 10. ... When I try to actually make it, this is the result: Making all in imap make[3]: Entering directory `/usr/local/src/doveco

Re: [Dovecot] solaris 10 dovecot-1.0.rc29 - building issue

2007-04-04 Thread Jeff A. Earickson
Hi, Works great for me; it has for a long time. My advice: upgrade your C compiler. I usually build dovecot with gcc 4.1.1, but it will also work well with Sun Studio 11. Sun Studio 11 is free if you have a Sun support contract/sunsolve login. See: http://developers.sun.com/sunstudio/downloa

Re: [Dovecot] Mailbox isn't a valid mbox file

2007-04-04 Thread Jay Chandler
Timo Sirainen wrote: On 28.3.2007, at 23.45, Jay Chandler wrote: Keep getting this error within Squirrelmail (and other clients) on one particular user's mailbox file: ERROR: Could not complete request. Query: SELECT "INBOX.Backup" Reason Given: Mailbox isn't a valid mbox file I've snipped th

Re: [Dovecot] managesieve proxy

2007-04-04 Thread Marshal Newrock
On Wed, 4 Apr 2007 09:44:07 -0600 Neale Pickett <[EMAIL PROTECTED]> wrote: > On Wednesday 04 April 2007 9:24 am, Marshal Newrock wrote: > > We have dovecot on a pop/imap server working as a proxy to dovecot > > on the backend storage servers. This is working fine, but the > > difficulty is that i

[Dovecot] solaris 10 dovecot-1.0.rc29 - building issue

2007-04-04 Thread Davide Vaghetti
Hi all, I'm having terrible time, and a lot of core dumps, building dovecot on Solaris 10. My environment: gcc 3.3.2 LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \ -L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap CPPFLAGS=-I/usr/local/BerkeleyDB/include \ -I/usr/local/include -I/usr/

Re: [Dovecot] managesieve proxy

2007-04-04 Thread Neale Pickett
On Wednesday 04 April 2007 9:24 am, Marshal Newrock wrote: > We have dovecot on a pop/imap server working as a proxy to dovecot on > the backend storage servers. This is working fine, but the difficulty > is that if I use, for example, avelsieve in squirrelmail, it doesn't > know where to connect.

Re: [Dovecot] quota warning - take 2

2007-04-04 Thread Nicolas Boullis
Timo Sirainen wrote: > On Sat, 2007-03-31 at 23:00 +0200, Nicolas Boullis wrote: > > >> - I'm still using system() rather than fork()+exec()+waitpid() >>since I >> don't know a good time to run waitpid(). > > > struct child_wait * > child_wait_new_with_pid(pid_t pid, child_wait_callback_t

[Dovecot] managesieve proxy

2007-04-04 Thread Marshal Newrock
We have dovecot on a pop/imap server working as a proxy to dovecot on the backend storage servers. This is working fine, but the difficulty is that if I use, for example, avelsieve in squirrelmail, it doesn't know where to connect. I imagine the same problem would exist with sieve-capable mail cl

Re: [Dovecot] Login lockups

2007-04-04 Thread Daniel L. Miller
Charles Marcus wrote: The changelog's top comment is stamped 2007-01-05, 18:48 if that helps nail down the version (I'm using a Debian/Ubuntu package). dovecot --version will tell you the exact version. Why guess? Both non-SSL and SSL logins have the problem. The version you are using is ve

Re: [Dovecot] Login lockups

2007-04-04 Thread Charles Marcus
The changelog's top comment is stamped 2007-01-05, 18:48 if that helps nail down the version (I'm using a Debian/Ubuntu package). dovecot --version will tell you the exact version. Why guess? Both non-SSL and SSL logins have the problem. The version you are using is very old with respect to

[Dovecot] chdir failed, but requires group permissions

2007-04-04 Thread Brent Nesbitt
Using Debian Etch package dovecot-common and dovecot-pop3d, based on 1.0.rc15-2 My home directories are set up with 770 permissions as follows: /home// Using this method, users MUST be a member of the appropriate group to access their own home directory. If they are not, they can't chdir

Re: [Dovecot] Deliver die if global sieve script turn on

2007-04-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Apr 2007, M1 wrote: In my installation "deliver" die if global sieve script turn on. Is there anything I have missed? Thanks.. The error message: "input in flex scanner failed" Your Sieve script is syntactically wrong, require "fileint

Re: [Dovecot] dovecot forward multipart problem

2007-04-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 2 Apr 2007, Samuel HAMEAU wrote: Hello Samuel, I don't like -e diff's so I might be wrong: The "From " (no colon) line appears to be located in line #25 of the original message, that's either: a) not correct, because the line must be the