squirrelmail.git
21 years agoadded message/rfc822 attachment store method
stekkel [Tue, 28 May 2002 22:43:14 +0000 (22:43 +0000)]
added message/rfc822 attachment store method

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

21 years agoAdded possibility to extract message/rfc822 attachments and save it to a
stekkel [Tue, 28 May 2002 22:34:30 +0000 (22:34 +0000)]
Added possibility to extract message/rfc822 attachments and save it to a
folder.
(I realy like the devel branche :-) )

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

21 years agoremoved displaying attachments in case we are dealing with
stekkel [Tue, 28 May 2002 21:27:19 +0000 (21:27 +0000)]
removed displaying attachments in case we are dealing with
multipart/alternative or multipart/related messages.

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

21 years agoforgot to move global $message
stekkel [Tue, 28 May 2002 21:02:22 +0000 (21:02 +0000)]
forgot to move global $message

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

21 years agolooks like a typo at line 632 giving me parse errors.
jmunro [Tue, 28 May 2002 19:05:07 +0000 (19:05 +0000)]
looks like a typo at line 632 giving me parse errors.

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

21 years agofix for weird &quot in subject instead of "
stekkel [Tue, 28 May 2002 15:16:49 +0000 (15:16 +0000)]
fix for weird &quot in subject instead of "

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

21 years agoSpeedimprovements download.php
stekkel [Tue, 28 May 2002 14:34:35 +0000 (14:34 +0000)]
Speedimprovements download.php

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

21 years agoget rid of getting the mime_structure of a message. HTML-messages with for
stekkel [Tue, 28 May 2002 14:26:28 +0000 (14:26 +0000)]
get rid of getting the mime_structure of a message. HTML-messages with for
example 15 small inline-images caused 15 times a call to mime_get_structure.

Getting the mime-header is enough in most cases.

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

21 years agoAdded function to get mime-entity headers
stekkel [Tue, 28 May 2002 14:22:31 +0000 (14:22 +0000)]
Added function to get mime-entity headers

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

21 years agoparsing $message to magicHTML for better handling message/rfc822 attachments
stekkel [Tue, 28 May 2002 14:20:07 +0000 (14:20 +0000)]
parsing $message to magicHTML for better handling message/rfc822 attachments

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

21 years ago"Tomas Kuliavas" <tokul@users.sourceforge.net>
philippe_mingo [Tue, 28 May 2002 09:24:27 +0000 (09:24 +0000)]
"Tomas Kuliavas" <tokul@users.sourceforge.net>

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

21 years agofix for search function trying ASCII when CHARSET fails. bug #552288
jmunro [Tue, 28 May 2002 00:17:49 +0000 (00:17 +0000)]
fix for search function trying ASCII when CHARSET fails. bug #552288

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

21 years agofix for folders with '*'. bug #552180
jmunro [Mon, 27 May 2002 23:55:30 +0000 (23:55 +0000)]
fix for folders with '*'. bug #552180

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

