squirrelmail.git
23 years agoAdded patch 103186 -- $HTTPS variable checking to case insensitive.
fidian [Mon, 15 Jan 2001 03:08:27 +0000 (03:08 +0000)]
Added patch 103186 -- $HTTPS variable checking to case insensitive.

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

23 years agomade $sent_folder global so that the 'from' column would now be named 'to'
fidian [Sat, 13 Jan 2001 20:43:24 +0000 (20:43 +0000)]
made $sent_folder global so that the 'from' column would now be named 'to'
for messages in the $sent_folder.

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

23 years agochanged some error messages to be formatted, and actually meaningful
lkehresman [Sat, 13 Jan 2001 16:01:43 +0000 (16:01 +0000)]
changed some error messages to be formatted, and actually meaningful
(didn't break string freeze)

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

23 years agoRegarding username='DELETED' bug (Opera and apparently IE 3) - forgot to
fidian [Thu, 11 Jan 2001 15:01:16 +0000 (15:01 +0000)]
Regarding username='DELETED' bug (Opera and apparently IE 3) - forgot to
change 'username' to 'login_username' in one spot.

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

23 years agoo PHP 4.0.4 seemed to have problems with the usort function being defined inline...
gpadgham [Thu, 11 Jan 2001 14:33:36 +0000 (14:33 +0000)]
o PHP 4.0.4 seemed to have problems with the usort function being defined inline with another function.  This should fix that.

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

23 years agoFelt like quadrupling the amount of work done in read_body.php
fidian [Thu, 11 Jan 2001 06:29:17 +0000 (06:29 +0000)]
Felt like quadrupling the amount of work done in read_body.php
On a whim, removed the duplicate address problem with reply_all link
Accidentally just made Luke's change obsolete.  (sorry man)
This is what happens when my mind starts churning ...

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

23 years agofixed some problems with reply all
lkehresman [Thu, 11 Jan 2001 02:01:13 +0000 (02:01 +0000)]
fixed some problems with reply all

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

23 years agofixed the "Select All" bug (bottom string didn't change to "Unselect All"
lkehresman [Thu, 11 Jan 2001 01:23:59 +0000 (01:23 +0000)]
fixed the "Select All" bug (bottom string didn't change to "Unselect All"

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

23 years agopossible fix for IE/SSL problem
lkehresman [Thu, 11 Jan 2001 01:14:46 +0000 (01:14 +0000)]
possible fix for IE/SSL problem

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

23 years agomade deleted (but not expunged) messages easier to detect
lkehresman [Thu, 11 Jan 2001 01:12:41 +0000 (01:12 +0000)]
made deleted (but not expunged) messages easier to detect

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

23 years agofixed bug #128278 - size not displayed correctly when searching
lkehresman [Thu, 11 Jan 2001 00:59:45 +0000 (00:59 +0000)]
fixed bug #128278 - size not displayed correctly when searching

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

23 years agoPatch contained in "[ Bug #128309 ] m$ exchange bug workaround". Exchange was
mattphillips [Wed, 10 Jan 2001 21:23:22 +0000 (21:23 +0000)]
Patch contained in "[ Bug #128309 ] m$ exchange bug workaround".  Exchange was
erroniously reporting an error.  This patch ignores it.

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

23 years agoFix for [ Bug #125985 ] Random Login Failure. Sometimes funky characters in
mattphillips [Wed, 10 Jan 2001 21:02:38 +0000 (21:02 +0000)]
Fix for [ Bug #125985 ] Random Login Failure.  Sometimes funky characters in
the onetimepad weren't coming back out of the session correctly.  The
onetimepad is now base64_encoded in the session.

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

23 years agoSorry, I missed a line. Now its clean.
lbergman [Wed, 10 Jan 2001 14:26:38 +0000 (14:26 +0000)]
Sorry, I missed a line. Now its clean.

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

23 years agodeleted old files, removed old help stuff from webmail.php
lbergman [Wed, 10 Jan 2001 14:13:40 +0000 (14:13 +0000)]
deleted old files, removed old help stuff from webmail.php

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

23 years agogreatly improved speed and memory management of download of attachments.
lkehresman [Wed, 10 Jan 2001 04:36:00 +0000 (04:36 +0000)]
greatly improved speed and memory management of download of attachments.
it doesn't save the file in memory, it now feeds it line-by-line.

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

23 years agoChanged timeout from 0 seconds (died for me constantly) to 15 seconds.
fidian [Tue, 9 Jan 2001 23:07:18 +0000 (23:07 +0000)]
Changed timeout from 0 seconds (died for me constantly) to 15 seconds.
Now I can log into my email.  :-)

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

23 years ago* Removed sqimap_mailbox_close() function -- automatically expunges mailbox
lkehresman [Tue, 9 Jan 2001 01:12:47 +0000 (01:12 +0000)]
* Removed sqimap_mailbox_close() function -- automatically expunges mailbox
    when it closes.  Someone suggested that we use this, and I hadn't
    researched its functionality enough before implementing
* Made the $auto_expunge variable actually do something.

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

23 years agoadded Taiwan transation
lkehresman [Tue, 9 Jan 2001 01:02:27 +0000 (01:02 +0000)]
added Taiwan transation

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

23 years agofixed an error that wouldn't display "Password Incorrect". This cropped
lkehresman [Mon, 8 Jan 2001 21:40:20 +0000 (21:40 +0000)]
fixed an error that wouldn't display "Password Incorrect".  This cropped
up when we added redirect.php.  Fixed now.

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

23 years agoChanged mailbox display so that flags would be aligned center.
thomppj [Wed, 3 Jan 2001 18:31:47 +0000 (18:31 +0000)]
Changed mailbox display so that flags would be aligned center.

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

23 years agoFixed bug #126497 + problem with error handling in src/addressbook.php.
pallo [Wed, 3 Jan 2001 14:12:43 +0000 (14:12 +0000)]
Fixed bug #126497 + problem with error handling in src/addressbook.php.

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

23 years agoRemoving test file.
mattphillips [Wed, 27 Dec 2000 13:58:56 +0000 (13:58 +0000)]
Removing test file.

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

23 years agoTesting.
mattphillips [Wed, 27 Dec 2000 13:55:59 +0000 (13:55 +0000)]
Testing.

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

23 years agoStill testing.
mattphillips [Wed, 27 Dec 2000 13:53:43 +0000 (13:53 +0000)]
Still testing.

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

23 years agoJust testing...
mattphillips [Wed, 27 Dec 2000 13:29:52 +0000 (13:29 +0000)]
Just testing...

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

23 years agoStupid typo that I made is now fixed
fidian [Wed, 27 Dec 2000 05:38:42 +0000 (05:38 +0000)]
Stupid typo that I made is now fixed

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

23 years agoTesting. Sorry.
mattphillips [Wed, 27 Dec 2000 01:24:11 +0000 (01:24 +0000)]
Testing.  Sorry.

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

23 years agoAppologies.... Testing.
mattphillips [Wed, 27 Dec 2000 01:23:28 +0000 (01:23 +0000)]
Appologies....  Testing.

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

23 years agoMoved the force_username_lowercase stuff to redirect.php
fidian [Tue, 26 Dec 2000 17:00:02 +0000 (17:00 +0000)]
Moved the force_username_lowercase stuff to redirect.php

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

23 years agoFixed problem where username was overwritten with cookie's value in Opera.
fidian [Tue, 26 Dec 2000 16:59:26 +0000 (16:59 +0000)]
Fixed problem where username was overwritten with cookie's value in Opera.
Hopefuly the end of the quotemeta problem for usernames and passwords.

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

23 years agoFixed problem where $username was being overwritten with the cookie's value
fidian [Tue, 26 Dec 2000 16:58:01 +0000 (16:58 +0000)]
Fixed problem where $username was being overwritten with the cookie's value
in Opera.

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

23 years agoHopefully killing the quotemeta and login problems with funny characters
fidian [Tue, 26 Dec 2000 16:55:32 +0000 (16:55 +0000)]
Hopefully killing the quotemeta and login problems with funny characters

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

23 years agoApplied patch #102655. Ha! my first commit !
centaurix [Tue, 26 Dec 2000 00:25:42 +0000 (00:25 +0000)]
Applied patch #102655. Ha! my first commit !

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

23 years agoThe configured IMAP folder delimiter ($optional_delimiter) was never used (it
pallo [Mon, 18 Dec 2000 13:44:38 +0000 (13:44 +0000)]
The configured IMAP folder delimiter ($optional_delimiter) was never used (it
was always detected). Fixed that.

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

23 years agoFixed bug in readShortMailboxName() if "needle" (delimiter) is empty.
pallo [Mon, 18 Dec 2000 13:13:52 +0000 (13:13 +0000)]
Fixed bug in readShortMailboxName() if "needle" (delimiter) is empty.

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

23 years agoThis fixes SquirrelMail's inability to download large attachments. You
fidian [Fri, 15 Dec 2000 17:08:58 +0000 (17:08 +0000)]
This fixes SquirrelMail's inability to download large attachments.  You
still may need to tweak PHP's .ini file, but that isn't something that can
be done in SM.

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

23 years agoForward of attachments is fixed, I think. :-)
fidian [Fri, 15 Dec 2000 16:54:50 +0000 (16:54 +0000)]
Forward of attachments is fixed, I think.  :-)

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

23 years agoAnother array detection "if" statement.
fidian [Fri, 15 Dec 2000 15:40:21 +0000 (15:40 +0000)]
Another array detection "if" statement.

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

23 years agoadded catalan help translation
lkehresman [Thu, 14 Dec 2000 18:33:51 +0000 (18:33 +0000)]
added catalan help translation
updated korean, spanish, and catalan translations
changed version to 1.0pre2

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

23 years agoimap_mailbox: Fixed minor bug in sqimap_mailbox_list
ondrass [Thu, 14 Dec 2000 16:09:55 +0000 (16:09 +0000)]
imap_mailbox: Fixed minor bug in sqimap_mailbox_list
imap_general: Added sqimap_capability function to check capabilities of server.
imap_general: Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to get delimiter.
              Whole issue is more complicated, because you can have more NAMESPACES on IMAP server.

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

23 years agoYou havta do http redirect at the end of page.
ondrass [Thu, 14 Dec 2000 15:25:25 +0000 (15:25 +0000)]
You havta do http redirect at the end of page.

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

23 years agoUpdated language name for Czech Language
ondrass [Thu, 14 Dec 2000 15:10:31 +0000 (15:10 +0000)]
Updated language name for Czech Language

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

23 years agofixed the bug of not being able to have a period on a blank line when
lkehresman [Thu, 14 Dec 2000 02:54:00 +0000 (02:54 +0000)]
fixed the bug of not being able to have a period on a blank line when
sending a message (RFC281, section 4.5.2)

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

23 years agoFixed bug where str_repeat was called with 0 as multiplier. Simple "if"
fidian [Wed, 13 Dec 2000 23:38:03 +0000 (23:38 +0000)]
Fixed bug where str_repeat was called with 0 as multiplier.  Simple "if"
statement around the command.  :-)

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

23 years agoupdated squirrelmail.po
lkehresman [Wed, 13 Dec 2000 21:46:42 +0000 (21:46 +0000)]
updated squirrelmail.po

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

23 years agoUpdated folder displaying code with changes we discussed on list
lkehresman [Wed, 13 Dec 2000 20:36:39 +0000 (20:36 +0000)]
Updated folder displaying code with changes we discussed on list

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

23 years agofixed bug in quotemeta() patch (was applied to the wrong variable) :)
lkehresman [Tue, 12 Dec 2000 00:53:23 +0000 (00:53 +0000)]
fixed bug in quotemeta() patch (was applied to the wrong variable)  :)

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

