squirrelmail.git
24 years agoAdded a constat to all files in functions/ to be able to chech whether the
gustavf [Wed, 1 Mar 2000 08:44:35 +0000 (08:44 +0000)]
Added a constat to all files in functions/ to be able to chech whether the
file has already been included.

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

24 years agoUses the brand new configuration directive email_address to set the
gustavf [Tue, 29 Feb 2000 14:49:16 +0000 (14:49 +0000)]
Uses the brand new configuration directive email_address to set the
From: address when sending mail.

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

24 years agoAdded configuration option: E-mail address.
gustavf [Tue, 29 Feb 2000 14:40:04 +0000 (14:40 +0000)]
Added configuration option: E-mail address.

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

24 years agoTypo in last commit.
gustavf [Tue, 29 Feb 2000 14:35:44 +0000 (14:35 +0000)]
Typo in last commit.

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

24 years agoAdded support for iso-8859-1 (Latin/Greek alphabet).
gustavf [Tue, 29 Feb 2000 14:29:37 +0000 (14:29 +0000)]
Added support for iso-8859-1 (Latin/Greek alphabet).

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

24 years agoifixed a few bugs with not being RFC complient
lkehresman [Tue, 29 Feb 2000 12:42:57 +0000 (12:42 +0000)]
ifixed a few bugs with not being RFC complient

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

24 years agoFixed bug: Encoding was not set correctly when message was not multipart.
gustavf [Tue, 29 Feb 2000 11:52:15 +0000 (11:52 +0000)]
Fixed bug: Encoding was not set correctly when message was not multipart.

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

24 years agoMoved some output, so that page_header.php can send headers.
gustavf [Mon, 28 Feb 2000 14:47:23 +0000 (14:47 +0000)]
Moved some output, so that page_header.php can send headers.

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

24 years agoAdded i18n.php and moved som functionality to that file.
gustavf [Mon, 28 Feb 2000 14:18:43 +0000 (14:18 +0000)]
Added i18n.php and moved som functionality to that file.

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

24 years agoChanged parameters to sendmail.
gustavf [Sun, 27 Feb 2000 18:24:58 +0000 (18:24 +0000)]
Changed parameters to sendmail.

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

24 years agoChanged name of rfc1522Decode to decodeHeader. The function now returns
gustavf [Fri, 25 Feb 2000 12:51:35 +0000 (12:51 +0000)]
Changed name of rfc1522Decode to decodeHeader. The function now returns
HTML-entities and the output should not be run through htmlspecialchars.
Added full support for all characters in iso-8859-15 (translated into Unicode
HTML entities according to HTML 4.0).

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

24 years agoBugfixes
lkehresman [Thu, 24 Feb 2000 12:01:21 +0000 (12:01 +0000)]
Bugfixes

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

24 years agoAdded partial support for iso-8859-15 to rfc1522Decode.
gustavf [Thu, 24 Feb 2000 09:44:36 +0000 (09:44 +0000)]
Added partial support for iso-8859-15 to rfc1522Decode.

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

24 years agoFixed a few minor bugs. Mail address was wrong when replying.
gustavf [Wed, 23 Feb 2000 14:28:59 +0000 (14:28 +0000)]
Fixed a few minor bugs. Mail address was wrong when replying.

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

24 years agoFixed decodeBody. Now handles Quoted Printable correctly.
gustavf [Wed, 23 Feb 2000 10:31:27 +0000 (10:31 +0000)]
Fixed decodeBody. Now handles Quoted Printable correctly.

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

24 years agoFixed bug: Bopdy was empty when replying or forwarding.
gustavf [Wed, 23 Feb 2000 10:24:08 +0000 (10:24 +0000)]
Fixed bug: Bopdy was empty when replying or forwarding.

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

24 years agoAdded gettext to strings.
gustavf [Wed, 23 Feb 2000 10:04:58 +0000 (10:04 +0000)]
Added gettext to strings.

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

