squirrelmail.git
20 years agoAdd a new hook to the plugin to enable backends to perform any
kink [Mon, 17 Nov 2003 22:04:31 +0000 (22:04 +0000)]
Add a new hook to the plugin to enable backends to perform any
specific checks before starting. Fix a bug in the Location:
redirect which redirected the user back to the plugin, which
should have been the general options page.

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

20 years agodelete_move_next uses GET and POST requests
tokul [Mon, 17 Nov 2003 18:26:55 +0000 (18:26 +0000)]
delete_move_next uses GET and POST requests

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

20 years agoAdding missing options, removing globals (they are not stored in generated
tokul [Mon, 17 Nov 2003 18:06:22 +0000 (18:06 +0000)]
Adding missing options, removing globals (they are not stored in generated
config.php), reorganizing it according to conf.pl layout. Some of comments
talk about settings that will be valid only after one week.

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

20 years agoDocument list options that are set by conf.pl D option.
tokul [Mon, 17 Nov 2003 17:37:27 +0000 (17:37 +0000)]
Document list options that are set by conf.pl D option.

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

20 years agostrings.php should be loaded before output starts. forearch cycle produced
tokul [Mon, 17 Nov 2003 17:30:02 +0000 (17:30 +0000)]
strings.php should be loaded before output starts. forearch cycle produced
errors if no plugins were installed.

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

20 years agoA start for a new change_password master plugin. This is not finished
kink [Sun, 16 Nov 2003 14:26:51 +0000 (14:26 +0000)]
A start for a new change_password master plugin. This is not finished
(and should stay only in devel for now), but I'm committing it so others
can take a look and work on it too. Basic functionality is there, now
needs existing plugins added as backends, and implementing "extra" features
such as forcing SSL.

Again, this is a "rough" version, so please change/improve anything
you'd like to be changed.

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

20 years agorfc 2368 (mailto URL) implementation
alex-brainstorm [Fri, 14 Nov 2003 00:57:43 +0000 (00:57 +0000)]
rfc 2368 (mailto URL) implementation

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

20 years agoFix missing mailbox argument to sq_cid2http() in sq_fixstyle()
alex-brainstorm [Wed, 12 Nov 2003 14:57:12 +0000 (14:57 +0000)]
Fix missing mailbox argument to sq_cid2http() in sq_fixstyle()

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

20 years agoMore PhpDocumentor works
alex-brainstorm [Tue, 11 Nov 2003 01:25:13 +0000 (01:25 +0000)]
More PhpDocumentor works

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

20 years agoTake the thread type user setting in account
alex-brainstorm [Tue, 11 Nov 2003 00:35:06 +0000 (00:35 +0000)]
Take the thread type user setting in account

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

20 years agoAdd closing BODY and HTML tags
cigamit [Mon, 10 Nov 2003 20:44:57 +0000 (20:44 +0000)]
Add closing BODY and HTML tags

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

20 years ago* first unsubscribe before we delete
stekkel [Mon, 10 Nov 2003 17:46:37 +0000 (17:46 +0000)]
* first unsubscribe before we delete
* fail silently on unsubscribe

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

20 years agoReintroduce alternating colors in addressbook, something that has
kink [Mon, 10 Nov 2003 12:07:18 +0000 (12:07 +0000)]
Reintroduce alternating colors in addressbook, something that has
(probably) accidentally disappeard in the past. Thanks Ronan Salmon
for the tip, closes #823290.

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

20 years agoAdded subfoldering from an idea/patch by Thomas Pohl xraven at users.sourceforge...
alex-brainstorm [Sun, 9 Nov 2003 18:46:23 +0000 (18:46 +0000)]
Added subfoldering from an idea/patch by Thomas Pohl xraven at users.sourceforge.net (thanks Thomas), added handling of broken imap connection in THREAD, some PhpDocumentor works.

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

20 years agoAdd an optional link parameter to sqimap_error_box(), allow self error handling even...
alex-brainstorm [Sun, 9 Nov 2003 17:50:54 +0000 (17:50 +0000)]
Add an optional link parameter to sqimap_error_box(), allow self error handling even when connection is dropped, and remove the notices that happen in that case.

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

20 years agofix for inserted spaces after encoded strings.
stekkel [Sun, 9 Nov 2003 16:10:53 +0000 (16:10 +0000)]
fix for inserted spaces after encoded strings.

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

20 years agoError Dispaly fix: can't do set_time_limit() in safemode
cigamit [Sat, 8 Nov 2003 18:57:14 +0000 (18:57 +0000)]
Error Dispaly fix: can't do set_time_limit() in safemode

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

20 years agoPorting some Japanese fixes from Masato patches.
tokul [Sat, 8 Nov 2003 08:31:44 +0000 (08:31 +0000)]
Porting some Japanese fixes from Masato patches.
http://www.yamaai-tech.com/~masato/Download/

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

20 years agoFixes a few issues
cigamit [Fri, 7 Nov 2003 22:40:11 +0000 (22:40 +0000)]
Fixes a few issues
string.php is required for get_location()
get_location() doesn't append a / so we should before adding the redirect variable

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

20 years agoAdd closing Body and HTML tags, remove Newlines at end of files (just incase)
cigamit [Fri, 7 Nov 2003 22:25:47 +0000 (22:25 +0000)]
Add closing Body and HTML tags, remove Newlines at end of files (just incase)

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

20 years agoFix typo, add SIZE in SORT in case someone wants to do it
alex-brainstorm [Thu, 6 Nov 2003 14:02:48 +0000 (14:02 +0000)]
Fix typo, add SIZE in SORT in case someone wants to do it

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

20 years agoHandle multiple SORT responses, and PhpDocumentor homework ;)
alex-brainstorm [Thu, 6 Nov 2003 02:15:04 +0000 (02:15 +0000)]
Handle multiple SORT responses, and PhpDocumentor homework ;)

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

