squirrelmail.git
21 years agodefrost
stekkel [Tue, 29 Oct 2002 21:38:01 +0000 (21:38 +0000)]
defrost

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4073 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoupdate for release
stekkel [Tue, 29 Oct 2002 20:20:35 +0000 (20:20 +0000)]
update for release

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4069 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoRelease 1.3.2
stekkel [Tue, 29 Oct 2002 20:18:01 +0000 (20:18 +0000)]
Release 1.3.2

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4068 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoCVS FROST
stekkel [Tue, 29 Oct 2002 20:17:09 +0000 (20:17 +0000)]
CVS FROST

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4066 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoRelease notes 1.3.2
stekkel [Tue, 29 Oct 2002 20:16:13 +0000 (20:16 +0000)]
Release notes 1.3.2

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4065 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoUse the new check_php_version function everywhere
kink [Tue, 29 Oct 2002 17:26:31 +0000 (17:26 +0000)]
Use the new check_php_version function everywhere

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4062 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoIntroduce a new function: check_php_version(4,1,2) which reports if this install
kink [Tue, 29 Oct 2002 16:57:55 +0000 (16:57 +0000)]
Introduce a new function: check_php_version(4,1,2) which reports if this install
has (e.g.) version 4.1.2 or higher.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4060 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoMarcos Tadeu von Lutzow Vidal
philippe_mingo [Tue, 29 Oct 2002 08:17:15 +0000 (08:17 +0000)]
Marcos Tadeu von Lutzow Vidal

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4058 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoFormatting cleanups
indiri69 [Mon, 28 Oct 2002 22:30:34 +0000 (22:30 +0000)]
Formatting cleanups

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4055 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoFixed Unsafe Viewing link
indiri69 [Mon, 28 Oct 2002 22:15:38 +0000 (22:15 +0000)]
Fixed Unsafe Viewing link

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4054 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoChangeLog
kink [Mon, 28 Oct 2002 15:05:41 +0000 (15:05 +0000)]
ChangeLog

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4051 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoOf course the real fix for using utf7-functions inconsistently is making them more
kink [Mon, 28 Oct 2002 15:01:49 +0000 (15:01 +0000)]
Of course the real fix for using utf7-functions inconsistently is making them more
consistent, so from now on we assume that all input to these imap_mailbox_ functions is
utf7 in stead of non-utf7 for some and utf7 for others.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4050 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoFix inconsequent use of utf7_encode which causes problems with creating/renaming
kink [Mon, 28 Oct 2002 14:24:45 +0000 (14:24 +0000)]
Fix inconsequent use of utf7_encode which causes problems with creating/renaming
folders with special chars like '&': sometimes doesn't get encoded, other times does,
sometimes gets encoded twice.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4049 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoMerge utf7_decode_local and utf7_encode_local into one file.
kink [Mon, 28 Oct 2002 13:00:44 +0000 (13:00 +0000)]
Merge utf7_decode_local and utf7_encode_local into one file.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4048 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoBuggy messages with empty mime-parts (size=0) causes incorrect parsing.
stekkel [Mon, 28 Oct 2002 09:34:06 +0000 (09:34 +0000)]
Buggy messages with empty mime-parts (size=0) causes incorrect parsing.
Adding case '0': solved the problem.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4047 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoObsolete array.php
kink [Sat, 26 Oct 2002 17:10:21 +0000 (17:10 +0000)]
Obsolete array.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4032 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSome reworking of help.php
kink [Sat, 26 Oct 2002 15:35:04 +0000 (15:35 +0000)]
Some reworking of help.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4031 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoMove error checking up
kink [Sat, 26 Oct 2002 14:20:00 +0000 (14:20 +0000)]
Move error checking up

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4030 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoThis check now already happens in sqimap_login, no need to do it twice
kink [Sat, 26 Oct 2002 14:18:01 +0000 (14:18 +0000)]
This check now already happens in sqimap_login, no need to do it twice

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4029 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoLanguage fix
kink [Sat, 26 Oct 2002 11:11:28 +0000 (11:11 +0000)]
Language fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4028 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoWorkaround buggy Opera by adding newlines. Thanks Sander Smeenk
kink [Sat, 26 Oct 2002 11:00:55 +0000 (11:00 +0000)]
Workaround buggy Opera by adding newlines. Thanks Sander Smeenk

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4025 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSolNet Support Team
philippe_mingo [Fri, 25 Oct 2002 11:27:12 +0000 (11:27 +0000)]
SolNet Support Team

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4019 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoselect all link should actually do something
robsiemb [Thu, 24 Oct 2002 19:37:39 +0000 (19:37 +0000)]
select all link should actually do something

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4013 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSome code cleanups.
indiri69 [Thu, 24 Oct 2002 16:35:16 +0000 (16:35 +0000)]
Some code cleanups.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4012 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoTomas Kuliavas
philippe_mingo [Thu, 24 Oct 2002 15:09:25 +0000 (15:09 +0000)]
Tomas Kuliavas

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4010 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoArief S Fitrianto
philippe_mingo [Thu, 24 Oct 2002 15:08:40 +0000 (15:08 +0000)]
Arief S Fitrianto

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4009 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoadd quotes around the personal name. This solves incorrect from_mail
stekkel [Thu, 24 Oct 2002 14:50:45 +0000 (14:50 +0000)]
add quotes around the personal name. This solves incorrect from_mail
addresses.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4008 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agosorry, I introduced a bug. Things get worse before they get better and now
stekkel [Thu, 24 Oct 2002 14:17:27 +0000 (14:17 +0000)]
sorry, I introduced a bug. Things get worse before they get better and now
it's better :-)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4007 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agonice error messages
stekkel [Thu, 24 Oct 2002 13:57:13 +0000 (13:57 +0000)]
nice error messages

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4005 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix for unidentified reply-to header lines.
stekkel [Thu, 24 Oct 2002 13:36:55 +0000 (13:36 +0000)]
fix for unidentified reply-to header lines.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4003 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoremove require_once i18n.php because it's already included in validate.php
stekkel [Thu, 24 Oct 2002 10:01:23 +0000 (10:01 +0000)]
remove require_once i18n.php because it's already included in validate.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3999 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSM_PATH already defined
stekkel [Thu, 24 Oct 2002 09:57:05 +0000 (09:57 +0000)]
SM_PATH already defined

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3998 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agosqimap_get_delimiter needs imap_stream
stekkel [Thu, 24 Oct 2002 09:26:51 +0000 (09:26 +0000)]
sqimap_get_delimiter needs imap_stream

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3996 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoerror check on imap_stream.
stekkel [Thu, 24 Oct 2002 09:25:20 +0000 (09:25 +0000)]
error check on imap_stream.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3995 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoAnother sneaky folder list (or two)
sizzlingmercury [Thu, 24 Oct 2002 06:20:56 +0000 (06:20 +0000)]
Another sneaky folder list (or two)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3994 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoGAH! Folder lists hiding everywhere!! this one in the filter plugin..
sizzlingmercury [Thu, 24 Oct 2002 06:10:27 +0000 (06:10 +0000)]
GAH! Folder lists hiding everywhere!! this one in the filter plugin..

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3993 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoFolder Selection changes integrated from sizzle-ui stream..
sizzlingmercury [Thu, 24 Oct 2002 05:45:48 +0000 (05:45 +0000)]
Folder Selection changes integrated from sizzle-ui stream..
Options for how folder selection list is displayed is on Folder Options page
Folder lists on Search, Folders, and Folder Options Pages, as well
as Folder selection lists used by the Message Index and the
Delete_move_next plugin all modified to use new Option list
creation method in imap_mailbox.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3990 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years ago#612148: Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug
ullgren [Wed, 23 Oct 2002 20:44:48 +0000 (20:44 +0000)]
#612148: Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3970 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoavoid stupid IE6 bug with frames and scrollbars
robsiemb [Wed, 23 Oct 2002 20:22:02 +0000 (20:22 +0000)]
avoid stupid IE6 bug with frames and scrollbars

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3968 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agorg=0 fix
stekkel [Wed, 23 Oct 2002 18:04:31 +0000 (18:04 +0000)]
rg=0 fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3962 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoset default download link to absolute_dl = true to force download instead of
stekkel [Wed, 23 Oct 2002 17:48:08 +0000 (17:48 +0000)]
set default download link to absolute_dl = true to force download instead of
viewing inline

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3959 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSome reworking of folders.php and friends.
kink [Wed, 23 Oct 2002 16:16:44 +0000 (16:16 +0000)]
Some reworking of folders.php and friends.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3954 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoIf stream is FALSE also don't logout
kink [Wed, 23 Oct 2002 15:21:21 +0000 (15:21 +0000)]
If stream is FALSE also don't logout

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3953 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoIn sqimap_logout, check if we have a stream to logout to.
kink [Wed, 23 Oct 2002 15:12:13 +0000 (15:12 +0000)]
In sqimap_logout, check if we have a stream to logout to.
If we don't, logging out is not neccessary.
This prevents an endless loop of fgets when there's no connection anymore.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3952 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSM_PATH fixes
stekkel [Wed, 23 Oct 2002 14:06:24 +0000 (14:06 +0000)]
SM_PATH fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3951 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agotable tag fixes
stekkel [Wed, 23 Oct 2002 13:58:37 +0000 (13:58 +0000)]
table tag fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3949 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agodisable if we are in an opened message/rfc822 attachment
stekkel [Wed, 23 Oct 2002 13:48:10 +0000 (13:48 +0000)]
disable if we are in an opened message/rfc822 attachment

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3948 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix for navigating links in digests. Added check for message/rfc822
stekkel [Wed, 23 Oct 2002 13:19:56 +0000 (13:19 +0000)]
fix for navigating links in digests. Added check for message/rfc822

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3947 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agostrpos doesn't work if the offending char is in the first position... use substr_count
kink [Wed, 23 Oct 2002 12:52:30 +0000 (12:52 +0000)]
strpos doesn't work if the offending char is in the first position... use substr_count

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3946 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agorg=0 fix from stable
kink [Wed, 23 Oct 2002 12:14:12 +0000 (12:14 +0000)]
rg=0 fix from stable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3945 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoDo some HTML4 fixes and upgrade our HTML version to 4.01.
kink [Wed, 23 Oct 2002 11:59:04 +0000 (11:59 +0000)]
Do some HTML4 fixes and upgrade our HTML version to 4.01.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3943 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoAlso remove the Sanitize script
kink [Wed, 23 Oct 2002 11:55:16 +0000 (11:55 +0000)]
Also remove the Sanitize script

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3942 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoRemove Sanitize Plugins functionality since that's not relevant anymore to 1.3
kink [Wed, 23 Oct 2002 10:46:04 +0000 (10:46 +0000)]
Remove Sanitize Plugins functionality since that's not relevant anymore to 1.3

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3941 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoUse a consistent capitalization of "SquirrelMail" throughout the application.
kink [Tue, 22 Oct 2002 20:55:22 +0000 (20:55 +0000)]
Use a consistent capitalization of "SquirrelMail" throughout the application.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3932 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agorollback take 99
stekkel [Tue, 22 Oct 2002 19:11:50 +0000 (19:11 +0000)]
rollback take 99

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3931 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agolayout enhancements. Split up toolbar in Compose related row and a
stekkel [Tue, 22 Oct 2002 14:09:03 +0000 (14:09 +0000)]
layout enhancements. Split up toolbar in Compose related row and a
Navigation related row

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3930 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agomake use of the set_url_var extra input parameter $link and use it as
stekkel [Tue, 22 Oct 2002 12:47:38 +0000 (12:47 +0000)]
make use of the set_url_var extra input parameter $link and use it as
$link=false because we are dealing with header redirects. NO & allowed
!!!

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3929 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoAdded var $link to set_url_var so we correctly can set the new uri with
stekkel [Tue, 22 Oct 2002 12:33:18 +0000 (12:33 +0000)]
Added var $link to set_url_var so we correctly can set the new uri with
& if it concerns a link or & when it concerns a header redirect.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3928 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoOnly use & when it concerns links. In all other cases use & !!!
stekkel [Tue, 22 Oct 2002 12:31:20 +0000 (12:31 +0000)]
Only use & when it concerns links. In all other cases use & !!!

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3926 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoBlah.
thomppj [Mon, 21 Oct 2002 23:01:06 +0000 (23:01 +0000)]
Blah.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3925 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSM_PATH only required for CALLED pages, not includes.
thomppj [Mon, 21 Oct 2002 22:54:49 +0000 (22:54 +0000)]
SM_PATH only required for CALLED pages, not includes.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3924 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoObsolete draft_actions
kink [Mon, 21 Oct 2002 14:01:31 +0000 (14:01 +0000)]
Obsolete draft_actions

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3923 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoYou must start a session to be able to destroy it.
kink [Mon, 21 Oct 2002 11:27:58 +0000 (11:27 +0000)]
You must start a session to be able to destroy it.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3922 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoUpdate
philippe_mingo [Sat, 19 Oct 2002 17:16:56 +0000 (17:16 +0000)]
Update

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3920 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoAdded Previous and Next for digest parts. Let me know if it works okay.
indiri69 [Fri, 18 Oct 2002 22:07:20 +0000 (22:07 +0000)]
Added Previous and Next for digest parts.  Let me know if it works okay.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3918 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agowrong return type
stekkel [Fri, 18 Oct 2002 17:38:52 +0000 (17:38 +0000)]
wrong return type

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3917 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoBe somewhat clearer in the error message: default_pref not readable
kink [Fri, 18 Oct 2002 15:00:32 +0000 (15:00 +0000)]
Be somewhat clearer in the error message: default_pref not readable
should not return the error dat data_dir is not writable... fixes
#618924.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3916 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoMake the filters plugin more efficient and remove two E_ALL warnings
kink [Fri, 18 Oct 2002 14:31:42 +0000 (14:31 +0000)]
Make the filters plugin more efficient and remove two E_ALL warnings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3915 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoadd a much-needed space in the html
robsiemb [Fri, 18 Oct 2002 13:34:09 +0000 (13:34 +0000)]
add a much-needed space in the html

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3913 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agospeed improvements
stekkel [Fri, 18 Oct 2002 11:34:50 +0000 (11:34 +0000)]
speed improvements

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3911 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofolder speedup
stekkel [Fri, 18 Oct 2002 11:16:22 +0000 (11:16 +0000)]
folder speedup

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3909 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agospeed improvements mailbox_list. Need testing before we release!
stekkel [Fri, 18 Oct 2002 10:50:12 +0000 (10:50 +0000)]
speed improvements mailbox_list. Need testing before we release!

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3908 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix for greek chars.
stekkel [Fri, 18 Oct 2002 08:59:13 +0000 (08:59 +0000)]
fix for greek chars.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3907 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoinitialize cc correct
stekkel [Fri, 18 Oct 2002 08:54:35 +0000 (08:54 +0000)]
initialize cc correct

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3906 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoCorrected missing end of comment
sizzlingmercury [Fri, 18 Oct 2002 03:40:11 +0000 (03:40 +0000)]
Corrected missing end of comment

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3905 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoidentity match
stekkel [Thu, 17 Oct 2002 22:24:39 +0000 (22:24 +0000)]
identity match

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3904 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoadded function to search the to and cc headers and return the best match
stekkel [Thu, 17 Oct 2002 22:22:55 +0000 (22:22 +0000)]
added function to search the to and cc headers and return the best match

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3903 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix for checking notifying type
stekkel [Thu, 17 Oct 2002 20:09:54 +0000 (20:09 +0000)]
fix for checking notifying type

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3902 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agotypo
stekkel [Thu, 17 Oct 2002 19:46:29 +0000 (19:46 +0000)]
typo

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3900 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agomake use of new status function & make use of option show cumulative
stekkel [Thu, 17 Oct 2002 19:40:12 +0000 (19:40 +0000)]
make use of new status function & make use of option show cumulative
messages count

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3899 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoadded status function for getting total/unseen information with one imap
stekkel [Thu, 17 Oct 2002 19:39:04 +0000 (19:39 +0000)]
added status function for getting total/unseen information with one imap
call

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3898 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoadded unseen_cum
stekkel [Thu, 17 Oct 2002 19:15:38 +0000 (19:15 +0000)]
added unseen_cum

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3896 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoAdded option to disable cumalative unseen count because status request are
stekkel [Thu, 17 Oct 2002 19:14:50 +0000 (19:14 +0000)]
Added option to disable cumalative unseen count because status request are
slow. This will improve the speed of the mailbox generation proces

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3895 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoUI consistancy
stekkel [Thu, 17 Oct 2002 16:44:54 +0000 (16:44 +0000)]
UI consistancy

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3894 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoRemove save extension check for images because it can cause problems when
stekkel [Thu, 17 Oct 2002 13:48:04 +0000 (13:48 +0000)]
Remove save extension check for images because it can cause problems when
the extension is not save and the image url points to the url base address.
If the server uses session trans_sid then somehow the session is destroyed
because of the automatic ?SID=session_id_string.
At least that's what I think what happens.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3893 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoObsolete smtp.php
kink [Thu, 17 Oct 2002 09:21:30 +0000 (09:21 +0000)]
Obsolete smtp.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3891 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoFix undefined plain_error_message()
kink [Thu, 17 Oct 2002 09:09:40 +0000 (09:09 +0000)]
Fix undefined plain_error_message()

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3890 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoRemove retrievalerror.php
kink [Thu, 17 Oct 2002 08:58:48 +0000 (08:58 +0000)]
Remove retrievalerror.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3888 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoNO it's not a habit from me.
stekkel [Wed, 16 Oct 2002 19:33:07 +0000 (19:33 +0000)]
NO it's not a habit from me.

