Begin forwarded message:
> From: Giovanni Mancuso <
suu...@messinalug.org>
> Date: May 30, 2007 4:29:25 AM CDT
> To:
gb...@pobox.com> Subject: Problem with your module NET::LDAP
> Message-Id: <
465D43F5...@messinalug.org>
>
> Hi,
> I am an italian boy that have a problem with yuor module used tu
> comunicate with ldap(Net::Ldap).
> When i do the following row for example:
>
> $resultmodify = $ldap->modify ($entry->dn, add => {
> 'mgrpRFC822MailMember' => $_ } );
>
> in my ldap, the same attributes, are inserted some time encoded in
> base64, and some time in clearly text.
> Can you help me?
>
> I know that my english is far from being perfect, but I hope that you
> understood the problem
> Thanks