20 years agoFixed reg match for $MDNSent flag
stekkel [Thu, 6 Nov 2003 00:37:19 +0000 (00:37 +0000)]
Fixed reg match for $MDNSent flag

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

20 years agoAttempt to format available documentation for phpdoc.
avel [Tue, 4 Nov 2003 13:59:36 +0000 (13:59 +0000)]
Attempt to format available documentation for phpdoc.

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

20 years agoA fix to make SquirrelMail work under PHP5 (at least the beta that was released
kink [Tue, 4 Nov 2003 09:20:53 +0000 (09:20 +0000)]
A fix to make SquirrelMail work under PHP5 (at least the beta that was released
recently). All the basic functions work as expected.

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

20 years agoWorkaround for EIMS split response to SEARCH
alex-brainstorm [Tue, 4 Nov 2003 00:48:45 +0000 (00:48 +0000)]
Workaround for EIMS split response to SEARCH

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

20 years agoEIMS workaround. EIMS returns the SEARCH response as multiple untagged
stekkel [Tue, 4 Nov 2003 00:00:21 +0000 (00:00 +0000)]
EIMS workaround. EIMS returns the SEARCH response as multiple untagged
SEARCH responses. That is against RFC3501 !!!
example:

A005 UID SEARCH UID 1:*
* SEARCH 5949 8160 8401 8402 8413 8470 8471 8472 8497 8499
* SEARCH 8502 8504 8514
A005 OK SEARCH completed

We only use that call in case of non server side sorting.

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

20 years agoIntl INBOX display in case of error
alex-brainstorm [Sat, 1 Nov 2003 17:39:04 +0000 (17:39 +0000)]
Intl INBOX display in case of error

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

20 years agoRemove notice
alex-brainstorm [Sat, 1 Nov 2003 17:36:16 +0000 (17:36 +0000)]
Remove notice

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

20 years agoSORT and THREAD handling in search
alex-brainstorm [Sat, 1 Nov 2003 17:29:18 +0000 (17:29 +0000)]
SORT and THREAD handling in search

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

20 years agoFix for E_ALL error that can appear with get_browser(): 'browscap ini directive not...
avel [Fri, 31 Oct 2003 19:33:34 +0000 (19:33 +0000)]
Fix for E_ALL error that can appear with get_browser(): 'browscap ini directive not set'.

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

20 years agoThe SASL intial response capability name is changed in
stekkel [Thu, 30 Oct 2003 01:18:52 +0000 (01:18 +0000)]
The SASL intial response capability name is changed in
draft-siemborski-imap-sasl-initial-response-01b.txt to SASL-IR (imho a
better name). Currently Cyrus 2.2.2-BETA advertise SASL-IR and the next UW
release will do that too.

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

20 years agoAdd some basic documentation, and remove some long-obsolete functions.
kink [Wed, 29 Oct 2003 19:58:06 +0000 (19:58 +0000)]
Add some basic documentation, and remove some long-obsolete functions.

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

20 years agoFix a warning.
kink [Wed, 29 Oct 2003 17:22:24 +0000 (17:22 +0000)]
Fix a warning.

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

20 years agoFix two typos "squirrelmai" -> "squirrelmail". Sheesh.
tassium [Wed, 29 Oct 2003 15:35:16 +0000 (15:35 +0000)]
Fix two typos "squirrelmai" -> "squirrelmail".  Sheesh.

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

20 years agophpdocumentor preparation and a few corrections to earlier phpdocumentor work
tassium [Wed, 29 Oct 2003 15:25:12 +0000 (15:25 +0000)]
phpdocumentor preparation and a few corrections to earlier phpdocumentor work

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

20 years agoAdded phpdoc tags to two functions
tokul [Wed, 29 Oct 2003 12:17:36 +0000 (12:17 +0000)]
Added phpdoc tags to two functions

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

20 years agoAdd phpdoc doc blocks to some files.
kink [Wed, 29 Oct 2003 09:35:51 +0000 (09:35 +0000)]
Add phpdoc doc blocks to some files.

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

20 years agophpdocumentor basic preparation, continued
tassium [Tue, 28 Oct 2003 21:30:57 +0000 (21:30 +0000)]
phpdocumentor basic preparation, continued

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

20 years agoPreparation to begin using phpdocumentor.
tassium [Tue, 28 Oct 2003 21:27:47 +0000 (21:27 +0000)]
Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)

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