23 years agoApplied qoutemeta patch
lbergman [Mon, 11 Dec 2000 17:22:13 +0000 (17:22 +0000)]
Applied qoutemeta patch

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

23 years agoFixed how folder names are formatted in a hierarchy of folders.
pallo [Sat, 9 Dec 2000 15:22:00 +0000 (15:22 +0000)]
Fixed how folder names are formatted in a hierarchy of folders.

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

23 years agoFolders below the trash folder are deleted instead of being moved to trash
pallo [Sat, 9 Dec 2000 15:18:35 +0000 (15:18 +0000)]
Folders below the trash folder are deleted instead of being moved to trash
when the user delete them.

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

23 years agosubmitted patch from Stefan Sels that fixes the i18n problem (hopefully)
lkehresman [Sat, 9 Dec 2000 14:55:58 +0000 (14:55 +0000)]
submitted patch from Stefan Sels that fixes the i18n problem (hopefully)

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

23 years agoFixed bug #124841 where the Content-Type header charset wasn't parsed correctly.
pallo [Thu, 7 Dec 2000 13:43:38 +0000 (13:43 +0000)]
Fixed bug #124841 where the Content-Type header charset wasn't parsed correctly.

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

23 years agofixed some problems and improved "view header" functionality
lkehresman [Thu, 7 Dec 2000 05:01:27 +0000 (05:01 +0000)]
fixed some problems and improved "view header" functionality

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

