[Dbmail] IMAP QUOTA command and releases

2003-01-28 Thread Michael Häusler
Hello! A couple of days ago, there was a patch submitted, to implement the highly desired support of the IMAP QUOTA command: http://mailman.fastxs.nl/pipermail/dbmail/2003-January/001927.html Are you planning to admit this patch in CVS? I think, support of quota command would also be great in th

[Dbmail] (no subject)

2003-01-28 Thread shon
just wondering if anyone knows how to configure dbmail to use pop-before-smtp with postfix? thanks, shon -- "power off einstein" - moe syzlak

Re: [Dbmail] IMAP QUOTA command and releases

2003-01-28 Thread
Hi all, the imap QUOTA extensions has been added to CVS - i'm afraid i haven't tested it thoroughly yet but i hope some on this list will find time to play around :-) regards roel Michael Häusler heeft op dinsdag, 28 jan 2003 om 08:06 (Europe/Amsterdam) het volgende geschreven: Hello!

Re: [Dbmail] Is there any way to hide the password?

2003-01-28 Thread Paul J Stevens
Ben Kochie wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 the dbmail.conf does not have to be world readable.. it needs to be user and/or group readable by the dbmail daemon If however you want to grant lusers access to dbmail-smtp via procmail you would have to run dbmail-smtp suid dbm

Re[2]: [Dbmail] IMAP QUOTA command and releases

2003-01-28 Thread Igor Olemskoi
RRIS> the imap QUOTA extensions has been added to CVS - i'm afraid i haven't RRIS> tested it thoroughly yet but i hope some on this list will find time to RRIS> play around :-) According to the RFC, [EMAIL PROTECTED] ~/projects/dbmail]# diff imapcommands.c-orig imapcommands.c 3344c3344 <

Re: Re[2]: [Dbmail] IMAP QUOTA command and releases

2003-01-28 Thread
fixed it :-) Igor Olemskoi heeft op dinsdag, 28 jan 2003 om 13:21 (Europe/Amsterdam) het volgende geschreven: RRIS> the imap QUOTA extensions has been added to CVS - i'm afraid i haven't RRIS> tested it thoroughly yet but i hope some on this list will find time to RRIS> play around :-) Acc

RE: [Dbmail] AuthLDAP sixth draft

2003-01-28 Thread Honghai Gu
How to use it -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Stone Sent: Friday, January 24, 2003 8:18 PM To: dbmail@dbmail.org Subject: Re: [Dbmail] AuthLDAP sixth draft Way cool, thanks for the update! I'll keep on posting the core parts, but I'

[Dbmail] Postfix and pop-before-smtp

2003-01-28 Thread Jeff Brenton
Hello shon, Reprising my post from mid-January, 2002. The following assumes you're using dbmail with MySQL; if you're using Postgres, you will need to build Postfix with Postgres support, and the 'mynetworks' line will be changed to match, and the SQL in the 'additional_conditions' portion of my_n

Re: [Dbmail] Postfix and pop-before-smtp

2003-01-28 Thread shon
awesome! why isn't this kind of stuff documented anywhere? or is it and i just missed it? thanks, shon > Hello shon, > > Reprising my post from mid-January, 2002. The following assumes you're > using dbmail with MySQL; if you're using Postgres, you will need to > build Postfix with Postgres supp

[Dbmail] Tables in Database

2003-01-28 Thread Abdulla Damingo
Hi guys I would like to know if I upgrade to the lastest CVs will that affect the database in anyway I have just renamed a few tables and field in the database will this be affeected , please be sure about this I have thousands of users using this database

Re[2]: [Dbmail] Postfix and pop-before-smtp

2003-01-28 Thread Jeff Brenton
Hello shon, s> awesome! why isn't this kind of stuff documented anywhere? or is it s> and i just missed it? One of the problems with active development is that documentation is usually left in the dust... In the case of dbmail, there is a lot of implementation-specific stuff that has appeared on

Re: [Dbmail] Tables in Database

2003-01-28 Thread
depends on which version you are currently running :-) Abdulla Damingo heeft op dinsdag, 28 jan 2003 om 16:15 (Europe/Amsterdam) het volgende geschreven: Hi guys   I would like to know if I upgrade to the lastest CVs will that affect the database in anyway   I have just renamed a few tables

[Dbmail] re: pop-before-smtp - off topic documentation

2003-01-28 Thread shon
if i had time and knowledge, i would volunteer to doc myself. i will be looking forward to your post - whenever that may be. btw, i am using mysql as my backend... > Hello shon, > > s> awesome! why isn't this kind of stuff documented anywhere? or is it > s> and i just missed it? > > One of the pro

RE: [Dbmail] AuthLDAP sixth draft

2003-01-28 Thread Aaron Stone
There's a lot of manual patching involved, and little gotchas in a few places. If you have some experience with C and Makefiles, it's not too hard to get this module working, but if not, it will be very difficult until it becomes part of the distribution (and then, it'll just be a configure option,