20 years agoToday Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
stekkel [Tue, 28 Oct 2003 21:13:28 +0000 (21:13 +0000)]
Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
was a good moment to implement the SASL imap extension.
See also <draft-siemborski-imap-sasl-initial-response-00.txt>

NB: The code is untested and I like to know if it works. Volunteers to test
(Rob Siemborski maybe) ?

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

20 years agoAdded @package and @subpackage tags (and in some cases, @author tags) in preparation...
tassium [Tue, 28 Oct 2003 20:58:30 +0000 (20:58 +0000)]
Added @package and @subpackage tags (and in some cases, @author tags) in preparation to begin using phpdocumentor. NOTE: Themes are part of package squirrelmail, subpackage themes.

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

20 years agofixed @returns to @return and added a few more comments
braverock [Tue, 28 Oct 2003 19:44:39 +0000 (19:44 +0000)]
fixed @returns to @return and added a few more comments

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

20 years agoadded php docblocks to Deliver class and all functions
braverock [Tue, 28 Oct 2003 19:34:43 +0000 (19:34 +0000)]
added php docblocks to Deliver class and all functions

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

20 years ago- moved DumpHeaders fn from src/download.php to mime.php
braverock [Tue, 28 Oct 2003 17:16:48 +0000 (17:16 +0000)]
- moved DumpHeaders fn from src/download.php to mime.php
- renamed DumpHeaders fn to SendDownloadHeaders
- added phpdoc DocBlock to fn

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

20 years agoInitial groundwork to use phpdocumentor.
tassium [Mon, 27 Oct 2003 22:24:41 +0000 (22:24 +0000)]
Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far.  We'll see.

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

