Klaus Leithoff
|
094e6d8c32
|
fix bug regarding Certificate Check (if you wanted it switched of, all applicable emailadmin profiles had to switch it off); fix bug regarding missing but assumed existing default profile resulted in wrong LoginType method choosen
|
2013-06-14 10:57:08 +00:00 |
|
Klaus Leithoff
|
96b744df72
|
* eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow for mandriva MailAccount and suseMailRecipient LDAP Schema to be used in emailadmin; support of storing email attributes in sql database (that way, eGroupware may be used as AccountStorage for your MailServer); LDAP requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout
|
2013-06-13 14:13:01 +00:00 |
|
Ralf Becker
|
2e64f271d5
|
* PostgreSQL/Setup/EMailAdmin: fixed Setup >> Configuration was not storing anything
caused by egw_emailadmin.ea_(user|group) is varchar (for whatever reason) and postgres never returned a default profile
|
2012-02-29 19:04:02 +00:00 |
|
Klaus Leithoff
|
778bf6c666
|
* emailadmin: fix problem with UpperLowerCase User Names, use lower case usernames ONLY, when accessing / creating / updating mailboxes
|
2011-09-20 10:22:06 +00:00 |
|
Klaus Leithoff
|
8e5b8f5937
|
* emailadmin: is_a compatibility vs. php5.3.8 resolving to instanceof operator
|
2011-09-12 15:09:37 +00:00 |
|
Klaus Leithoff
|
5a0b6c197b
|
fix typo while saving to config
|
2011-09-07 09:49:29 +00:00 |
|
Klaus Leithoff
|
cfbe85603f
|
try LOGIN first for login to IMAP Server as prefered login method. only use best auth method, if LOGIN is not available: Reason-> some servers do report auth methods that they do not truly support (cram-md5)
|
2011-06-15 13:03:58 +00:00 |
|
Klaus Leithoff
|
ed8b599fb2
|
adapt values to yes/no while saving ea_imap_tsl_auth / imapTLSAuthentication emailadminprofiles
|
2011-05-02 08:26:38 +00:00 |
|