24 years agoadditions
nehresma [Tue, 22 Feb 2000 15:18:22 +0000 (15:18 +0000)]
additions

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

24 years agoadded quoted printable todo
nehresma [Tue, 22 Feb 2000 14:57:37 +0000 (14:57 +0000)]
added quoted printable todo

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

24 years agoAdded support for RFC1522 (MIME coding of headers).
gustavf [Tue, 22 Feb 2000 13:32:38 +0000 (13:32 +0000)]
Added support for RFC1522 (MIME coding of headers).

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

24 years agofixed problems with viewing messages ending with a )
lkehresman [Tue, 22 Feb 2000 12:14:46 +0000 (12:14 +0000)]
fixed problems with viewing messages ending with a )

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

24 years agoAdds message flag usage.. messages are bold if unread, not shown if deleted.
lkehresman [Tue, 22 Feb 2000 12:06:33 +0000 (12:06 +0000)]
Adds message flag usage.. messages are bold if unread, not shown if deleted.

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

24 years agoFixed the problem with downloading attachments... they work now.
lkehresman [Tue, 22 Feb 2000 11:55:02 +0000 (11:55 +0000)]
Fixed the problem with downloading attachments... they work now.

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

24 years agoUpdated documentation, fixed sorting problems in folder list.
lkehresman [Tue, 22 Feb 2000 11:47:08 +0000 (11:47 +0000)]
Updated documentation, fixed sorting problems in folder list.

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

24 years agoFixed a problem with signatures getting added all the time when
gustavf [Mon, 21 Feb 2000 12:33:14 +0000 (12:33 +0000)]
Fixed a problem with signatures getting added all the time when
attaching files.

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

24 years agoJust updated some documentation
lkehresman [Mon, 21 Feb 2000 12:21:11 +0000 (12:21 +0000)]
Just updated some documentation

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

24 years agoUpdated translation file.
lkehresman [Mon, 21 Feb 2000 12:08:36 +0000 (12:08 +0000)]
Updated translation file.

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

24 years agoRewrote imap functions
lkehresman [Mon, 21 Feb 2000 12:00:35 +0000 (12:00 +0000)]
Rewrote imap functions

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

24 years agoRewrote IMAP functions.
lkehresman [Mon, 21 Feb 2000 12:00:17 +0000 (12:00 +0000)]
Rewrote IMAP functions.

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

24 years agoAdded use of signature separator.
gustavf [Mon, 21 Feb 2000 08:41:54 +0000 (08:41 +0000)]
Added use of signature separator.

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

24 years agochanged the fetch command for headers to be more flexable across
nehresma [Sat, 19 Feb 2000 18:04:16 +0000 (18:04 +0000)]
changed the fetch command for headers to be more flexable across
different servers

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

24 years agoupdated the authors file
lkehresman [Fri, 18 Feb 2000 12:44:37 +0000 (12:44 +0000)]
updated the authors file

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

24 years agoAdded the header("Location...") to index.php
lkehresman [Fri, 18 Feb 2000 12:08:09 +0000 (12:08 +0000)]
Added the header("Location...") to index.php

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

24 years agoremoved whitespace at end of file
nehresma [Thu, 17 Feb 2000 17:14:18 +0000 (17:14 +0000)]
removed whitespace at end of file

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

24 years agodeleting folders is now recursive and should work more reliably
nehresma [Thu, 17 Feb 2000 17:13:18 +0000 (17:13 +0000)]
deleting folders is now recursive and should work more reliably

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

24 years agoSmall fix to folder renaming.
lkehresman [Wed, 16 Feb 2000 12:08:45 +0000 (12:08 +0000)]
Small fix to folder renaming.

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

24 years agomore debuging stuff for shane
nehresma [Wed, 16 Feb 2000 04:12:11 +0000 (04:12 +0000)]
more debuging stuff for shane

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

24 years agomore debug stuff for Shane
nehresma [Tue, 15 Feb 2000 22:23:00 +0000 (22:23 +0000)]
more debug stuff for Shane

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