23 years agofixed an HTML rendering bug in search display
lkehresman [Thu, 7 Dec 2000 03:36:09 +0000 (03:36 +0000)]
fixed an HTML rendering bug in search display

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

23 years agoadded redirect.php
lkehresman [Thu, 7 Dec 2000 03:12:48 +0000 (03:12 +0000)]
added redirect.php

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

23 years agoapplied the patch that uses redirect.php for login
lkehresman [Thu, 7 Dec 2000 03:10:21 +0000 (03:10 +0000)]
applied the patch that uses redirect.php for login

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

23 years agofixed bug that didn't display page header after files were attached
lkehresman [Wed, 6 Dec 2000 19:32:17 +0000 (19:32 +0000)]
fixed bug that didn't display page header after files were attached

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

23 years ago- added patch to fix bugs with renaming folders
lkehresman [Wed, 6 Dec 2000 15:35:30 +0000 (15:35 +0000)]
- added patch to fix bugs with renaming folders

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

23 years ago- added patch from srakhada that uses quotemeta() function around password to allow
lkehresman [Wed, 6 Dec 2000 15:23:27 +0000 (15:23 +0000)]
- added patch from srakhada that uses quotemeta() function around password to allow
special characters in password.
- added patch from dave_michmerhuizen@yahoo.com to do folder sorting with case insensativity

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