21 years agoSmall html cleanup. (#560533)
graf25 [Mon, 27 May 2002 21:41:05 +0000 (21:41 +0000)]
Small html cleanup. (#560533)

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

21 years agoposix_* functions don't exist on !UNIX platforms. Adding workarounds.
graf25 [Mon, 27 May 2002 21:01:29 +0000 (21:01 +0000)]
posix_* functions don't exist on !UNIX platforms. Adding workarounds.

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

21 years agoDid I mention I hate gettext -- russian locale breaks unless a "#, fuzzy"
graf25 [Mon, 27 May 2002 20:35:22 +0000 (20:35 +0000)]
Did I mention I hate gettext -- russian locale breaks unless a "#, fuzzy"
is present in the first line. Mind-boggling!

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

21 years agoFix for #547511. Apparently some drain-bamaged clients spell it
graf25 [Mon, 27 May 2002 20:07:09 +0000 (20:07 +0000)]
Fix for #547511. Apparently some drain-bamaged clients spell it
"quoted_printable". Guess who makes those?

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

21 years agoCommitting more from bug #494216. This doesn't seem to break anything for me,
graf25 [Mon, 27 May 2002 19:32:42 +0000 (19:32 +0000)]
Committing more from bug #494216. This doesn't seem to break anything for me,
but then again, I don't see the initial issue.

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

21 years agoSetting version to 1.3.0 [CVS-DEVEL]
graf25 [Mon, 27 May 2002 18:11:27 +0000 (18:11 +0000)]
Setting version to 1.3.0 [CVS-DEVEL]

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

21 years ago"Arief S Fitrianto" <arief@gurame.fisika.ui.ac.id>
philippe_mingo [Mon, 27 May 2002 09:31:56 +0000 (09:31 +0000)]
"Arief S Fitrianto" <arief@gurame.fisika.ui.ac.id>

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

21 years agofix comp_in_new
stekkel [Fri, 24 May 2002 20:20:27 +0000 (20:20 +0000)]
fix comp_in_new

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

21 years agoFixes by Marc Groot Koerkamp
stekkel [Fri, 24 May 2002 19:05:37 +0000 (19:05 +0000)]
Fixes by Marc Groot Koerkamp

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

21 years agosome help lines to use comp_in_new
stekkel [Fri, 24 May 2002 18:56:55 +0000 (18:56 +0000)]
some help lines to use comp_in_new

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

21 years agofixes from Lawrence Greenfield for advanced mailboxtree
stekkel [Fri, 24 May 2002 18:38:43 +0000 (18:38 +0000)]
fixes from Lawrence Greenfield for advanced mailboxtree

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

21 years agofix for comp_in_new
stekkel [Fri, 24 May 2002 18:21:11 +0000 (18:21 +0000)]
fix for comp_in_new

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

21 years agoremoved debug message (thnx jason)
stekkel [Fri, 24 May 2002 18:08:26 +0000 (18:08 +0000)]
removed debug message (thnx jason)

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

21 years agoimage for advanced tree
stekkel [Fri, 24 May 2002 17:31:04 +0000 (17:31 +0000)]
image for advanced tree

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

21 years agoupdate layout advanced tree
stekkel [Fri, 24 May 2002 17:29:00 +0000 (17:29 +0000)]
update layout advanced tree

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

21 years agofixed comp_in_new handling
stekkel [Fri, 24 May 2002 16:46:21 +0000 (16:46 +0000)]
fixed comp_in_new handling

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

21 years agoadded id for frameset
stekkel [Fri, 24 May 2002 16:12:42 +0000 (16:12 +0000)]
added id for frameset

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

21 years agofixed edit message as new
stekkel [Fri, 24 May 2002 15:59:37 +0000 (15:59 +0000)]
fixed edit message as new

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

21 years agofixed comp_in_new handling
stekkel [Fri, 24 May 2002 15:37:47 +0000 (15:37 +0000)]
fixed comp_in_new handling

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

21 years agoOK according to the RFC this fix should be done for all imapservers, sorry about...
ullgren [Thu, 23 May 2002 19:00:44 +0000 (19:00 +0000)]
OK according to the RFC this fix should be done for all imapservers, sorry about that

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

21 years agoForgot to add as global
ullgren [Thu, 23 May 2002 15:50:57 +0000 (15:50 +0000)]
Forgot to add  as global

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

21 years agorestore imap_utf7 encoding
stekkel [Thu, 23 May 2002 13:20:01 +0000 (13:20 +0000)]
restore imap_utf7 encoding

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

21 years agofix for alternative mailbox-tree
stekkel [Thu, 23 May 2002 13:11:11 +0000 (13:11 +0000)]
fix for alternative mailbox-tree

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

21 years agoAdded TZ-fix for cyrus and mac os x mailserver aswell since these have been reported.
ullgren [Thu, 23 May 2002 09:33:40 +0000 (09:33 +0000)]
Added TZ-fix for cyrus and mac os x mailserver aswell since these have been reported.

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

21 years agoFix for badly formated date string from INTERNALDATE when using courier
ullgren [Wed, 22 May 2002 19:59:30 +0000 (19:59 +0000)]
Fix for badly formated date string from INTERNALDATE when using courier

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

21 years agoAdded chinese structure
philippe_mingo [Tue, 21 May 2002 15:27:27 +0000 (15:27 +0000)]
Added chinese structure

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

21 years agoUpdate
philippe_mingo [Tue, 21 May 2002 15:24:12 +0000 (15:24 +0000)]
Update

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

21 years agofixed bug 556997 introduced by the imap-utf7 patch (applied from me)
centaurix [Tue, 21 May 2002 09:34:24 +0000 (09:34 +0000)]
fixed bug 556997 introduced by the imap-utf7 patch (applied from me)

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

21 years agoThis is a fix for the eml forward module
philippe_mingo [Mon, 20 May 2002 11:36:52 +0000 (11:36 +0000)]
This is a fix for the eml forward module

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

21 years agoAdded IMAP server information plugin called 'info'. See the README for details :)
jmunro [Fri, 17 May 2002 14:27:42 +0000 (14:27 +0000)]
Added IMAP server information plugin called 'info'. See the README for details :)

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

