kink [Fri, 11 Feb 2005 20:51:51 +0000 (20:51 +0000)]
Give an error to the user when SquirrelMail is not configured yet
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8845
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 11 Feb 2005 14:55:23 +0000 (14:55 +0000)]
Missing global $color in logout_error()
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8843
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Feb 2005 16:52:56 +0000 (16:52 +0000)]
Create page header before addressbook_init in order to display error
messages correctly. Maybe error_box() should use table that is not with
width=100%
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8833
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Feb 2005 16:45:11 +0000 (16:45 +0000)]
display error box with more details.
todo. do same thing with ldap books.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8832
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Feb 2005 16:03:56 +0000 (16:03 +0000)]
open file rw only if it is writable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8831
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Feb 2005 15:18:54 +0000 (15:18 +0000)]
information about change_password changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8830
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 9 Feb 2005 15:16:43 +0000 (15:16 +0000)]
vmailmgrd backend site configuration is in config.php.
some documentation updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8829
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 8 Feb 2005 19:19:10 +0000 (19:19 +0000)]
adding vmailmgrd backend and making change_password_init hook work.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8827
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 8 Feb 2005 16:22:24 +0000 (16:22 +0000)]
This fixes empty src tags, and sets them to the blank image. IE causes
a logout to occur when the img src tag is empty. Setting iframe, frame,
or input image to the blank image shouldn't cause any issues.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8826
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 8 Feb 2005 15:56:18 +0000 (15:56 +0000)]
Do not send quality-headers if they are set to Normal, which is the default.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8825
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 8 Feb 2005 15:37:33 +0000 (15:37 +0000)]
Another MS fix...
- Strip <outbind://> tags out. This is a Microsoft only protocol and
references files local to the sending machine. This causes issues
with Internet Explorer.
- Replace <img src="outbind://"> links with clean images to stop
issues with Internet Explorer not being able to track down the image.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8823
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 8 Feb 2005 15:13:31 +0000 (15:13 +0000)]
Fix for #855320 where Outlook Express was creating CID: based URLs,
but not assigning a content-id to the attachment. This is a bug in
Outlook Express and is non-RFC compliant behaviour.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8822
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 8 Feb 2005 11:08:06 +0000 (11:08 +0000)]
adjust wrap and remove nobr tags at top of folder list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8817
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 7 Feb 2005 18:10:47 +0000 (18:10 +0000)]
forward attachment filename fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8806
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 7 Feb 2005 18:06:17 +0000 (18:06 +0000)]
Fixed: filenames in case of forwarding a message.
Cleanup: Make use of getFilename method from the Message class and remove
this code from mime.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8805
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 7 Feb 2005 17:38:40 +0000 (17:38 +0000)]
- Added blank.png for missing image support.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8804
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 7 Feb 2005 13:43:16 +0000 (13:43 +0000)]
small comment changes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8789
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Mon, 7 Feb 2005 05:32:22 +0000 (05:32 +0000)]
minor grammar tweaks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8773
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 6 Feb 2005 22:04:10 +0000 (22:04 +0000)]
Add workaround for Mercury/32 servers that will subscribe again to
an already subscribed folder (#
1115409).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8770
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 6 Feb 2005 20:59:45 +0000 (20:59 +0000)]
Change chown user.group -> user:group, using "." is deprecated and
using ":" also conforms to the Single UNIX Spec.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8769
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 6 Feb 2005 19:55:04 +0000 (19:55 +0000)]
Add "show only subscribed folders" option (defaults to On, current behaviour).
Recommended by RFC 2683 sect 3.2.2, allows a user to show all mailboxes regardless
of subscription. Thanks Simon Matter for the idea.
btw when will the "oldway" in left_main disappear?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8768
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 6 Feb 2005 19:26:23 +0000 (19:26 +0000)]
Add comment to parsePriority function. I had to duplicate this function in
Rfc822Header.php AND imap_messages.php because both seem to do header parsing.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8767
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 6 Feb 2005 14:18:13 +0000 (14:18 +0000)]
Fix a couple more 'string concat on array push' bugs like the
one Marc just fixed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8765
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sat, 5 Feb 2005 17:53:53 +0000 (17:53 +0000)]
Fix typo. php 5 errors out on this.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8764
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 3 Feb 2005 16:14:30 +0000 (16:14 +0000)]
Fixing sorting order in get_squirrel_sort() (#
1115403).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8761
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 3 Feb 2005 14:26:58 +0000 (14:26 +0000)]
should fix one #
1105760 issue. (old config file and $data_dir, that
does not have trailing slash). Problems with full path might be related to
user config.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8758
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 3 Feb 2005 09:56:04 +0000 (09:56 +0000)]
Move default_pref from data/ to config/ dir.
We will check the legacy locations first in order to remain backwards compatible
(an upgrade will still use the old location but a new install will use the new).
When not found, do not exit with an error, just create an empty prefs file.
Fix the title of the error message.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8755
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 2 Feb 2005 21:56:43 +0000 (21:56 +0000)]
in sqgetGlobalVar, reset $value if it is not found.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8754
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 2 Feb 2005 21:53:02 +0000 (21:53 +0000)]
ChangeLog
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8753
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 2 Feb 2005 21:25:42 +0000 (21:25 +0000)]
Update Turkish translation author
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8752
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 2 Feb 2005 15:54:37 +0000 (15:54 +0000)]
changing names of defines in order to avoid phpdoc errors.
maybe somebody can explain purpose of save_option_header function?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8750
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 2 Feb 2005 15:05:37 +0000 (15:05 +0000)]
Quoting "INBOX" to fix an imap server bug. No harm in quoting the folder
name, so it shouldn't hurt other servers (tested against courier and
broken imap server hmailserver I believe).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8749
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 1 Feb 2005 16:42:47 +0000 (16:42 +0000)]
Exactly how the line is terminated is not really relevant, so strip all
whitespace around an admin-username.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8748
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 1 Feb 2005 09:25:31 +0000 (09:25 +0000)]
adding some information about plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8747
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 1 Feb 2005 09:20:50 +0000 (09:20 +0000)]
Divide the Compose options screen in two sections: General and Forwarding/Replying.
Move the Hour Format setting from Folders (???) to Display preferences.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8746
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Jan 2005 14:23:02 +0000 (14:23 +0000)]
updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8737
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 31 Jan 2005 11:17:00 +0000 (11:17 +0000)]
javascript inserted between ECHO prevents string extraction in gettext v.0.11+
According to left_main html diff, in this modification only empty lines are
removed and single quotes are converted to double quotes for some attributes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8736
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 19:00:48 +0000 (19:00 +0000)]
doc update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8729
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 18:30:05 +0000 (18:30 +0000)]
using code from locales that help to run xgettext with different gettext versions.
updating strings.
--add-comments is added for debugging in order to clean the code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8728
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 14:04:53 +0000 (14:04 +0000)]
information about changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8720
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 13:54:59 +0000 (13:54 +0000)]
fixed translation of two reply citation styles. (would like to port it to stable)
fixed incorrect string length and padding of multibyte strings.
translated error message. used css instead of align=center for xhtml strict compatibility
documented some functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8719
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 13:20:56 +0000 (13:20 +0000)]
adding str_pad replacement for multibyte charsets and some documentation fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8718
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 13:17:58 +0000 (13:17 +0000)]
user's user's id :)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8717
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 13:07:26 +0000 (13:07 +0000)]
uid=0 thing can be fixed, but i don't want to be the one that allows to use
root logins on webmail interface.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8715
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 27 Jan 2005 12:44:19 +0000 (12:44 +0000)]
fixed incorrect test. $adm_id was getting value of fileowner && function_exists
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8712
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 26 Jan 2005 20:31:42 +0000 (20:31 +0000)]
Remove numeric keys from plugin array in config.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8708
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 26 Jan 2005 16:58:15 +0000 (16:58 +0000)]
left_main.php requires 24hr clock update too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8707
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 26 Jan 2005 16:45:05 +0000 (16:45 +0000)]
24hr date format should include a leading 0... Not seen any clocks without
one yet.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8705
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 24 Jan 2005 19:16:54 +0000 (19:16 +0000)]
data_dir doesn't need to be readable. It has to executable, but that's
not cleanly testable in PHP so it seems..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8703
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 24 Jan 2005 19:11:45 +0000 (19:11 +0000)]
Even more checking whether writing actually succeeds.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8702
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 24 Jan 2005 18:17:51 +0000 (18:17 +0000)]
Check if proc_open/fopen actually succeeded before starting to write to it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8701
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 21 Jan 2005 23:58:17 +0000 (23:58 +0000)]
Add CVE-id's to ChangeLog.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8687
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Thu, 20 Jan 2005 20:35:21 +0000 (20:35 +0000)]
- XSS fixes in src/webmail.php
- Fixes for undefined varibles in src/webmail.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8684
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 19 Jan 2005 21:07:47 +0000 (21:07 +0000)]
Fix for possible remote file inclusion
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8680
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 18 Jan 2005 18:58:53 +0000 (18:58 +0000)]
Add a new Options section "compose". Move some options from Display
Preferences there - DP was way overcrowded with options not logically
sorted. This is just a simple re-arranging of some options, as a
simple attempt to at least clean things up a small bit.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8677
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 18 Jan 2005 16:54:29 +0000 (16:54 +0000)]
Show System Specs link has no place under the Options
menu, move it to the Bug-plugin page.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8676
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 18 Jan 2005 16:09:19 +0000 (16:09 +0000)]
Remove printer friendly clean display option, following a proposal of
mine on the devel list to which no objections arose. The option is
totally unclear to end users, and has very little impact. The cleaning
is now always done.
If it turns out this is really missed, or if people really want to turn
the cleaning off, it can of course always be reintroduced - that's
why this is devel.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8675
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Mon, 17 Jan 2005 05:49:46 +0000 (05:49 +0000)]
Adding old fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8671
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Mon, 17 Jan 2005 05:41:38 +0000 (05:41 +0000)]
Indentation cleanup
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8670
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 15 Jan 2005 10:05:55 +0000 (10:05 +0000)]
Include CVE-id in ChangeLog, move Jimmy up in AUTHORS.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8662
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Fri, 14 Jan 2005 06:16:22 +0000 (06:16 +0000)]
Added hook for Preferences Backend to resolve potential file inclusions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8647
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 13 Jan 2005 13:17:33 +0000 (13:17 +0000)]
adding tahoma style sheets. Provide better readability for Arabic or Farsi
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8637
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 10 Jan 2005 18:43:44 +0000 (18:43 +0000)]
Provides some fixes for #
1043576 (incorrect wrapping of multibyte texts).
If same code is ported to stable, it could make that bug specific to
devel branch. Devel branch needs more fixes for sqBodyWrap function. I would
like to add Eastern charset support before moving it to 1.4.5
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8619
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 9 Jan 2005 22:28:30 +0000 (22:28 +0000)]
Have configtest check whether the sq_default_language is actually installed.
Might hint people that didn't download the locales package.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8616
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 9 Jan 2005 17:01:42 +0000 (17:01 +0000)]
replacing urlencode with rawurlencode. It is possible that I've missed space
encoding as plus issue when I've tested IE or older php versions does not have
such behaviour. Should fix bug #
1076733.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8615
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 7 Jan 2005 18:17:53 +0000 (18:17 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8610
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 7 Jan 2005 18:06:26 +0000 (18:06 +0000)]
adding mbstring overloading test and splitting some strings in order to make
them readable on smaller screens and don't cause xgettext errors.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8609
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 7 Jan 2005 17:42:23 +0000 (17:42 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8603
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 7 Jan 2005 09:37:39 +0000 (09:37 +0000)]
Add base url to output of configtest.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8583
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 3 Jan 2005 14:37:27 +0000 (14:37 +0000)]
Support '-1' as a special value in memory limit for max attachment filesize.
#
1094569
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8564
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 3 Jan 2005 08:13:36 +0000 (08:13 +0000)]
Minor typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8562
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 3 Jan 2005 08:11:53 +0000 (08:11 +0000)]
Fix listcommands plugin to behave like normal reply/compose links, and
return to message page that originally called from.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8561
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 29 Dec 2004 22:58:54 +0000 (22:58 +0000)]
Increment year in copyright notice
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8534
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 29 Dec 2004 19:08:21 +0000 (19:08 +0000)]
Minor cleanup
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8528
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 29 Dec 2004 15:06:20 +0000 (15:06 +0000)]
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8522
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Wed, 29 Dec 2004 14:37:40 +0000 (14:37 +0000)]
Replacing tabs with spaces
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8521
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 28 Dec 2004 13:12:28 +0000 (13:12 +0000)]
Add param 'clean' to formatBody to prevent irrelevant stuff like 'download
this as a file' being output in printer friendly. I guess formatBody is
a bit too much of an all-in-one function and it might be cleaner to split
it up at some time in the future. Also add colons to the printer friendly
mailheaders and make them bold.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8488
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 28 Dec 2004 11:42:56 +0000 (11:42 +0000)]
string updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8484
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 28 Dec 2004 11:25:23 +0000 (11:25 +0000)]
moved imap_test function to right place
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8482
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 28 Dec 2004 10:44:01 +0000 (10:44 +0000)]
one more place affected by #
1085377 bug
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8480
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 28 Dec 2004 10:31:25 +0000 (10:31 +0000)]
Adding macosx and hmailserver options. presets also include mercury, but it
is not used in any $imap_server_type tests
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8478
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 27 Dec 2004 21:14:55 +0000 (21:14 +0000)]
Cvascript detection was broken when you changed your setting from never
to autodetect. Fixes: #983614
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8477
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 27 Dec 2004 15:04:02 +0000 (15:04 +0000)]
Increment year in copyright notice.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8475
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 27 Dec 2004 14:12:06 +0000 (14:12 +0000)]
Add "Security:" with relevant changelog items and add CVE id's.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8474
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 27 Dec 2004 12:21:18 +0000 (12:21 +0000)]
information about newmail fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8471
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 27 Dec 2004 12:09:51 +0000 (12:09 +0000)]
reuploading files
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8470
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 26 Dec 2004 22:44:31 +0000 (22:44 +0000)]
A default server setting should always set all options, even if they are
the defaults, to permit switching between different servers. Thanks Tomas
for noting this.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8469
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 24 Dec 2004 15:45:33 +0000 (15:45 +0000)]
Add server type 'hmailserver' to work around a searching problem with hMailServer.
Fixes: #
1085377
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8462
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 22 Dec 2004 05:08:52 +0000 (05:08 +0000)]
RFC822 complianced with Received header. Fixes #
1088548.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8457
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Dec 2004 15:45:53 +0000 (15:45 +0000)]
explanation of weird chars and header
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8442
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Dec 2004 09:18:14 +0000 (09:18 +0000)]
use default http port for intertran in order to be able to used it through
strict firewall. updated otenet form url
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8439
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Dec 2004 08:46:14 +0000 (08:46 +0000)]
info about newmail plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8436
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Dec 2004 08:42:25 +0000 (08:42 +0000)]
looks like opera implemented it according to apple specs and height/width
is required by this browser. without them opera defaults to 100-200 height.
fix for bug.818958
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8435
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Dec 2004 08:20:30 +0000 (08:20 +0000)]
make gpltrans url configurable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8434
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 10 Dec 2004 18:06:27 +0000 (18:06 +0000)]
correct table name and add some information about global address book
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8431
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 15:50:07 +0000 (15:50 +0000)]
information about added function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8430
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 15:16:02 +0000 (15:16 +0000)]
language must be set before using gettext functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8429
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 14:58:08 +0000 (14:58 +0000)]
adding sq_setlocale function in order to use multiple locale names without
php 4.3+ dependency
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8428
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 3 Dec 2004 18:24:26 +0000 (18:24 +0000)]
Close the form. Otherwise selecting all results from one mailbox will select them from all the ones below as well.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8408
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 3 Dec 2004 18:22:57 +0000 (18:22 +0000)]
Use the count of what we found, not what is in the actual mailbox
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8407
7612ce4b-ef26-0410-bec9-
ea0150e637f0