Ralf Becker
50f6d8dcff
- removed getUserMailboxString from cyrusimap, as it is identical to defaultimap, beside lowercasing usernames, which is not generic
...
- fixed typo in emailadmin_smtp_ldap::addAccount ($this->domain instead of $this->defaultDomain) creating new accounts with missing domain in mailbox attribute
- fixed emailadmin_smtp_ldap::setUserData to use new mailbox_addr method
2010-09-01 11:28:16 +00:00
Klaus Leithoff
26cea9e1bd
bugfix: using strtolower for the loginname/mailboxname breaks CaseSensitive Authentication
2010-09-01 08:56:54 +00:00
Ralf Becker
4538f4eac6
uidNumber login-type also for imap loginName
2010-08-31 13:39:51 +00:00
Ralf Becker
de0c3bdcd4
rest to implement support for different mailbox names types / mail_login_types
2010-08-31 10:16:57 +00:00
Ralf Becker
be5bffcc01
an other imap login type: uidNumber using eg. u123@domain AND setting it, if ldap schema supports mailbox-attribute
2010-08-31 10:15:24 +00:00
Ralf Becker
8fdeaca9b9
allways log ldap_mod_replace on error
2010-08-29 11:04:56 +00:00
Ralf Becker
6b6032e139
Creating branches/Stylite-EPL-10.1
2010-06-09 18:36:13 +00:00