Commit Graph

12 Commits

Author SHA1 Message Date
Klaus Leithoff
472f262eb1 * eMail/egw-pear: fixed problem with unexpected (but valid) multiline response for STATUS commands 2013-03-04 08:03:43 +00:00
Klaus Leithoff
c6b2086ba0 mailbox needs to be selected immediately before a Fetch; try to improve selectedFolder caching; code indentation 2012-12-19 14:25:06 +00:00
Klaus Leithoff
322dbd92f4 introducing some statics to reduce IMAP communication within a single request 2012-07-10 08:38:26 +00:00
Klaus Leithoff
2b1cacabb3 more detailed examination of capabilities; introducing functionality to retrieve special use folders; remove trailing whitespace 2012-06-28 06:52:40 +00:00
Klaus Leithoff
a98f6a29c5 catching pear error on cmdStatus 2012-01-06 14:56:26 +00:00
Klaus Leithoff
dbade56f3f handling possible PEAR Error when fetching the CAPABILITY 2011-12-28 08:53:22 +00:00
Klaus Leithoff
adbc245a3b improve authMethod handling 2011-12-12 17:14:59 +00:00
Klaus Leithoff
b41d214e47 improved authentication handling; trying to recover when bestAuthMethod fails, by trying the next best method available 2011-12-09 15:10:20 +00:00
Klaus Leithoff
860fbaf99e try to work around the php5.3.7+8 is_a bug/feature, different approach with instanceof only 2011-11-11 08:33:39 +00:00
Klaus Leithoff
2b3211b13d try to work around the php5.3.7+8 is_a bug/feature 2011-11-10 17:07:01 +00:00
Klaus Leithoff
8f42df6881 * egw-pear: improve connection handling regarding the validation of connectionsvia expected responses 2011-09-21 09:24:13 +00:00
Ralf Becker
aee4ea4724 Creating branches/Stylite-EPL-11.1 2011-07-01 10:37:47 +00:00