Commit Graph

14 Commits

Author SHA1 Message Date
Klaus Leithoff
643dcfa834 * emailadmin: caching nameSpace information for the request to reduce communication to imap-server with the goal of improved performance clientside and less querying the mailserver 2011-09-21 09:06:24 +00:00
Klaus Leithoff
a0c437a23e * emailadmin: fix problem with UpperLowerCase User Names, use lower case usernames ONLY, when accessing / creating / updating mailboxes 2011-09-20 10:20:56 +00:00
Klaus Leithoff
ef3cbeaac8 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:04:36 +00:00
Klaus Leithoff
d4dba3c974 restructuring timed vacation processing. setting the cronjob is now extracted from setVacation and called seperately as a defaultimap function 2011-04-26 13:47:15 +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
Klaus Leithoff
a90407c5e6 setting missing icServerObject in setVacationUser 2010-08-26 08:22:34 +00:00
Klaus Leithoff
d0734e6a6c more debug to find out why setVacationUser is not working 2010-08-26 08:10:22 +00:00
Klaus Leithoff
583b11c2ad more debug to find out why setVacationUser is not working 2010-08-26 08:08:24 +00:00
Klaus Leithoff
cfa5711233 fix a typo in emailadmin_sieve; create a wrapperfunction for setVacationUser in defaultimap to make sure we control the connect as emailadmin 2010-08-26 07:45:39 +00:00
Ralf Becker
b04394bad5 moved getUserData from defaultimap to cyrusimap, as it requires and admin conneciton, which we only support for Cyrus, also some docu update 2010-08-20 09:11:16 +00:00
Ralf Becker
bd88221059 disabling permanent error_log of sieve requests 2010-08-20 07:57:15 +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
Klaus Leithoff
650723d7d9 give out messages about the failure of connection only when debug is enabled 2010-07-08 09:48:16 +00:00
Ralf Becker
6b6032e139 Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00