pdontthink
|
6cd24c0552
Happy 2017
|
8 years ago |
pdontthink
|
2934017d92
Happy New Year
|
9 years ago |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 years ago |
pdontthink
|
19cfc02954
Add session variables that store information about most recent fatal IMAP error
|
11 years ago |
pdontthink
|
6aa022543c
Variable name correction
|
11 years ago |
pdontthink
|
d95e0da38c
Allow SSL socket context to be specified as well
|
11 years ago |
pdontthink
|
e0ba6b31ed
Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams)
|
11 years ago |
pdontthink
|
cedca778de
Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)
|
11 years ago |
pdontthink
|
581dc23061
Happy 2014
|
11 years ago |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 years ago |
Thijs Kinkhorst
|
efd75f4867
Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
|
12 years ago |
pdontthink
|
d4e2698415
Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST!
|
13 years ago |
pdontthink
|
33ebad3f5c
Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly.
|
13 years ago |
Thijs Kinkhorst
|
c323e82aca
I believe this code worked by chance, redefining it from string to array and
|
13 years ago |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 years ago |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 years ago |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 years ago |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 years ago |
pdontthink
|
bc3fb36016
Stop using deprecated ereg() functions (#2820952)
|
16 years ago |
Thijs Kinkhorst
|
6f1f3d6b35
The shell escaping fix in map_yp_alias (CVE-2009-1579) was incomplete.
|
16 years ago |
pdontthink
|
eda7b9b157
OMG - unsanitized shell command. Thanks to Niels Teusink. (CVE-2009-1579)
|
16 years ago |
pdontthink
|
dba77072d2
Dunno why this was never implemented, but the comments say it's OK, so here goes...
|
16 years ago |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 years ago |
pdontthink
|
6c2c0ff29b
FIXME
|
17 years ago |
pdontthink
|
167a679501
FIXME
|
17 years ago |
pdontthink
|
416c38cee1
Notes about HTML we need to remove
|
17 years ago |
Thijs Kinkhorst
|
593944ce7f
- Fix busy loop and notice when two literals in IMAP fetch (#1739433).
|
18 years ago |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
stekkel
|
9767e2393c
Remove sqsetcookieflush call (not needed)
|
18 years ago |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 years ago |