Klaus Leithoff
|
69ec8bc87a
|
retrieve Capabilities after Login, as this is required to get the real capabilities of the server where your mails reside on; lots of whitespace removal
|
2012-04-18 14:38:25 +00:00 |
|
Klaus Leithoff
|
781abb9764
|
as we experience massive problems regarding DIGEST-MD5 and CRAM-MD5 authentication in Sieve, we remove them from the supportedAuthMethod list
|
2012-03-27 14:14:26 +00:00 |
|
Klaus Leithoff
|
35f1ed9041
|
catching pear error on cmdStatus
|
2012-01-06 14:57:56 +00:00 |
|
Klaus Leithoff
|
d58d5c5a70
|
fixing typo in error handling of authCRAM_MD5 and authDigest_MD5
|
2011-12-28 08:58:12 +00:00 |
|
Klaus Leithoff
|
9f11e28439
|
try to work around the php5.3.7+8 is_a bug/feature, approach with instanceof only
|
2011-11-11 08:37:18 +00:00 |
|
Klaus Leithoff
|
d295a3f649
|
support dparameters (structure part 8) for images while parsing the message body structure
|
2011-07-21 14:56:52 +00:00 |
|
Klaus Leithoff
|
99d9994932
|
add authPLAIN Method
|
2011-06-15 15:32:00 +00:00 |
|
Klaus Leithoff
|
582a136219
|
improve search for best auth Method, if you try one, the server is not suporting
|
2011-06-15 14:41:04 +00:00 |
|
Klaus Leithoff
|
ff4efeb47e
|
handle PEAR error while cmdExamine: May be not connected.
|
2011-05-27 12:55:32 +00:00 |
|
Klaus Leithoff
|
285f61ad34
|
set default search list param to ALL, as an empty param causes the IMAP SORT to state that you issued a bad command (missing parameter)
|
2011-05-03 10:02:11 +00:00 |
|
Klaus Leithoff
|
33159bdaac
|
make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified
|
2010-09-28 07:43:40 +00:00 |
|