On Mon, Aug 20, 2001 at 07:52:53PM +0700, Paulus Hendarwan wrote:
> Dear qmail-ers,
>
> I have a problem to input more than 234 characters to mailreplytext
> attribute.
> Why can it be ?
> Is there any limitation on mailreplytext attribute or not just on this
> attribute ?
> If so, how to change that limitation ?
I can _guess_ you mean qmail-ldap here as "mailreplytext attribute" is
qmail-ldap specific. So why the hell don't you use the qmail-ldap list???
To answer your question: there is no such restriction. If you have more than
a one-liner the attribute should be stored base64-encoded, though, this is
standard for ldap. If you use perl's Net::LDAP this conversion is done in
the background for you automatically. Same reported for php.
--
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)