21 years agofix for bug #556143. better word wrapping on replies
jmunro [Fri, 17 May 2002 14:14:52 +0000 (14:14 +0000)]
fix for bug #556143. better word wrapping on replies

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

21 years ago:-(
stekkel [Fri, 17 May 2002 13:17:56 +0000 (13:17 +0000)]
:-(

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

21 years agofinal try
stekkel [Fri, 17 May 2002 13:11:39 +0000 (13:11 +0000)]
final try

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

21 years agono comments :-(
stekkel [Fri, 17 May 2002 12:40:38 +0000 (12:40 +0000)]
no comments :-(

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

21 years agofinal try ..
stekkel [Fri, 17 May 2002 12:37:30 +0000 (12:37 +0000)]
final try ..

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

21 years agorollback2
stekkel [Fri, 17 May 2002 12:31:25 +0000 (12:31 +0000)]
rollback2

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

21 years agorollback
stekkel [Fri, 17 May 2002 12:29:49 +0000 (12:29 +0000)]
rollback

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

21 years agoCall composenew via pageheader
stekkel [Fri, 17 May 2002 12:14:23 +0000 (12:14 +0000)]
Call composenew via pageheader

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

21 years agoFix for Forward messages from a search
stekkel [Fri, 17 May 2002 12:10:14 +0000 (12:10 +0000)]
Fix for Forward messages from a search

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

21 years agoFix for forward messages from a search
stekkel [Fri, 17 May 2002 12:08:27 +0000 (12:08 +0000)]
Fix for forward messages from a search

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

21 years agofix for mailboxes with trailing delimiter in the new mailboxtree
stekkel [Fri, 17 May 2002 08:27:41 +0000 (08:27 +0000)]
fix for mailboxes with trailing delimiter in the new mailboxtree

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

21 years agopatch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding ut
centaurix [Thu, 16 May 2002 12:17:49 +0000 (12:17 +0000)]
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding ut
f7 imap encoding

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

21 years agopatch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7...
centaurix [Thu, 16 May 2002 12:17:15 +0000 (12:17 +0000)]
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding

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

21 years agofixed missed folder_prefix in new mailboxtree
stekkel [Thu, 16 May 2002 09:24:56 +0000 (09:24 +0000)]
fixed missed folder_prefix in new mailboxtree

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

21 years agoFix some more HTML.
kink [Thu, 16 May 2002 08:28:06 +0000 (08:28 +0000)]
Fix some more HTML.

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

21 years agoremoved trailing lines
stekkel [Thu, 16 May 2002 08:20:01 +0000 (08:20 +0000)]
removed trailing lines

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

21 years agofixes for w3c syntax
stekkel [Thu, 16 May 2002 08:18:53 +0000 (08:18 +0000)]
fixes for w3c syntax

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

21 years agoremove trailing lines
stekkel [Thu, 16 May 2002 08:07:36 +0000 (08:07 +0000)]
remove trailing lines

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

21 years agoAdded some bugfixes.
stekkel [Wed, 15 May 2002 18:37:32 +0000 (18:37 +0000)]
Added some bugfixes.

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

21 years agoBug fix for not saving attachments.
stekkel [Wed, 15 May 2002 18:29:20 +0000 (18:29 +0000)]
Bug fix for not saving attachments.

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

21 years agoFix for bug 554789 Loose of attachements when using the html addressbook
stekkel [Wed, 15 May 2002 15:17:22 +0000 (15:17 +0000)]
Fix for bug 554789 Loose of attachements when using the html addressbook

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

21 years agoNew experimental code for mailbox-tree's. This code is default set to off so
stekkel [Wed, 15 May 2002 10:08:09 +0000 (10:08 +0000)]
New experimental code for mailbox-tree's. This code is default set to off so
there are no implications for the normal way of the mailbox-tree.

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

21 years agoAdded new experimental functions for mailbox-tree's
stekkel [Wed, 15 May 2002 10:05:19 +0000 (10:05 +0000)]
Added new experimental functions for mailbox-tree's

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

21 years agofix for problem with moving messages from folders that begin with "c", thanks Venge...
jmunro [Tue, 14 May 2002 18:37:57 +0000 (18:37 +0000)]
fix for problem with moving messages from folders that begin with "c", thanks Venge and Derek

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

21 years agofix for text box focus on read_body.php. Ryan, adding a simple case block causes...
jmunro [Tue, 14 May 2002 15:13:29 +0000 (15:13 +0000)]
fix for text box focus on read_body.php. Ryan, adding a simple case block causes errors with E_ALL and breaks the 'compose in new window' option when launched from read_body.php. This fix disables the text box focus without warnings or breakage :)

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

21 years agofix for bug #551310. The $optional_delimiter is now only added to the $default_folder...
jmunro [Tue, 14 May 2002 14:50:12 +0000 (14:50 +0000)]
fix for bug #551310. The $optional_delimiter is now only added to the $default_folder_prefix if autodetect is selected or if $optional_delimiter is set to detect.

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

21 years agofix for bug #554886
jmunro [Tue, 14 May 2002 04:20:41 +0000 (04:20 +0000)]
fix for bug #554886

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

21 years agoFixed VERY VERY STUPID bug, don't you people think? :(((.
ondrass [Mon, 13 May 2002 13:57:26 +0000 (13:57 +0000)]
Fixed VERY VERY STUPID bug, don't you people think? :(((.
Mail length was counted with '\n' when sending with sendSendmail,
but stored to imap server with '\r\n'. We have to recount length, before storing message.

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

21 years agoadded patch from feature request to use getFrom function.
centaurix [Sat, 11 May 2002 15:06:03 +0000 (15:06 +0000)]
added patch from feature request to use getFrom function.
now envelopes are set correctly to the from address (not just : username@domain)

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

21 years ago$allow_charset_search var needs a default value, otherwise config.php gets a parse...
jmunro [Fri, 10 May 2002 16:59:32 +0000 (16:59 +0000)]
$allow_charset_search var needs a default value, otherwise config.php gets a parse error.

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

21 years agoAdded new config flag 'allow_charset_search' for those unfortunate using
ondrass [Fri, 10 May 2002 12:50:41 +0000 (12:50 +0000)]
Added new config flag 'allow_charset_search' for those unfortunate using
other charset than US-ASCII with server which doesn't support it.

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

21 years ago"J.I Kim" <aporie@netian.com>
philippe_mingo [Fri, 10 May 2002 08:28:58 +0000 (08:28 +0000)]
"J.I Kim" <aporie@netian.com>

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

21 years agoI don't think ppc-compiled .mo works because of endianness, so here's
graf25 [Fri, 10 May 2002 03:46:42 +0000 (03:46 +0000)]
I don't think ppc-compiled .mo works because of endianness, so here's
intel-based one instead.

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

21 years agoUpdated Russian translation.
graf25 [Fri, 10 May 2002 03:37:24 +0000 (03:37 +0000)]
Updated Russian translation.

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

21 years agofix for bug #552961 broke the reply ">" format. removing the sqUnWordWrap function...
jmunro [Thu, 9 May 2002 18:30:59 +0000 (18:30 +0000)]
fix for bug #552961 broke the reply ">" format. removing the sqUnWordWrap function from here fixes the problem.

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

21 years agofix for bug #552961, word wrapping problems.
jmunro [Thu, 9 May 2002 15:37:11 +0000 (15:37 +0000)]
fix for bug #552961, word wrapping problems.

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

21 years agopatch #526257 adds toggle all links for cc, to, bcc.
jmunro [Thu, 9 May 2002 04:37:14 +0000 (04:37 +0000)]
patch #526257 adds toggle all links for cc, to, bcc.
 Thanks Ryan O'neill

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

21 years agopatch #539958 Remember selection of target mailbox in move message option.
jmunro [Thu, 9 May 2002 04:23:18 +0000 (04:23 +0000)]
patch #539958 Remember selection of target mailbox in move message option.

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

21 years agopatch #527664. disables text box focus when reading mail.
jmunro [Thu, 9 May 2002 04:05:01 +0000 (04:05 +0000)]
patch #527664. disables text box focus when reading mail.
Thanks Ryan O'Neill

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

21 years agoSigh...
graf25 [Wed, 8 May 2002 16:55:12 +0000 (16:55 +0000)]
Sigh...

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

21 years agoFix bug #550605, thanks to Cor Bosman.
kink [Wed, 8 May 2002 14:03:07 +0000 (14:03 +0000)]
Fix bug #550605, thanks to Cor Bosman.

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

21 years agoSigh... I guess global search and replace in emacs doesn't work QUITE as
graf25 [Wed, 8 May 2002 13:50:01 +0000 (13:50 +0000)]
Sigh... I guess global search and replace in emacs doesn't work QUITE as
reliable as advertized.

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

21 years ago"Stanislav Yordanov" <stan@stud.ru.acad.bg>
philippe_mingo [Mon, 6 May 2002 06:56:43 +0000 (06:56 +0000)]
"Stanislav Yordanov" <stan@stud.ru.acad.bg>

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

21 years ago552342: Timezone option has no effect when running in safemode.
ullgren [Sun, 5 May 2002 11:11:33 +0000 (11:11 +0000)]
552342: Timezone option has no effect when running in safemode.

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

21 years agoThread View and Untrhead View added to strings.
philippe_mingo [Fri, 3 May 2002 11:23:23 +0000 (11:23 +0000)]
Thread View and Untrhead View added to strings.

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

21 years agoVariable vlaues are not parsed into the string detector.
philippe_mingo [Fri, 3 May 2002 11:20:19 +0000 (11:20 +0000)]
Variable vlaues are not parsed into the string detector.

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

21 years agoDutch and Indonesian Update
philippe_mingo [Fri, 3 May 2002 11:18:23 +0000 (11:18 +0000)]
Dutch and Indonesian Update

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

21 years agoAdded recent fixes by me.
stekkel [Thu, 2 May 2002 20:48:56 +0000 (20:48 +0000)]
Added recent fixes by me.

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

21 years agocreate unfolded lines breaks the header->to header-cc methods for adding the
stekkel [Thu, 2 May 2002 20:40:01 +0000 (20:40 +0000)]
create unfolded lines breaks the header->to header-cc methods for adding the
individual addresses to an array.
Now it's fixed :-)

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

21 years agofix in getPref thnx to Edwin Pranoto
stekkel [Thu, 2 May 2002 15:46:16 +0000 (15:46 +0000)]
fix in getPref thnx to Edwin Pranoto

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

21 years agoOnly use "\n" if we are dealing with sendmail. In case of imap_append use
stekkel [Wed, 1 May 2002 18:11:11 +0000 (18:11 +0000)]
Only use "\n" if we are dealing with sendmail. In case of imap_append use
"\r\n"

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

21 years agofix bug 550586
stekkel [Wed, 1 May 2002 17:26:07 +0000 (17:26 +0000)]
fix bug 550586

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

21 years agoiso_xxxx_x should be iso-xxxx-x. #550725
jmunro [Wed, 1 May 2002 15:20:00 +0000 (15:20 +0000)]
iso_xxxx_x should be iso-xxxx-x. #550725

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

21 years agoAdded Speed improvements
stekkel [Wed, 1 May 2002 14:47:56 +0000 (14:47 +0000)]
Added Speed improvements

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

21 years agoMoved my name from code contributors to developers
stekkel [Wed, 1 May 2002 14:42:25 +0000 (14:42 +0000)]
Moved my name from code contributors to developers

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

21 years agofix in displaying priority
stekkel [Wed, 1 May 2002 13:32:31 +0000 (13:32 +0000)]
fix in displaying priority

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

21 years agoremoved echo
stekkel [Wed, 1 May 2002 11:21:29 +0000 (11:21 +0000)]
removed echo

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