23 years agoadded config option to specify the IMAP folder delimiter, rather than
lkehresman [Wed, 6 Dec 2000 15:01:52 +0000 (15:01 +0000)]
added config option to specify the IMAP folder delimiter, rather than
autodetecting all the time (which doesn't work on some servers, apparently)

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

23 years ago- fixed bug in conf.pl where no default was set for $force_username_lowercase
lkehresman [Wed, 6 Dec 2000 13:22:42 +0000 (13:22 +0000)]
- fixed bug in conf.pl where no default was set for $force_username_lowercase
- fixed bug in download.php that didn't display rtf correctly

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

23 years agoRemoved cache-control header
thomppj [Wed, 6 Dec 2000 08:40:08 +0000 (08:40 +0000)]
Removed cache-control header

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

23 years agolittle fix
thomppj [Wed, 6 Dec 2000 08:33:21 +0000 (08:33 +0000)]
little fix

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

23 years agoAdded security update to IE/SSL/Attachment Bug fix
thomppj [Wed, 6 Dec 2000 00:54:14 +0000 (00:54 +0000)]
Added security update to IE/SSL/Attachment Bug fix

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

23 years agoFixed IE/SSL/Attachment Bug!!!
thomppj [Wed, 6 Dec 2000 00:36:14 +0000 (00:36 +0000)]
Fixed IE/SSL/Attachment Bug!!!

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

23 years agofixed no signature problem
lkehresman [Tue, 5 Dec 2000 21:13:51 +0000 (21:13 +0000)]
fixed no signature problem

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

23 years agoFixed the startMessage stuff for the Select/Unselect All links
fidian [Tue, 5 Dec 2000 19:53:38 +0000 (19:53 +0000)]
Fixed the startMessage stuff for the Select/Unselect All links

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

23 years agomime_fetch_body reworked to fix a bug I found on my system. It also now
fidian [Tue, 5 Dec 2000 19:43:52 +0000 (19:43 +0000)]
mime_fetch_body reworked to fix a bug I found on my system.  It also now
uses imap_read_data() instead of reading data directly.

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

23 years agoadded patch from tcabot for a pure HTML method of selecting all messages
lkehresman [Tue, 5 Dec 2000 16:12:32 +0000 (16:12 +0000)]
added patch from tcabot for a pure HTML method of selecting all messages
in your current folder.  Works wonderfully as far as I can tell.

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

23 years agoAdded missing ';' in ISO-8859-1
gustavf [Tue, 5 Dec 2000 15:02:32 +0000 (15:02 +0000)]
Added missing ';' in ISO-8859-1

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

23 years agoApplied patch from Jeff Evans to fix forward attachment problem
lbergman [Thu, 30 Nov 2000 15:03:42 +0000 (15:03 +0000)]
Applied patch from Jeff Evans to fix forward attachment problem

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

23 years agofixed bug with one line length text message with an attachment not displaying.
lkehresman [Thu, 30 Nov 2000 03:03:14 +0000 (03:03 +0000)]
fixed bug with one line length text message with an attachment not displaying.

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

23 years agoMade the handle_errors flag to sqimap_mailbox_expunge default to true.
fidian [Tue, 28 Nov 2000 19:42:30 +0000 (19:42 +0000)]
Made the handle_errors flag to sqimap_mailbox_expunge default to true.

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

23 years ago- beautified index order options page
lkehresman [Sun, 26 Nov 2000 20:57:55 +0000 (20:57 +0000)]
- beautified index order options page
- sort order now saves in prefs every time it is changed
- made click order of sort icons smarter and more user friendly
     (easier to get to "no sort" method)
- fixed bug with next/previous when reading a message under "no sort" method

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

23 years agoApplied patch #102205 + some extra code to fix bug #121006.
pallo [Fri, 24 Nov 2000 14:47:54 +0000 (14:47 +0000)]
Applied patch #102205 + some extra code to fix bug #121006.

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

23 years agoThe "Delete" link when reading a message that was on the second or
fidian [Mon, 20 Nov 2000 13:34:10 +0000 (13:34 +0000)]
The "Delete" link when reading a message that was on the second or
subsequent pages of your mail folder will now return you to the proper page
instead of sending you back to page 1 all the time.

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

23 years agoMinor bugfix to make sure that startMessage is correct on 2nd and further
fidian [Fri, 17 Nov 2000 16:45:47 +0000 (16:45 +0000)]
Minor bugfix to make sure that startMessage is correct on 2nd and further
screens.

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

23 years agoChanged an if {} else if {} into if {} else {} (removed unnecessary if)
fidian [Thu, 16 Nov 2000 16:08:49 +0000 (16:08 +0000)]
Changed an if {} else if {} into if {} else {} (removed unnecessary if)

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

23 years agoFixed missing $startMessage stuff for "Message List" link and for all links
fidian [Thu, 16 Nov 2000 15:59:10 +0000 (15:59 +0000)]
Fixed missing $startMessage stuff for "Message List" link and for all links
displayed when viewing a folder.

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

23 years agoAdded a name parameter to content-type header to fix some browsers
lbergman [Thu, 16 Nov 2000 15:01:19 +0000 (15:01 +0000)]
Added a name parameter to content-type header to fix some browsers

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

23 years agofixed uninitialized urlMailbox bug on bug list
lkehresman [Thu, 16 Nov 2000 14:19:42 +0000 (14:19 +0000)]
fixed uninitialized urlMailbox bug on bug list

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

23 years agomade sorting a bit faster
lkehresman [Thu, 16 Nov 2000 14:16:53 +0000 (14:16 +0000)]
made sorting a bit faster
replaced \n with \r\n in body of message before sending

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

23 years agofixed all bugs i could find in "no sorting" code.
lkehresman [Sun, 12 Nov 2000 23:23:18 +0000 (23:23 +0000)]
fixed all bugs i could find in "no sorting" code.

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

23 years agofixed problems with not sorting.. sorts descending now with newest on top
lkehresman [Sun, 12 Nov 2000 06:17:51 +0000 (06:17 +0000)]
fixed problems with not sorting.. sorts descending now with newest on top

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

23 years agoadded option to have no sorting (click on icon beside date)
lkehresman [Sat, 11 Nov 2000 23:47:49 +0000 (23:47 +0000)]
added option to have no sorting (click on icon beside date)

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

23 years agofixed a bug that wasn't allowing the mailbox to be written into the sort URL links...
gpadgham [Thu, 9 Nov 2000 15:09:13 +0000 (15:09 +0000)]
fixed a bug that wasn't allowing the mailbox to be written into the sort URL links, thus breaking sorting.

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

23 years agoFixed a bug that was causing problems deleting messages with SM through SSL.
mattphillips [Wed, 8 Nov 2000 15:21:36 +0000 (15:21 +0000)]
Fixed a bug that was causing problems deleting messages with SM through SSL.

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

23 years agoadded polish help files
lkehresman [Mon, 6 Nov 2000 16:13:28 +0000 (16:13 +0000)]
added polish help files

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

23 years agoMaybe a slight fix for if the temp attachment name is 'none' then assume
fidian [Fri, 3 Nov 2000 17:18:28 +0000 (17:18 +0000)]
Maybe a slight fix for if the temp attachment name is 'none' then assume
that there is no attachment.

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

23 years agoSend button now attaches files without you needing to press Add for a single
fidian [Fri, 3 Nov 2000 17:05:27 +0000 (17:05 +0000)]
Send button now attaches files without you needing to press Add for a single
attachment.

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

23 years agoi18n bugfix (I think)
fidian [Fri, 3 Nov 2000 16:08:54 +0000 (16:08 +0000)]
i18n bugfix (I think)
No reported bugs with this one, but I think it would have been possible.

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

23 years agofixing the address button. there were problems where the addr_book javascript seting...
gpadgham [Fri, 3 Nov 2000 16:07:49 +0000 (16:07 +0000)]
fixing the address button.  there were problems where the addr_book javascript seting in the options needed to be declared global.  Also added a ./ infront of the include for the html address book too.  Otherwise some people may get a pesky document contains no data error (like me) or an error saying it can't include the specified file.

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

23 years agoMoved Martin J. to the code contributors section (more appropriate)
fidian [Thu, 2 Nov 2000 18:37:05 +0000 (18:37 +0000)]
Moved Martin J. to the code contributors section (more appropriate)

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

23 years agoNot sure why our email addresses weren't listed.
mattphillips [Thu, 2 Nov 2000 14:51:52 +0000 (14:51 +0000)]
Not sure why our email addresses weren't listed.

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

23 years agoupdated authors document
lkehresman [Thu, 2 Nov 2000 14:24:49 +0000 (14:24 +0000)]
updated authors document

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

23 years agomore places needed the $invert_time variable declared global to be able to be read...
gpadgham [Wed, 1 Nov 2000 22:38:27 +0000 (22:38 +0000)]
more places needed the $invert_time variable declared global to be able to be read from the config file.

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

23 years agofixed a function where a variable needed to be global in order to be used corrently...
gpadgham [Wed, 1 Nov 2000 22:24:22 +0000 (22:24 +0000)]
fixed a function where a variable needed to be global in order to be used corrently (this was in the timezone offset fix for unix)

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

23 years agodisplayHtmlHeader expects a title, not colors.
mattphillips [Wed, 1 Nov 2000 22:10:28 +0000 (22:10 +0000)]
displayHtmlHeader expects a title, not colors.

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

23 years agofixed bug that added index.php as a theme when autodetecting
lkehresman [Wed, 1 Nov 2000 21:53:46 +0000 (21:53 +0000)]
fixed bug that added index.php as a theme when autodetecting

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