20 years agoutf-8 is already converted by ja_JP extra functions.
tokul [Mon, 27 Oct 2003 16:55:02 +0000 (16:55 +0000)]
utf-8 is already converted by ja_JP extra functions.

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

20 years agoFix XXS "hole" (you can only target yourself...) in calendar: make sure
kink [Mon, 27 Oct 2003 11:12:28 +0000 (11:12 +0000)]
Fix XXS "hole" (you can only target yourself...) in calendar: make sure
that each of the request-vars concerning dates is numeric.

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

20 years agofixed two question errors
tokul [Sat, 25 Oct 2003 13:28:49 +0000 (13:28 +0000)]
fixed two question errors

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

20 years agofix boundary_end in case of recursion
stekkel [Fri, 24 Oct 2003 19:15:51 +0000 (19:15 +0000)]
fix boundary_end in case of recursion
Thnx Aaron van Meerten for spotting this.

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

20 years agoupdating strings template.
tokul [Fri, 24 Oct 2003 17:04:25 +0000 (17:04 +0000)]
updating strings template.

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

20 years agoConverting strings to gettext
tokul [Fri, 24 Oct 2003 16:31:09 +0000 (16:31 +0000)]
Converting strings to gettext

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

20 years agoUsing human readable names of time formats. option 1 and 2 still has to be
tokul [Fri, 24 Oct 2003 16:03:02 +0000 (16:03 +0000)]
Using human readable names of time formats. option 1 and 2 still has to be
fixed.

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

20 years agoAdded rest of translation pairs of systran.otenet.gr, besides greek pairs.
avel [Thu, 23 Oct 2003 13:43:58 +0000 (13:43 +0000)]
Added rest of translation pairs of systran.otenet.gr, besides greek pairs.

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

20 years agoMention new function sqimap_create_stream() and change to login.php for LOGINDISABLED...
tassium [Wed, 22 Oct 2003 21:54:40 +0000 (21:54 +0000)]
Mention new function sqimap_create_stream() and change to login.php for LOGINDISABLED detection.

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

20 years agoSquelch display of login form if server reports LOGINDISABLED and issue an error...
tassium [Wed, 22 Oct 2003 21:52:49 +0000 (21:52 +0000)]
Squelch display of login form if server reports LOGINDISABLED and issue an error message explaining the situation.  Requires the recently added sqimap_create_stream() function in functions/imap_general.php.

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

20 years agoNew function: sqimap_create_stream(). Returns an IMAP stream.
tassium [Wed, 22 Oct 2003 21:51:25 +0000 (21:51 +0000)]
New function: sqimap_create_stream().  Returns an IMAP stream.
Cleaned up sqimap_login() to make use of new function, and fixed some of the poor code formatting I did before.

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

20 years agoFix for Outlook html mail with a defined background color and no text color.
stekkel [Tue, 21 Oct 2003 19:00:35 +0000 (19:00 +0000)]
Fix for Outlook html mail with a defined background color and no text color.
When the default text color is white (that happens with some themes) then
you will see nothing. This fix set the text color to black.

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

20 years agoFixed generations of secondairy boundaries in case of multidimensional
stekkel [Tue, 21 Oct 2003 17:41:56 +0000 (17:41 +0000)]
Fixed generations of secondairy boundaries in case of multidimensional
structures.
All thnx goes to Aaron van Meerten for identifying the bug and all the
testwork.

Modified rfc822 headers to avoid getting hit by spamassassin rules.

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

20 years agouse theme colors and removed ugly borders around the mime headers
stekkel [Tue, 21 Oct 2003 16:41:17 +0000 (16:41 +0000)]
use theme colors and removed ugly borders around the mime headers

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

20 years agousing temporary array for sorting. linking with =& does not work
tokul [Tue, 21 Oct 2003 10:47:00 +0000 (10:47 +0000)]
using temporary array for sorting. linking with =& does not work

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

20 years agoAdded information about removed translations and cleaned functions/i18n.php
tokul [Sun, 19 Oct 2003 16:18:31 +0000 (16:18 +0000)]
Added information about removed translations and cleaned functions/i18n.php
from file_exists cycles. These cycles allowed limiting list of available
translations by removing them from locale/ directory. Now SM has special
config option, that controls available languages.

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

