Thijs Kinkhorst
e2ac6bb234
Fixing #550595 , start_msg needs to be readjusted if all messages on the
...
last page were deleted. Thanks to Cor Bosman.
2002-04-30 14:07:00 +00:00
jmunro
53c1c7a68e
updating for 1.2.7 CVS :)
2002-04-30 04:07:53 +00:00
jmunro
4c2ea803d4
version # update to 1.2.6
2002-04-30 03:15:46 +00:00
jmunro
2840fdffeb
final fix for thread sort indent before 1.2.6
2002-04-29 22:23:44 +00:00
graf25
8d3cd32104
Small fix to take care of <body background="whatever">.
2002-04-29 17:17:12 +00:00
stekkel
fab5ba5bfe
No idea why that line fall off
2002-04-29 16:43:38 +00:00
stekkel
7b7cc66292
Fixes showing attachmentline in message/rfc822 when there are no
...
attachments
Fixes warnings MagicHtml
Fixes entityhandling
Fixes setting mailbox when dealing with message/rfc822 attachments
As you can see all fixes, No new functionallity :-)
2002-04-29 16:37:04 +00:00
graf25
366d7bbba0
Committing reworked html filtering code. Hopefully, Nick Cleaton will
...
leave us alone now. :)
2002-04-28 21:49:30 +00:00
jmunro
e36f830879
fixes sort order when using server-side and $sort=6
2002-04-28 04:52:44 +00:00
simond
4ed73836fc
Fix prefs so they work under 4.2 as well as 4.1.x. This really needs to
...
be fixed properly sometime though!
2002-04-26 18:35:00 +00:00
graf25
31fd905014
Fix for [ 545933 ] Cross-site scripting vulnerability.
2002-04-19 03:52:36 +00:00
jmunro
9f0f53e299
typo fix
2002-04-17 23:05:29 +00:00
jmunro
2a9c4554b7
fixed for changes to conf.pl.
2002-04-17 18:52:22 +00:00
jmunro
23f52486f4
fix more warnings :)
2002-04-17 14:56:28 +00:00
jmunro
9dae3838b9
lets the users set the size of the 'compose in new window' pop up
2002-04-17 14:41:50 +00:00
graf25
9d2dfbb070
Fix for [ 544658 ] Cross-site scripting vulnerability.
2002-04-16 15:01:47 +00:00
stekkel
f3f73f57ed
minor fix
2002-04-16 09:11:59 +00:00
stekkel
2258f9ee38
fixed warning
2002-04-16 08:33:25 +00:00
stekkel
9193f48d34
bugfix
2002-04-16 07:58:58 +00:00
jmunro
b9fecdce5d
fix E_ALL warnings when server/thread sorting not supported
2002-04-16 05:45:16 +00:00
jmunro
758f5ae733
fix for bug # 544264, replying with Cyrus
2002-04-15 22:35:45 +00:00
stekkel
2a671a510b
Added headerfield type for use with multipart/related messages
2002-04-15 21:32:18 +00:00
stekkel
976d6f9e0b
fix for mime entities. Added property type for multipart related messages
2002-04-15 21:31:06 +00:00
teepe
ca74ab022b
Fixed return address of MDN receipts when having multiple identities (patch #530139 )
2002-04-14 15:23:56 +00:00
jmunro
a726cb6705
fix for bug #538641 . Also fixes a few problems with sort types and the prev/next
...
links. also fixed a warning with incorrect login and E_ALL
2002-04-14 03:00:40 +00:00
jmunro
38dbda2f73
fixes some problems with sort settings not responding correctly
2002-04-12 20:52:04 +00:00
Thijs Kinkhorst
bcefc477e9
Fix incorrect path in URL
2002-04-12 08:29:29 +00:00
Thijs Kinkhorst
70510c1394
Nuke obsolete function general_info
2002-04-12 08:26:57 +00:00
simond
5e4d22c18d
Sig code doesn't really need to know about the internal database bits, it
...
should just use getPref and setPref.
2002-04-12 07:31:44 +00:00
jmunro
78e92a61d9
rewrote the function that determines message indent levels for thread sort.
...
fixes problems with big threads and does a little fake threading when the
message thread has been broken.
2002-04-12 04:16:52 +00:00
Pontus Ullgren
4ed2d4627b
Fixes bug #537662
2002-04-10 19:36:58 +00:00
graf25
108d938b92
Fix for quoted values by David Rees.
2002-04-06 21:26:37 +00:00
graf25
e941db3951
Three is a charm.
2002-04-06 21:10:59 +00:00
graf25
f6bbbd3d8d
Better base_uri workaround code.
2002-04-06 21:00:18 +00:00
graf25
6d6fa84207
OK, so it wants a trailing slash...
2002-04-06 20:25:13 +00:00
graf25
fae230a068
This will hopefully solve the src/src problem. I am a bit concerned about
...
auth.php, since it's in functions and is, therefore, included. $PHP_SELF
can be anything in it.
2002-04-06 20:19:47 +00:00
graf25
50e60444d9
8-bit searches are now possible -- using literals instead of quotes as per
...
RFC 2060.
2002-04-05 04:09:04 +00:00
jmunro
73c456a9ee
fallback to client side sorting if server side sorting is selected but not supported by the IMAP server.
2002-04-03 15:43:55 +00:00
Bron Gondwana
065b6dc090
Added support for POP before SMTP - note: I haven't actually tested this
...
against a real POP before SMTP server - just locally against a POP server
to make sure it was doing the check.
2002-04-03 09:38:43 +00:00
graf25
96dd126093
Fixing a typo. I think. Will verify with stekkel.
2002-04-03 02:36:13 +00:00
jmunro
82678a752c
remove old 'search_pos' pref, not used anymore. bug # 518693
2002-04-02 21:07:52 +00:00
jmunro
eb7eb24b9b
thread sort view is now saved per folder thanks Robert Packard
2002-04-02 14:55:35 +00:00
jmunro
e34c70d24d
fix for bug #511673
2002-04-02 06:47:48 +00:00
jmunro
77ff1554fe
fixes previous/next on read_body when using server or thread sorting
2002-04-01 17:07:44 +00:00
graf25
cee14f16b5
Fix for the \n and \r\n problem with sendmail vs smtp delivery.
...
Qmail's sendmail emulation no longer breaks. More testing follows.
2002-04-01 16:11:47 +00:00
jmunro
cead1432ff
added a server-side sorting option. set gloablly in conf.pl
...
IMAP server does the sorting with the SORT extension. Defaults
to disabled.
2002-04-01 06:47:47 +00:00
graf25
2eba205b79
Adding a strtoupper() call to make sure that charsets are passed to the imap
...
server in uppercase. Uw-imap seems to think that iso-8859-1 and ISO-8859-1
are two different things.
2002-04-01 04:49:55 +00:00
philippe_mingo
f9cbd7d61d
Some optimization on frequent loaded code.
...
Unification of logout error messages.
Strings update.
Spanish strings update.
2002-03-30 09:31:43 +00:00
graf25
785733887f
Putting in Jon's cleanups (fixed up by me)
...
Cleaning up the code some so indentation is sane
Replacing one eregi with a preg_match for performance
Replacing some hackish things with something easier to read
2002-03-29 02:42:48 +00:00
jmunro
b84c03194d
Added a server-side thread sort option. disabled by default (site wide)
...
uses IMAP THREAD command to sort mailboxes. Also does indenting of replys
2002-03-28 21:07:41 +00:00