24 years agofixed some html on removing a folder
nehresma [Tue, 15 Feb 2000 15:55:57 +0000 (15:55 +0000)]
fixed some html on removing a folder

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

24 years agoadded debug info to track emptying of trash bug on Shane's
nehresma [Tue, 15 Feb 2000 15:55:24 +0000 (15:55 +0000)]
added debug info to track emptying of trash bug on Shane's
system

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

24 years agoReworte the install guide.
gustavf [Tue, 15 Feb 2000 11:35:03 +0000 (11:35 +0000)]
Reworte the install guide.

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

24 years agodownloading of attachment bug fix. blank line at end of php script
nehresma [Mon, 14 Feb 2000 20:59:39 +0000 (20:59 +0000)]
downloading of attachment bug fix.  blank line at end of php script
src/load_prefs.php that cause the header function to not work.

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

24 years agobug fixes and better error messages on emptying trash
nehresma [Mon, 14 Feb 2000 19:40:20 +0000 (19:40 +0000)]
bug fixes and better error messages on emptying trash

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

24 years agoMinor bug that let the user get files from any directory on the server using
gustavf [Mon, 14 Feb 2000 07:55:37 +0000 (07:55 +0000)]
Minor bug that let the user get files from any directory on the server using
../../dir/dir as attachments fixed.

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

24 years agofixed bug where empty trash wasn't showing up
nehresma [Fri, 11 Feb 2000 22:56:15 +0000 (22:56 +0000)]
fixed bug where empty trash wasn't showing up

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

24 years agofixed a couple of bugs in folder manipulation, in particular:
nehresma [Fri, 11 Feb 2000 22:30:18 +0000 (22:30 +0000)]
fixed a couple of bugs in folder manipulation, in particular:
   - creating of folders wasn't using the folder delimeter
   - deleting of folders was broken
   - renaming folders didn't keep you subscribed to the folder on Cyrus
   - the left frame wasn't checking the right thing when looking to see if
         a folder was a special folder or not.

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

24 years agoUpdated some of the themes, fixed some asthetic problems with some error messages
lkehresman [Fri, 11 Feb 2000 12:24:42 +0000 (12:24 +0000)]
Updated some of the themes, fixed some asthetic problems with some error messages

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

24 years agoNo longer put complete filename relative to / in the HTML-code when
gustavf [Fri, 11 Feb 2000 09:46:15 +0000 (09:46 +0000)]
No longer put complete filename relative to / in the HTML-code when
attaching files. This was a security bummer.

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

24 years agofixed some cyrus problems and a bug in reloading the left frame where the
nehresma [Fri, 11 Feb 2000 02:42:40 +0000 (02:42 +0000)]
fixed some cyrus problems and a bug in reloading the left frame where the
time was set to "" rather than "None".

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

24 years agoadded gustav's new option for using sendmail as of 0.3
nehresma [Thu, 10 Feb 2000 15:43:50 +0000 (15:43 +0000)]
added gustav's new option for using sendmail as of 0.3

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

24 years agoMade deleting messages smarter.. detects if trash folder exists or not
lkehresman [Wed, 9 Feb 2000 14:54:46 +0000 (14:54 +0000)]
Made deleting messages smarter.. detects if trash folder exists or not

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

24 years agoput the send button back at the top
lkehresman [Wed, 9 Feb 2000 14:09:18 +0000 (14:09 +0000)]
put the send button back at the top

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

24 years agoAdded configuration directive attachment_dir
gustavf [Wed, 9 Feb 2000 13:40:17 +0000 (13:40 +0000)]
Added configuration directive attachment_dir

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

24 years agoFile no longer used.
gustavf [Wed, 9 Feb 2000 12:22:16 +0000 (12:22 +0000)]
File no longer used.

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

24 years agoMoved attachment adding during compose to bottom
lkehresman [Wed, 9 Feb 2000 12:21:54 +0000 (12:21 +0000)]
Moved attachment adding during compose to bottom

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

