tokul
|
bff510ede3
documenting functions. adding @deprecated to obsolate functions and @since
|
20 年之前 |
Fredrik Jervfors
|
191baad95e
String fix
|
20 年之前 |
Thijs Kinkhorst
|
890f0e9aca
fix 'referral' bug for UW-servers, sorry people
|
20 年之前 |
Thijs Kinkhorst
|
3e6df95c87
Partial support for IMAP LOgin Referrals: tell the user what's going on
|
20 年之前 |
tokul
|
8d00d0bad3
adding param and since tags to some functions
|
20 年之前 |
Thijs Kinkhorst
|
4d5559dcde
Fixed bad/malformed request error when Sent was over quota. This was checked
|
20 年之前 |
tokul
|
329b9a0cb7
documenting some imap functions
|
20 年之前 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 年之前 |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
20 年之前 |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
21 年之前 |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 年之前 |
indiri69
|
d05fcaf17e
Should compared strings with strings. Otherwise a string of just '0' is treated as false
|
21 年之前 |
Jimmy Conner
|
7ac7b090be
Wrong break point is set, we are only 2 deep here, not 3
|
21 年之前 |
Fredrik Jervfors
|
d400b6c95d
Fixing undefined variables
|
21 年之前 |
Thijs Kinkhorst
|
850e646c72
Close connection cleanly when login/pw incorrect, following RFC recommendation.
|
21 年之前 |
Fredrik Jervfors
|
303d308968
XHTML fixes
|
21 年之前 |
jangliss
|
c8be9a65a7
Shouldn't let PHP generate an error in this case, if we are handling a
|
21 年之前 |
stekkel
|
8797a08eb5
typo
|
21 年之前 |
stekkel
|
8784e12b74
removed parseAdress routines and made it point to rfc822address.php
|
21 年之前 |
tokul
|
dca19f1eda
aStutus -> aStatus
|
21 年之前 |
stekkel
|
f510138349
* Request UID and UIDVALIDITY from the status response if not available in the
|
21 年之前 |
stekkel
|
f630a0daf1
second try ..
|
21 年之前 |
stekkel
|
1069293bcd
Detect untagged BYE responses in case the connection is terminated.
|
21 年之前 |
stekkel
|
5d2e086e5a
Fixed on the fly decoding of base64 attachment. We need to do on the fly
|
21 年之前 |
stekkel
|
1b45d3c991
reminder for people that want to use the capability string. It's broken in
|
21 年之前 |
tokul
|
17c56f73ed
two more subpackage blocks
|
21 年之前 |
Erin Schnabel
|
c83dcc0345
remove perlishly commented debug lines. my bad.
|
21 年之前 |
Erin Schnabel
|
c072809def
finish "buttonizing" read_body header.
|
21 年之前 |
Thijs Kinkhorst
|
28eadb73d0
Move $sqimap_session_id from global to static scope.
|
21 年之前 |
tassium
|
efc02d8258
Brain-damage in sqimap_create_stream(). Can't believe I let myself commit this function in such poor shape, and further that nobody else caught it until now ;)
|
21 年之前 |