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] LDAP

2003-08-13 Thread Honghai Gu
I want to use dbmail+LDAP. But ldap patch in maillist history is encoded, how could I decode it, while it is a part of maillist.

[Dbmail] UID in IMAP

2003-12-28 Thread Honghai Gu
I found UID is 4Byte INTEGER in RFC 2060, but in dbmail uid is the value of message_idnr in table messages, it is a 8Byte INTEGER, And I think 4Byte UID is to small, does NEW RFC define it to be 8Byte INTEGER?