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 年之前 |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 年之前 |
alex-brainstorm
|
73a4cc6748
Add an optional link parameter to sqimap_error_box(), allow self error handling even when connection is dropped, and remove the notices that happen in that case.
|
21 年之前 |
stekkel
|
1d79c4e994
The SASL intial response capability name is changed in
|
22 年之前 |
Thijs Kinkhorst
|
336662934c
Add some basic documentation, and remove some long-obsolete functions.
|
22 年之前 |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 年之前 |
stekkel
|
bbe8c907cc
Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
|
22 年之前 |
tassium
|
a6424e15e8
New function: sqimap_create_stream(). Returns an IMAP stream.
|
22 年之前 |
stekkel
|
a5081fdc11
Rewrote sqimap_fread to make it work on PHP 4.3.2.
|
22 年之前 |
tassium
|
160ebd3c07
By request, SASL PLAIN for IMAP and SMTP.
|
22 年之前 |
tassium
|
f4265d8463
Fix to prevent query containing username and password from being displayed if imap connection fails during login. Similar code committed to stable as well.
|
22 年之前 |
alex-brainstorm
|
75e1fc46ca
Fix autodetect-delimiter-no-namespace code for devel sqimap_read_data(). Was breaking Mercury/32.
|
22 年之前 |
stekkel
|
e375cf726b
Due to changed behaviour of fread (see php bug 24033) we cannot use large
|
22 年之前 |
alex-brainstorm
|
ae6e881c88
Extracted error_box() calling code into sqimap_error_box() for unified imap error display
|
22 年之前 |
stekkel
|
b3c5fc5794
Correct on the fly base64 decode algoritm in case the returned data does not
|
22 年之前 |
alex-brainstorm
|
fc8568eca0
Fix more literal mailbox names
|
22 年之前 |
stekkel
|
c696c38d79
Typo:
|
22 年之前 |
stekkel
|
b0521febb8
Finally nailed down the exchange problem. It was caused by a very stupid
|
22 年之前 |
stekkel
|
dfe15394f6
Hopefully fixed pipelined responses, I did something stupid and didn't test
|
22 年之前 |