Commit Graph

22 Commits

Author SHA1 Message Date
Klaus Leithoff
018e32601f is_a compatibility vs. php5.3.8 resolving to instanceof operator 2011-09-12 13:31:56 +00:00
Klaus Leithoff
1f1e800503 fix typo while saving to config 2011-09-07 09:49:23 +00:00
Ralf Becker
8f1d323935 * EMail(Admin) changing back from a user-defined account to default account is working again
after revert r35821: problem before seems to be that key of provile is -1 while key of icServer is 0 ...
2011-08-08 11:35:23 +00:00
Klaus Leithoff
f257ad06be improving the identification of identities as user defined identities vs. identities provided as mailadresses/mailaliases assigned to the user (these mailadresses are returned by ogServer->getAccountEmailAddress) 2011-07-28 10:29:19 +00:00
Klaus Leithoff
f5ac25322a handle stationery_active_templates that may be stored in the database as serialized array, but stored now as comma separated list 2011-06-21 14:47:15 +00:00
Klaus Leithoff
173cb6e842 * emailadmin: restored capability of storing basic default mail server settings back to config on saving active profiles that are allowed for all apps, groups and users; remove obsolet code 2011-06-20 15:37:19 +00:00
Klaus Leithoff
620c91e755 * emailadmin: restored capability of storing setup mail server settings to first default emailadmin profile (no app, no group, no user) 2011-06-20 10:37:58 +00:00
Klaus Leithoff
b3e9afc2af mask password fields when writing to history log, covers all new changes, not the old ones 2011-03-17 12:43:11 +00:00
Klaus Leithoff
a78a3d43d6 * emailadmin: allow to specify (configure) a different sieveHost than your imapServer 2011-03-17 10:23:36 +00:00
Klaus Leithoff
5d17c31867 catching empty serverclass in getIMAPLogin Times; taking care of new entrys while tracking changes 2010-09-30 13:54:25 +00:00
Ralf Becker
069fd0175a fixed PHP 5.3 deprecated warning 2010-09-29 16:43:19 +00:00
Klaus Leithoff
d21560ed70 history for emailadmin, by Chr.Fueller 2010-09-27 14:54:15 +00:00
Klaus Leithoff
f4bdaa810a remove smtp_type, imap_type and imap_login-type from list of numeric fields 2010-08-31 15:13:54 +00:00
Ralf Becker
4538f4eac6 uidNumber login-type also for imap loginName 2010-08-31 13:39:51 +00:00
Ralf Becker
3b4c11bf35 fixed typo smpt --> smtp 2010-08-29 11:04:29 +00:00
Ralf Becker
fd5489d458 - moved plugin capabilities from emailadmin_bo to plugins
- moved sieve support and configuration from cyrusimap to defaultimap, as there are other imap server supporting Sieve
2010-08-19 18:13:53 +00:00
Ralf Becker
83503f467a moved sieve support from fmail to emailadmin cyrusimap plugin, to use emailadmin imap plugin for that purpose too 2010-08-19 15:51:55 +00:00
Ralf Becker
a805a849dd use autoloading to be able to load smpt and imap plugins from other apps 2010-08-19 09:50:59 +00:00
Ralf Becker
80fff2e714 check smtp/imap plugins from all apps, not only the ones user has permissions for 2010-08-19 09:17:59 +00:00
Ralf Becker
18ccc808cf allow others apps to register classes als smtp or imap plugins 2010-08-18 14:06:18 +00:00
Klaus Leithoff
d8f8a2024c add static stylite_postfixmandriva and stylite_postfixsuse; adapt update script; 2010-06-11 10:05:12 +00:00
Ralf Becker
6b6032e139 Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00