Commit Graph

14 Commits

Author SHA1 Message Date
Klaus Leithoff
0d7c1d5abb cope with the fact that some clients mess with the content-type and omit the space between keyword and mimetype; 2012-09-28 09:17:42 +00:00
Klaus Leithoff
f3b4b5687e * email/IMAP: revert the static caching of the selected mailbox, as the selecting of the mailbox seems not to live through the request 2012-08-22 07:37:21 +00:00
Klaus Leithoff
a11b4213ee remove obsolet code 2012-08-20 09:17:54 +00:00
Klaus Leithoff
96d5e48885 some servers seem to sent their responses for the content not with the first EXT section, so we loop through the parsed response until we find some matching content; second attempt 2012-08-14 08:11:24 +00:00
Klaus Leithoff
ce46dc40d6 some servers seem to sent their responses for the content not with the first EXT section, so we loop through the parsed response until we find some matching content 2012-08-13 16:34:51 +00:00
Klaus Leithoff
9bd5320f16 handle error in display of message list when folder to be accessed is inaccessable for some reason 2012-07-13 10:05:01 +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
6f48101d15 retrieve Capabilities after Login, as this is required to get the real capabilities of the server where your mails reside on 2012-04-18 14:34:27 +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
3c4ec5bab3 * email: being able to set labels now, as thunderbird supports by default: urgent (red), job (orange), personal (green), to do (blue) and later (purple). If labeled the lines text will be coloured. (If the mailserver does support labels, otherwise you will/should not see any difference) 2011-10-13 14:35: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
Klaus Leithoff
6683071fdd support dparameters (structure part 8) for images while parsing the message body structure 2011-07-21 14:50:08 +00:00
Ralf Becker
aee4ea4724 Creating branches/Stylite-EPL-11.1 2011-07-01 10:37:47 +00:00