20 years agoremoving help translations. th_TH
tokul [Sun, 19 Oct 2003 15:50:55 +0000 (15:50 +0000)]
removing help translations. th_TH

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

20 years agoremoving help translations sv_SE
tokul [Sun, 19 Oct 2003 15:50:12 +0000 (15:50 +0000)]
removing help translations sv_SE

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

20 years agoremoving help translations. sr_YU
tokul [Sun, 19 Oct 2003 15:49:30 +0000 (15:49 +0000)]
removing help translations. sr_YU

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

20 years agoremoving help translations. sl_SI
tokul [Sun, 19 Oct 2003 15:48:42 +0000 (15:48 +0000)]
removing help translations. sl_SI

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

20 years agoremoving help translations. sk_SK
tokul [Sun, 19 Oct 2003 15:47:53 +0000 (15:47 +0000)]
removing help translations. sk_SK

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

20 years agoremoving help translations. ru_RU
tokul [Sun, 19 Oct 2003 15:47:02 +0000 (15:47 +0000)]
removing help translations. ru_RU

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

20 years agoremoving help. pt_PT
tokul [Sun, 19 Oct 2003 15:44:57 +0000 (15:44 +0000)]
removing help. pt_PT

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

20 years agoremoving help translations. pt_BR
tokul [Sun, 19 Oct 2003 15:43:33 +0000 (15:43 +0000)]
removing help translations. pt_BR

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

20 years agoremoging help translations. pl_PL
tokul [Sun, 19 Oct 2003 15:42:49 +0000 (15:42 +0000)]
remoging help translations. pl_PL

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

20 years agoremoving help translations. nl_NL
tokul [Sun, 19 Oct 2003 15:41:59 +0000 (15:41 +0000)]
removing help translations. nl_NL

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

20 years agoremoving help translations. lt_LT
tokul [Sun, 19 Oct 2003 15:40:55 +0000 (15:40 +0000)]
removing help translations. lt_LT

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

20 years agoremoving help translations. ko_KR
tokul [Sun, 19 Oct 2003 15:38:00 +0000 (15:38 +0000)]
removing help translations. ko_KR

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

20 years agoremoving help translations. ja_JP
tokul [Sun, 19 Oct 2003 15:37:11 +0000 (15:37 +0000)]
removing help translations. ja_JP

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

20 years agoremoving help translations. it_IT
tokul [Sun, 19 Oct 2003 15:35:49 +0000 (15:35 +0000)]
removing help translations. it_IT

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

20 years agoremoving help translations. id_ID
tokul [Sun, 19 Oct 2003 15:34:55 +0000 (15:34 +0000)]
removing help translations. id_ID

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

20 years agoremoving help translations. fr_FR
tokul [Sun, 19 Oct 2003 15:32:53 +0000 (15:32 +0000)]
removing help translations. fr_FR

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

20 years agoRemoving help translations. fi_FI
tokul [Sun, 19 Oct 2003 15:28:11 +0000 (15:28 +0000)]
Removing help translations. fi_FI

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

20 years agoRemoving help translations. es_ES
tokul [Sun, 19 Oct 2003 15:27:28 +0000 (15:27 +0000)]
Removing help translations. es_ES

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

20 years agoremoving help translations. de_DE
tokul [Sun, 19 Oct 2003 15:26:46 +0000 (15:26 +0000)]
removing help translations. de_DE

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

20 years agoremoving help translation. da_DK
tokul [Sun, 19 Oct 2003 15:24:52 +0000 (15:24 +0000)]
removing help translation. da_DK

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

20 years agoremoving help translations. cy_GB
tokul [Sun, 19 Oct 2003 15:23:29 +0000 (15:23 +0000)]
removing help translations. cy_GB

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

20 years agoremoving help translations cs_CZ
tokul [Sun, 19 Oct 2003 15:22:30 +0000 (15:22 +0000)]
removing help translations cs_CZ

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

