egroupware_official/emailadmin/inc
2014-05-08 10:46:41 +00:00
..
class.ajaxemailadmin.inc.php * 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
class.cyrusimap.inc.php on deleteUsers hook: we need an admin connection, but we have to check general connected status as well, in case we are not 2013-09-20 07:42:15 +00:00
class.dbmaildbmailuser.inc.php * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
class.dbmailqmailuser.inc.php * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
class.defaultimap.inc.php * eMail/IMAP: fix for failed connection for subsequent connects when using STARTTLS in certain enviroments 2013-09-17 07:58:27 +00:00
class.defaultsmtp.inc.php * 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
class.ea_preferences.inc.php * 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
class.emailadmin_bo.inc.php fixed sometimes not working save, as whole content is used for so_sql::read() 2013-10-07 12:18:05 +00:00
class.emailadmin_dovecot.inc.php * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
class.emailadmin_hooks.inc.php hopefully last PHP 5.2 fixes 2013-07-30 15:30:02 +00:00
class.emailadmin_script.inc.php * 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
class.emailadmin_sieve.inc.php * 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
class.emailadmin_smtp_ads.inc.php * 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
class.emailadmin_smtp_ldap.inc.php * EMail(Admin): inetOrgPerson schema support reported all accounts as inactive 2014-03-15 09:44:18 +00:00
class.emailadmin_smtp_mandriva.inc.php * 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
class.emailadmin_smtp_qmail.inc.php * 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
class.emailadmin_smtp_sql.inc.php silence warning on chech for not set or empty userData[forward] 2014-05-08 10:46:41 +00:00
class.emailadmin_smtp_suse.inc.php * 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
class.emailadmin_smtp.inc.php * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
class.emailadmin_so.inc.php 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
class.emailadmin_tracking.inc.php * 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
class.emailadmin_ui.inc.php hopefully last PHP 5.2 fixes 2013-07-30 15:30:02 +00:00
class.pleskimap.inc.php * EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3! 2013-07-30 12:50:14 +00:00
class.postfixdbmailuser.inc.php * 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
class.postfixinetorgperson.inc.php * 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
class.postfixldap.inc.php * 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
class.smtpplesk.inc.php * 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
class.uiuserdata.inc.php * 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