24 years agoupdated the changelog
lkehresman [Wed, 9 Feb 2000 12:12:09 +0000 (12:12 +0000)]
updated the changelog

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

24 years agoFixed some major bugs in getting the folder list. Might fix the problem with the...
lkehresman [Wed, 9 Feb 2000 12:10:43 +0000 (12:10 +0000)]
Fixed some major bugs in getting the folder list.  Might fix the problem with the left folder not refreshing.  Also made the folder creation and deletion look nicer.

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

24 years agoAdded correct timezone according to locale
gustavf [Wed, 9 Feb 2000 11:18:50 +0000 (11:18 +0000)]
Added correct timezone according to locale

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

24 years agoFixed a bug in displaying email addresses in the message list.
lkehresman [Tue, 8 Feb 2000 12:28:11 +0000 (12:28 +0000)]
Fixed a bug in displaying email addresses in the message list.

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

24 years agoThis might fix the problem with adding slashes when composing messages
lkehresman [Tue, 8 Feb 2000 12:18:17 +0000 (12:18 +0000)]
This might fix the problem with adding slashes when composing messages

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

24 years agoAdded refreshing of left folder list using META tags. Editeded HTML for
lkehresman [Tue, 8 Feb 2000 11:59:09 +0000 (11:59 +0000)]
Added refreshing of left folder list using META tags.  Editeded HTML for
compose.php a little bit.

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

24 years agospelling mistake
nehresma [Sat, 5 Feb 2000 17:57:38 +0000 (17:57 +0000)]
spelling mistake

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

24 years agoCleaned up a bit of HTML in composing messages
nehresma [Sat, 5 Feb 2000 17:40:56 +0000 (17:40 +0000)]
Cleaned up a bit of HTML in composing messages

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

24 years agoadded speed stuff to 0.3pre1
nehresma [Sat, 5 Feb 2000 17:26:53 +0000 (17:26 +0000)]
added speed stuff to 0.3pre1

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

24 years agoincreased performance of reading mailboxes 20-30% by doing 2 things:
nehresma [Sat, 5 Feb 2000 17:02:05 +0000 (17:02 +0000)]
increased performance of reading mailboxes 20-30% by doing 2 things:
   1. Read message flags in at same time as headers
   2. Sped up the getTimeStamp function in date.php

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

24 years agoAdded attachments support when sending mail (alfa quality).
gustavf [Tue, 1 Feb 2000 13:58:51 +0000 (13:58 +0000)]
Added attachments support when sending mail (alfa quality).

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

24 years agoadded step for copying config_default.php to config.php
nehresma [Mon, 31 Jan 2000 16:55:05 +0000 (16:55 +0000)]
added step for copying config_default.php to config.php

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

24 years agofixed a bug when deleting messages and the flag for moving to trash was set,
nehresma [Mon, 31 Jan 2000 16:50:01 +0000 (16:50 +0000)]
fixed a bug when deleting messages and the flag for moving to trash was set,
but there was no trash box to move to.

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

24 years agoadded checking to see if php was compiled --with-gettext or not
nehresma [Mon, 31 Jan 2000 16:47:18 +0000 (16:47 +0000)]
added checking to see if php was compiled --with-gettext or not

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

24 years agoremoving config.php from the cvs. instead use config_default.php
nehresma [Mon, 31 Jan 2000 16:46:03 +0000 (16:46 +0000)]
removing config.php from the cvs.  instead use config_default.php

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

24 years agothis is the new default config file. use this to add new configuration
nehresma [Mon, 31 Jan 2000 16:43:54 +0000 (16:43 +0000)]
this is the new default config file.  use this to add new configuration
options, but make a copy of it as config.php on your system to customize
for your network.

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

24 years agoRestructured code for sending. compose_send.php is no longer used.
gustavf [Fri, 28 Jan 2000 12:25:24 +0000 (12:25 +0000)]
Restructured code for sending. compose_send.php is no longer used.
Made a framework for sending attachments.

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

