Commit Graph

10 Commits

Author SHA1 Message Date
Klaus Leithoff
6c4d5dfc48 support dparameters (structure part 8) for images while parsing the message body structure 2011-07-21 14:56:45 +00:00
Klaus Leithoff
e5c80b1044 add authPLAIN Method 2011-06-15 15:32:36 +00:00
Klaus Leithoff
2d9257f076 handle PEAR error while cmdExamine: May be not connected. 2011-05-27 12:55:13 +00:00
Klaus Leithoff
ff622094cb 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:34 +00:00
Klaus Leithoff
1cd9eb2d6c 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:42:55 +00:00
Ralf Becker
ec1d39a7a9 fixed fatal error: Cannot use object of type PEAR_Error as array, happening eg. if no or wrong credentials 2010-08-18 10:03:46 +00:00
Klaus Leithoff
502ccecfdb only try to fetch the bodystructure if there is a parsed response 2010-07-08 13:51:38 +00:00
Klaus Leithoff
03b392a0d2 quitening message regarding BestUserMethod not supported byServer (enabled if you switch on debug) 2010-07-08 09:53:54 +00:00
Klaus Leithoff
c7747b4d11 check if the selected Method (if one is selected by function parameter) of Authentication is valid (suppoted by the Server), if not try BestMethod supported by server 2010-06-18 09:27:35 +00:00
Ralf Becker
6b6032e139 Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00