Displaying 5 results from an estimated 5 matches for "ia5strings".
2018 Mar 19
2
Accentuated email addresses stored in LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 19 Mar 2018, Andr? Rodier wrote:
> I had to use base64 encoding to store email addresses, because they are
> rejected otherwise, with an error message of illegal characters. I also
you are using the stock "mail" attribute in LDAP as:
olcAttributeTypes: ( 0.9.2342.19200300.100.1.3
NAME ( 'mail'
2018 Mar 19
0
Accentuated email addresses stored in LDAP
On 19/03/2018 07:23, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 19 Mar 2018, Andr? Rodier wrote:
>
>> I had to use base64 encoding to store email addresses, because they
>> are
>> rejected otherwise, with an error message of illegal characters. I
>> also
>
> you are using the stock "mail" attribute
2018 Mar 20
1
Accentuated email addresses stored in LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 19 Mar 2018, Andre Rodier wrote:
> In fact, I am using the otherMailBox attribute, from the standard OpenLDAP
> distribution, which is also IA5String.
>
> - Is there any way in Dovecot to encode the fields in base 64, to send
> queries? as the query is "eq", this would be enough, I think.
Check out:
2018 Mar 19
2
Accentuated email addresses stored in LDAP
On 19.03.2018 07:58, Alexander Dalloz wrote:
> Am 18.03.2018 um 23:25 schrieb Andr? Rodier:
>> Every other alias works, but not those with accents. They are correctly
>> stored in the LDAP database, using base64.
>
> Why do you even think a character like '?' would be legal in the local
> part of an email address?
>
> Alexander
>
Hi!
This is slightly more
2006 May 24
2
LDAP, sieve, and virtual users
This seems to be a common topic but I haven't seen anyone ask this exact
question and get a decent answer:
I use virtual mailboxes with all of the db's in LDAP. Last night I
upgraded to the latest CVS version of dovecot and dovecot-lda and got
global sieve filtering working by setting the global_script_path to a
sieve like /home/vmail/mydomain/sieve and it works great. Now I need to