Commit Graph

9 Commits

Author SHA1 Message Date
Ralf Becker
43cfc6b6bb fixed sometimes not working save, as whole content is used for so_sql::read() 2013-10-07 12:18:05 +00:00
Ralf Becker
faedd7a01c hopefully last PHP 5.2 fixes 2013-07-30 15:30:02 +00:00
Ralf Becker
5a5717b972 fixed "PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM" under PHP 5.2 2013-07-30 11:53:25 +00:00
Ralf Becker
2d6b9f9065 * EMailAdmin/Setup: disabling certificate validation on imaps connection by default for new profiles (can be enabled in EMailAdmin) 2013-07-25 09:05:23 +00:00
Ralf Becker
8f9ec70e8d removed PHP 5.3 closure in favor for a regular class method, thought LDAP plugins still require 5.3 2013-06-18 14:51:27 +00:00
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
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