squirrelmail.git
21 years agoOoups... typo
jangliss [Mon, 18 Nov 2002 05:22:12 +0000 (05:22 +0000)]
Ooups... typo

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

21 years agoAllow mail_fetch plugin to use a different port
jangliss [Mon, 18 Nov 2002 03:21:24 +0000 (03:21 +0000)]
Allow mail_fetch plugin to use a different port

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

21 years agoAntoine Hulin
philippe_mingo [Sun, 17 Nov 2002 09:03:57 +0000 (09:03 +0000)]
Antoine Hulin

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

21 years ago[ 613980 ] IE6 + iso-8859-13 problem
philippe_mingo [Sat, 16 Nov 2002 12:45:26 +0000 (12:45 +0000)]
[ 613980 ] IE6 + iso-8859-13 problem

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

21 years agoImproved entity_id calculation.
stekkel [Fri, 15 Nov 2002 18:53:50 +0000 (18:53 +0000)]
Improved entity_id calculation.
This solves problems when the Content-Type of the rfc822 header =
ressage/rfc822

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

21 years agofix for include self in reply
stekkel [Thu, 14 Nov 2002 11:04:22 +0000 (11:04 +0000)]
fix for include self in reply

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

21 years agofix for checking specialmailboxes.
stekkel [Thu, 14 Nov 2002 10:29:30 +0000 (10:29 +0000)]
fix for checking specialmailboxes.
This solves the problem when a special mailbox isn't set and IsBoxBelow
gives a warning

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

21 years agoConfig override file, included by config.php. Placeholder - no overrides by default.
tassium [Tue, 12 Nov 2002 16:13:46 +0000 (16:13 +0000)]
Config override file, included by config.php.  Placeholder - no overrides by default.

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

21 years agoThe local override solution I put into conf.pl was completely (and poorly) over-engin...
tassium [Tue, 12 Nov 2002 16:10:05 +0000 (16:10 +0000)]
The local override solution I put into conf.pl was completely (and poorly) over-engineered.  Thijs suggested an alternate method, which I have used here instead.  Thanks Thijs.

This will let you edit the override file without having to re-run conf.pl.

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

21 years agoA preference-line can be of "unlimited" length now
kink [Mon, 11 Nov 2002 22:02:55 +0000 (22:02 +0000)]
A preference-line can be of "unlimited" length now

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

21 years agoAdded what I've changed to devel CVS. (conf.pl rework, CRAM/DIGEST-MD5, config overri...
tassium [Mon, 11 Nov 2002 21:42:23 +0000 (21:42 +0000)]
Added what I've changed to devel CVS. (conf.pl rework, CRAM/DIGEST-MD5, config override file)

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

21 years agoAdded support for local override file (config_local.php) which gets appended to the...
tassium [Mon, 11 Nov 2002 16:40:29 +0000 (16:40 +0000)]
Added support for local override file (config_local.php) which gets appended to the end of config.php when conf.pl saves it.

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

21 years agoAntoine Hulin
philippe_mingo [Mon, 11 Nov 2002 13:39:12 +0000 (13:39 +0000)]
Antoine Hulin

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

21 years agoFixes for minor bugs pointed out by Tyler Akins.
kink [Thu, 7 Nov 2002 11:55:09 +0000 (11:55 +0000)]
Fixes for minor bugs pointed out by Tyler Akins.
These were found because Tyler has error_reporting set to E_ALL.
To all developers: *please TURN E_ALL ON* to prevent these!

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

21 years agoFix check_php_version for versions that contain a patchlevel.
kink [Thu, 7 Nov 2002 11:16:33 +0000 (11:16 +0000)]
Fix check_php_version for versions that contain a patchlevel.

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

21 years agoFix warnings in sqstripslashes when $array is empty
kink [Thu, 7 Nov 2002 09:54:54 +0000 (09:54 +0000)]
Fix warnings in sqstripslashes when $array is empty

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

21 years agoMerging in the tassium-auth branch.
tassium [Wed, 6 Nov 2002 18:55:13 +0000 (18:55 +0000)]
Merging in the tassium-auth branch.

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

21 years agoRemove weird duplicate
kink [Wed, 6 Nov 2002 16:50:12 +0000 (16:50 +0000)]
Remove weird duplicate

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

21 years agoFix for calls to Deliver_SMTP->initStream() having the wrong number of args.
tassium [Tue, 5 Nov 2002 21:17:15 +0000 (21:17 +0000)]
Fix for calls to Deliver_SMTP->initStream() having the wrong number of args.
This should fix authenticated smtp.

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

21 years agoMake header checking case insensitive
indiri69 [Tue, 5 Nov 2002 16:33:50 +0000 (16:33 +0000)]
Make header checking case insensitive

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

21 years agoshow untitled-[entity-id] in case of message/rfc822 attachments with no
stekkel [Tue, 5 Nov 2002 12:03:24 +0000 (12:03 +0000)]
show untitled-[entity-id] in case of message/rfc822 attachments with no
subject.

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

21 years agowrong version, 2ed try
stekkel [Mon, 4 Nov 2002 22:55:59 +0000 (22:55 +0000)]
wrong version, 2ed try

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

21 years agoAdapted individual flag setting and make it use one imap-call instead of
stekkel [Mon, 4 Nov 2002 22:48:37 +0000 (22:48 +0000)]
Adapted individual flag setting and make it use one imap-call instead of
many

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

21 years agosorry, commited the wrong local file
stekkel [Mon, 4 Nov 2002 22:42:59 +0000 (22:42 +0000)]
sorry, commited the wrong local file

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

21 years agoadded flag related functions for handling sets of messages instead of using
stekkel [Mon, 4 Nov 2002 22:38:08 +0000 (22:38 +0000)]
added flag related functions for handling sets of messages instead of using
an individual imap-call per message

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

21 years agoSpeed improvements by using php internal functions and bugfix regarding
stekkel [Mon, 4 Nov 2002 20:25:09 +0000 (20:25 +0000)]
Speed improvements by using php internal functions and bugfix regarding
DKIMAP

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

21 years agominor changes to the bodystructure parser
stekkel [Mon, 4 Nov 2002 20:24:06 +0000 (20:24 +0000)]
minor changes to the bodystructure parser

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

21 years agoTomas Kuliavas
philippe_mingo [Mon, 4 Nov 2002 13:37:46 +0000 (13:37 +0000)]
Tomas Kuliavas
Updates iso-8859-4 and iso-8859-13 decode cycles to full charset support.
Adds full windows-1257 charset decode support.
Previous decode_lt_devel.diff patch is not needed.

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

21 years agoE_ALL fix
kink [Sun, 3 Nov 2002 14:26:11 +0000 (14:26 +0000)]
E_ALL fix

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

21 years agoStore highlighting rules differently to make them more reliable
kink [Tue, 29 Oct 2002 22:15:21 +0000 (22:15 +0000)]
Store highlighting rules differently to make them more reliable

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

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