stekkel
262e060dda
added function for setting the uri vars ([&\?] something=value.
...
By using $PHP_SELF and the specified var and value we no longer need to set
all the vars by hand. Just use this function and it only alters / remove the
specified var.
2002-07-05 10:40:30 +00:00
stakadush
76a77d0d1c
*** empty log message ***
2002-07-04 06:54:43 +00:00
stekkel
d933e0f49d
included imap_parse.php
2002-07-03 13:54:27 +00:00
stekkel
25c860137f
place to put parse functions
2002-07-03 13:53:35 +00:00
stekkel
9d7031cde4
put all the information returned from a select in the result
2002-07-03 13:50:41 +00:00
simond
64d94e24dd
Remove obsolete text
2002-07-01 13:18:24 +00:00
philippe_mingo
f7aef6953d
r2l by Yoav
2002-06-28 06:36:15 +00:00
philippe_mingo
4ac4d7a63b
r2l by Yoav
2002-06-27 09:15:36 +00:00
centaurix
7bc52e1fe2
removed $search_stuff from link to read_body.php it caused bug 573584
...
why is $where/$what/$pos needed when viewing a message anyway ? (after a search)
2002-06-27 00:21:03 +00:00
philippe_mingo
066c6a30b5
bugfix
2002-06-26 14:29:24 +00:00
philippe_mingo
19123fcf03
r2l
2002-06-26 13:11:58 +00:00
philippe_mingo
df20adca68
Rollback
2002-06-24 10:10:20 +00:00
philippe_mingo
77cb2f979c
R2L by Yoav
2002-06-24 09:49:47 +00:00
philippe_mingo
34646d92fa
r2l job in progress (help by Yoav)
2002-06-24 07:57:32 +00:00
centaurix
7c00d76e60
changed preg_match from /AU to /AUi flags to catch headers case insensitive
...
(before that headers like SUBJECT: resulted in a "unkown subject")
2002-06-23 10:31:28 +00:00
philippe_mingo
fb54b07606
Bugfix
2002-06-21 20:43:29 +00:00
graf25
5eb732207a
More XSS refinements. I was making the e-mails perhaps too secure. ;)
2002-06-21 01:38:21 +00:00
stekkel
0a5c3280f5
fix for identifying literals in mime_match_parentheses. cyrus sometimes
...
returns literals instead of quoted strings. This fix solves mimedecode
errors if there exist " or ) or ( characters in literals.
2002-06-20 12:37:12 +00:00
philippe_mingo
b47c2387ff
html output set to func system. From now it is important to use html.php
...
to output html table tags, as that functions adds necessary LOCALE
dependent tags.
2002-06-19 15:04:54 +00:00
graf25
70a0b97586
Removing small hiccups.
2002-06-18 18:05:37 +00:00
graf25
6669409db4
Hi, this is graf25, and I'm an idiot. :)
2002-06-18 17:20:43 +00:00
jmunro
7d86e0f0bf
Update Changelog and add one more macosx workaround
2002-06-18 15:10:35 +00:00
graf25
8fb3548eaa
Further XSS improvements plus a bugfix.
2002-06-18 00:19:25 +00:00
jmunro
0eec03f0b9
fix for bug #559257
2002-06-17 14:27:53 +00:00
jmunro
d3b192781f
typo
2002-06-13 14:48:02 +00:00
jmunro
eca4214dd5
fix for compose in new window from plugin pages, + typo fix
2002-06-13 14:36:38 +00:00
jmunro
b03bcb5a8d
added a macosx friendly search function.
2002-06-13 14:25:45 +00:00
jmunro
6a3893a4f0
this is a fix for the LSUB with a % when getting the folder list. This makes the % argument an option in conf.pl, menu 3 option 18. The default is to not use the "%". See patch #452178 for more info.
2002-06-11 14:52:54 +00:00
Pontus Ullgren
9703de694c
Timezone fix for non-whole hour timezone problem. by Darryl Ross (modified by Pontus Ullgren)
2002-06-10 20:06:20 +00:00
graf25
c3f14b9ac2
A better solution to the problem of $DOCUMENT_ROOT.
2002-06-07 20:54:51 +00:00
Thijs Kinkhorst
c572ae0871
Fix include()s which use DOCUMENT_ROOT, which may not be the location where
...
SM is installed. Thanks to Dave.
2002-06-07 19:28:43 +00:00
Thijs Kinkhorst
87364ac55e
Remove $boxesnew from global to make new way of getting mailboxlist
...
work.
2002-06-02 11:44:53 +00:00
stekkel
50e81d1e99
fixes for getting textOnly entities
2002-05-30 20:55:35 +00:00
stekkel
45617f75d0
small fixes
2002-05-30 19:39:59 +00:00
stekkel
f0ec2f716a
better method of getting the display entity.
...
Start of support displaying multiple entities for example for digest support
2002-05-30 14:40:19 +00:00
philippe_mingo
4dece62ec2
Flush instead of echo
2002-05-30 14:35:51 +00:00
philippe_mingo
475d63e336
Html output. Proposal 2
2002-05-30 14:27:32 +00:00
philippe_mingo
d9cdf9c751
Hebrew step 2
2002-05-29 16:09:01 +00:00
philippe_mingo
9cfa8c914e
Hebrew Step 1
2002-05-29 15:30:17 +00:00
Ondřej Surý
d80d490a01
seems that somebody was checking output file descriptor and not input file descriptor
...
for EOF without EOLN.
2002-05-29 12:43:45 +00:00
stekkel
41ff8ab18b
removed displaying attachments in case we are dealing with
...
multipart/alternative or multipart/related messages.
2002-05-28 21:27:19 +00:00
stekkel
85c62bcc28
forgot to move global $message
2002-05-28 21:02:22 +00:00
jmunro
61d81edeb2
looks like a typo at line 632 giving me parse errors.
2002-05-28 19:05:07 +00:00
stekkel
4371e203e5
Added function to get mime-entity headers
2002-05-28 14:22:31 +00:00
stekkel
5fcc1bd6ab
parsing $message to magicHTML for better handling message/rfc822 attachments
2002-05-28 14:20:07 +00:00
jmunro
14c1df7431
fix for search function trying ASCII when CHARSET fails. bug #552288
2002-05-28 00:17:49 +00:00
jmunro
01c46aa9b9
fix for folders with '*'. bug #552180
2002-05-27 23:55:30 +00:00
graf25
3a3bfa2c2c
posix_* functions don't exist on !UNIX platforms. Adding workarounds.
2002-05-27 21:01:29 +00:00
graf25
ab02227d67
Fix for #547511 . Apparently some drain-bamaged clients spell it
...
"quoted_printable". Guess who makes those?
2002-05-27 20:07:09 +00:00
graf25
8d5e1d21e3
Committing more from bug #494216 . This doesn't seem to break anything for me,
...
but then again, I don't see the initial issue.
2002-05-27 19:32:42 +00:00