20 years agoremoving help translations. ca_ES
tokul [Sun, 19 Oct 2003 15:21:45 +0000 (15:21 +0000)]
removing help translations. ca_ES

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

20 years agoremoving help translations. bg_BG
tokul [Sun, 19 Oct 2003 15:20:53 +0000 (15:20 +0000)]
removing help translations. bg_BG

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

20 years agoRemoving translations. Part five
tokul [Sun, 19 Oct 2003 15:16:03 +0000 (15:16 +0000)]
Removing translations. Part five

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

20 years agoRemoving translations. Part four
tokul [Sun, 19 Oct 2003 15:13:07 +0000 (15:13 +0000)]
Removing translations. Part four

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

20 years agoRemoving translations. Part three
tokul [Sun, 19 Oct 2003 15:09:33 +0000 (15:09 +0000)]
Removing translations. Part three

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

20 years agoRemoving translations. Part two
tokul [Sun, 19 Oct 2003 15:04:43 +0000 (15:04 +0000)]
Removing translations. Part two

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

20 years agoRemoving translations. Part one.
tokul [Sun, 19 Oct 2003 14:59:18 +0000 (14:59 +0000)]
Removing translations. Part one.

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

20 years agoInformation about locales
tokul [Sun, 19 Oct 2003 14:48:47 +0000 (14:48 +0000)]
Information about locales

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

20 years agoDon't assume the charset is specified - fallback to us-ascii if it isn't.
tassium [Fri, 17 Oct 2003 21:14:04 +0000 (21:14 +0000)]
Don't assume the charset is specified - fallback to us-ascii if it isn't.
Doesn't anyone test variables before using them anymore?

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

20 years agoFix: php_self() not working right for Windoze servers that don't have REQUEST_URI
pdontthink [Fri, 17 Oct 2003 17:44:26 +0000 (17:44 +0000)]
Fix: php_self() not working right for Windoze servers that don't have REQUEST_URI

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

20 years agoNeed to escape $oldway in the print statement.
tassium [Thu, 16 Oct 2003 16:41:16 +0000 (16:41 +0000)]
Need to escape $oldway in the print statement.
I _really_ do not like the name and description on this one; it confuses me and I know what it does.

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

20 years agofixing plugin. original function failed to get message body.
tokul [Wed, 15 Oct 2003 16:26:14 +0000 (16:26 +0000)]
fixing plugin. original function failed to get message body.

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

20 years agopatch adds options that allow setting max size of fetched message body
tokul [Wed, 15 Oct 2003 16:24:36 +0000 (16:24 +0000)]
patch adds options that allow setting max size of fetched message body

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

20 years agofilters.php wasn't working with UID's so I rewrote this speed killer plugin
stekkel [Mon, 13 Oct 2003 20:55:22 +0000 (20:55 +0000)]
filters.php wasn't working with UID's so I rewrote this speed killer plugin
and hope it's now working again and at least is a bit faster.

It need to be tested very well because during my tests I got 3000 messages
moved to the trash folder because ip 127.0.0.1 was entitled as spam.
Hopefully it doesn't happen again. Be carefull with the var YourHop because
default it's ' ' which will match the last added Received header and quits
looking for the rest of the headers. If the last added header (the first
when you look top down) contains 127.0.0.1 then the message might be deleted
if you enabled all the spam blacklists.

People who actually use this plugin should take a look.

The next time I touch this plugin again strip all the functions and echo a
link to spamassasin, procmail and sieve server side filters.

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

20 years agoAdvanced mailbox (oldway and advancedtree) mode wasn't respecting the
jangliss [Mon, 13 Oct 2003 19:15:11 +0000 (19:15 +0000)]
Advanced mailbox (oldway and advancedtree) mode wasn't respecting the
default values in the config.php file for unseen notifications.

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

20 years agomore options that are changed in config
tokul [Mon, 13 Oct 2003 18:43:38 +0000 (18:43 +0000)]
more options that are changed in config

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