Commit graph

1196 commits

Author SHA1 Message Date
stekkel
906a6835b8 Added new experimental functions for mailbox-tree's 2002-05-15 10:05:19 +00:00
jmunro
9338de7027 fix for text box focus on read_body.php. Ryan, adding a simple case block causes errors with E_ALL and breaks the 'compose in new window' option when launched from read_body.php. This fix disables the text box focus without warnings or breakage :) 2002-05-14 15:13:29 +00:00
Ondřej Surý
3d74a2001c Fixed VERY VERY STUPID bug, don't you people think? :(((.
Mail length was counted with '\n' when sending with sendSendmail,
but stored to imap server with '\r\n'. We have to recount length, before storing message.
2002-05-13 13:57:26 +00:00
centaurix
fe7f584336 added patch from feature request to use getFrom function.
now envelopes are set correctly to the from address (not just : username@domain)
2002-05-11 15:06:03 +00:00
Ondřej Surý
a8c1c80685 Added new config flag 'allow_charset_search' for those unfortunate using
other charset than US-ASCII with server which doesn't support it.
2002-05-10 12:50:41 +00:00
jmunro
f8dc8fd369 fix for bug #552961, word wrapping problems. 2002-05-09 15:37:11 +00:00
jmunro
a17f4ce601 patch #539958 Remember selection of target mailbox in move message option. 2002-05-09 04:23:18 +00:00
jmunro
131c51ff60 patch #527664. disables text box focus when reading mail.
Thanks Ryan O'Neill
2002-05-09 04:05:01 +00:00
graf25
34af590c32 Sigh... 2002-05-08 16:55:12 +00:00
graf25
aeaf36cb5c Sigh... I guess global search and replace in emacs doesn't work QUITE as
reliable as advertized.
2002-05-08 13:50:01 +00:00
philippe_mingo
2d73bcaf61 Variable vlaues are not parsed into the string detector. 2002-05-03 11:20:19 +00:00
stekkel
50e5f6a484 create unfolded lines breaks the header->to header-cc methods for adding the
individual addresses to an array.
Now it's fixed :-)
2002-05-02 20:40:01 +00:00
stekkel
dd058143d6 Only use "\n" if we are dealing with sendmail. In case of imap_append use
"\r\n"
2002-05-01 18:11:11 +00:00
stekkel
a77ad1dbbc fix in displaying priority 2002-05-01 13:32:31 +00:00
stekkel
f1497cd440 removed echo 2002-05-01 11:21:29 +00:00
stekkel
4fa17ecc7d fix 2002-05-01 11:20:31 +00:00
stekkel
f783b40e64 Move away the sqimap_get_flags_list call because now sqimap_get_small_header_list
provides the flags.
2002-05-01 11:03:17 +00:00
stekkel
e387fb1dbb Move away the sqimap_get_flags_list call because now
sqimap_get_small_header_list provides the flags.
2002-05-01 11:01:59 +00:00
stekkel
030403b49e Speed related changes to sqimap_get_small_header_list. However it's tested
it might need some more tests.
2002-05-01 11:00:06 +00:00
stekkel
955aac58c0 Moved get message_id and reply_id to smtp.php because it's insane to get
this information for all messages by default what was the case in
sqimap_get_small_header_list.
2002-05-01 10:57:52 +00:00
jmunro
a909de2d76 fixes error message typo 2002-04-30 17:57:05 +00:00
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