24 years agofixed some bugs in the way it got the folder separator
lkehresman [Thu, 27 Jan 2000 15:15:02 +0000 (15:15 +0000)]
fixed some bugs in the way it got the folder separator

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

24 years agoMoved creation of headers into write822Header and some code clean up.
gustavf [Wed, 26 Jan 2000 09:51:09 +0000 (09:51 +0000)]
Moved creation of headers into write822Header and some code clean up.

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

24 years agosubmitted patch from Steve Gare
nehresma [Tue, 25 Jan 2000 20:10:17 +0000 (20:10 +0000)]
submitted patch from Steve Gare

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

24 years agoadded info about configuring PHP with gettext support
nehresma [Tue, 25 Jan 2000 18:17:44 +0000 (18:17 +0000)]
added info about configuring PHP with gettext support

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

24 years agoFixed a problem i made in the configfile on last commit.
gustavf [Tue, 25 Jan 2000 14:49:38 +0000 (14:49 +0000)]
Fixed a problem i made in the configfile on last commit.

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

24 years agoSome minro modification to the use of config.php
gustavf [Tue, 25 Jan 2000 14:47:26 +0000 (14:47 +0000)]
Some minro modification to the use of config.php

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

24 years agoupdated todo
nehresma [Tue, 18 Jan 2000 19:07:36 +0000 (19:07 +0000)]
updated todo

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

24 years agoworkaround for php3 dealing with optional arguments to function loginToImapServer
nehresma [Mon, 17 Jan 2000 15:21:10 +0000 (15:21 +0000)]
workaround for php3 dealing with optional arguments to function loginToImapServer

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

24 years agospelling fix in options_submit.php
nehresma [Thu, 13 Jan 2000 23:28:09 +0000 (23:28 +0000)]
spelling fix in options_submit.php

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

24 years agofixed several parse errors with gettext stuff
nehresma [Thu, 13 Jan 2000 23:07:42 +0000 (23:07 +0000)]
fixed several parse errors with gettext stuff

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

24 years agofinished gettext support, debuging needed
serek [Thu, 13 Jan 2000 21:38:27 +0000 (21:38 +0000)]
finished gettext support, debuging needed

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

24 years agomoved to squirrelamil.po by xgettext hardcoded extension .po
serek [Thu, 13 Jan 2000 21:34:15 +0000 (21:34 +0000)]
moved to squirrelamil.po by xgettext hardcoded extension .po

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 21:26:30 +0000 (21:26 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 21:18:59 +0000 (21:18 +0000)]
added gettext support.

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

24 years agominor - corrected gettext support.
serek [Thu, 13 Jan 2000 21:05:42 +0000 (21:05 +0000)]
minor - corrected gettext support.

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

24 years agominor - corrected gettext support.
serek [Thu, 13 Jan 2000 21:00:32 +0000 (21:00 +0000)]
minor - corrected gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 20:59:13 +0000 (20:59 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 20:32:20 +0000 (20:32 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 20:26:52 +0000 (20:26 +0000)]
added gettext support.

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

24 years agogettexted all /src/ files
serek [Thu, 13 Jan 2000 20:08:55 +0000 (20:08 +0000)]
gettexted all /src/ files

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

24 years agominor - corrected gettext support.
serek [Thu, 13 Jan 2000 20:04:22 +0000 (20:04 +0000)]
minor - corrected gettext support.

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

24 years agominor - corrected gettext support.
serek [Thu, 13 Jan 2000 19:26:31 +0000 (19:26 +0000)]
minor - corrected gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 19:19:26 +0000 (19:19 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 18:48:36 +0000 (18:48 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 18:40:11 +0000 (18:40 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 18:31:00 +0000 (18:31 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 18:24:33 +0000 (18:24 +0000)]
added gettext support.

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

24 years agoadded gettext support.
serek [Thu, 13 Jan 2000 18:06:04 +0000 (18:06 +0000)]
added gettext support.

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