Displaying 3 results from an estimated 3 matches for "telemail".
Did you mean:
techemail
2018 Mar 19
0
Accentuated email addresses stored in LDAP
...t X.500 schema:
# 9.3.18. Other Mailbox
#
# The Other Mailbox attribute type specifies values for electronic
# mailbox types other than X.400 and rfc822.
#
# otherMailbox ATTRIBUTE
# WITH ATTRIBUTE-SYNTAX
# SEQUENCE {
# mailboxType PrintableString, -- e.g. Telemail
# mailbox IA5String -- e.g. X378:Joe
# }
# ::= {pilotAttributeType 22}
#
attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 )
--
https://github.com/progmaticltd/homebox
2011 Nov 24
4
How to create home directories for virtual users?
Hello,
I,m using Dovecot 1.2.9, now finishing a migration from Courier IMAP.
Documentation (http://wiki.dovecot.org/VirtualUsers/Home) says that home
directory should not be the same as mail directory. When I create new user
accounts with PostfixAdmin the mail directory is not a problem but is there
some smart way to create the home directory as well (locating it for instance
in
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'