Thnx Jasper Kalkman.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3887 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoUI consistancy: added space between attachments and the body
stekkel [Wed, 16 Oct 2002 19:25:10 +0000 (19:25 +0000)]
UI consistancy: added space between attachments and the body

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3886 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix from Matthew Hagerty regarding a check for SM_PATH
stekkel [Wed, 16 Oct 2002 19:08:41 +0000 (19:08 +0000)]
fix from Matthew Hagerty regarding a check for SM_PATH

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3885 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agorenamed sendMessage function to deliverMessage so it won't conflict with the
stekkel [Wed, 16 Oct 2002 19:04:22 +0000 (19:04 +0000)]
renamed sendMessage function to deliverMessage so it won't conflict with the
one in smtp.php which is called from mime for sending retrievalerrors.
At a later time we should adapt retrievalerror or just remove the function
because I don't think retrievalerror messages can supply us valueable
information right anymore.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3884 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agomacosx search query fix.
stekkel [Wed, 16 Oct 2002 17:10:14 +0000 (17:10 +0000)]
macosx search query fix.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3883 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agono comment :-(
stekkel [Wed, 16 Oct 2002 15:25:31 +0000 (15:25 +0000)]
no comment :-(

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3880 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agotypo
stekkel [Wed, 16 Oct 2002 15:24:16 +0000 (15:24 +0000)]
typo

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3879 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix warnings
stekkel [Wed, 16 Oct 2002 15:04:27 +0000 (15:04 +0000)]
fix warnings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3878 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agono need to init $result twice
robsiemb [Wed, 16 Oct 2002 14:51:26 +0000 (14:51 +0000)]
no need to init $result twice

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3877 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agohelp.php trips over newlines at the end of .hlp files...
kink [Wed, 16 Oct 2002 09:50:18 +0000 (09:50 +0000)]
help.php trips over newlines at the end of .hlp files...

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3876 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agoSwitched back align=center for body text.
thomppj [Wed, 16 Oct 2002 04:23:05 +0000 (04:23 +0000)]
Switched back align=center for body text.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3875 7612ce4b-ef26-0410-bec9-ea0150e637f0

21 years agofix for infinite loop when help files have trailing empty lines.
stekkel [Tue, 15 Oct 2002 23:20:51 +0000 (23:20 +0000)]
fix for infinite loop when help files have trailing empty lines.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3873 7612ce4b-ef26-0410-bec9-ea0150e637f0