pdontthink
ff7e42bca1
Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail
2010-02-13 23:11:28 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
2009-09-29 12:15:33 +00:00
pdontthink
6d56c9bbd5
Add controls for page referal verification and security token system to the configuration tool
2009-08-12 08:30:59 +00:00
pdontthink
cdf34f3c5d
Allow forward slashes in Windows-style full paths
2009-08-08 19:23:59 +00:00
Fredrik Jervfors
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
2009-04-15 22:00:49 +00:00
pdontthink
d7b944fff7
Document hidden settings for use in config_local
2009-04-01 21:16:57 +00:00
pdontthink
77b3c3d037
Put sample .htaccess in all directories browser does not access directly
2009-03-26 22:34:32 +00:00
pdontthink
d6c2e2f8a6
Don't use white color in highlight escape code. Thanks to Tomas Kuliavas
2009-03-17 21:23:30 +00:00
pdontthink
e54daefe82
Supposedly user info could be removed from received header regardless of edit_identity setting, but this was not the case - now it is; Also add one more clarifying note to config script.
2008-12-05 21:05:16 +00:00
pdontthink
8f6dac9d0c
Fix language
2008-12-05 11:27:52 +00:00
pdontthink
8980df3f4a
Fix language
2008-12-05 11:06:06 +00:00
pdontthink
692ce34140
Fix up spacing
2008-12-05 10:47:11 +00:00
pdontthink
b27c716e64
Fix color problem
2008-12-05 10:41:53 +00:00
pdontthink
7d285b51a0
Fix HTTPS detection under Windows IIS ( #2318118 )
2008-11-26 02:56:42 +00:00
pdontthink
9682ef20f6
Add native output buffering capability.
2008-09-24 03:24:08 +00:00
pdontthink
68e7ef6f2e
RPC requests should use their own template sets with different content-type.
2008-09-10 06:48:00 +00:00
pdontthink
8523ca3d2c
Allow a different server address for the POP server to be configured when using POP before SMTP
2008-07-19 17:27:54 +00:00
Thijs Kinkhorst
3bcfa15f47
Implement printer friendly through CSS also for non-javascript. This
...
will bring up a new window with read_body loaded with a message box
telling the user to print it. Also tweak the print stylesheet a bit.
2008-05-09 16:38:01 +00:00
pdontthink
92330894c9
Get screen width dynamically if possible
2008-03-18 01:30:50 +00:00
pdontthink
7b22f33173
Add ability to show plugin list in columns. This should probably be adapted to other lists like skins, themes, whatever. The new column generator function is generic enough to accomodate, but the code that generates the UI for things like skins is not so well designed methinks.
2008-03-15 08:55:42 +00:00
pdontthink
7c86ba48e2
Fix broken default value for 'save as draft' and fix explanation of 'move to sent' functionality
2008-02-20 19:12:32 +00:00
pdontthink
ea52535e53
Added "Secured Configuration" mode
2008-01-13 04:09:43 +00:00
Thijs Kinkhorst
a5dcf2339c
give an error when trying to enable a nonexistent plugin
...
through the conf.pl commandline, thanks Tomas Kuliavas.
2007-12-16 15:24:23 +00:00
pdontthink
55de62d7d3
Adding debug mode to core. Please run the configuration utility once after retrieving this update. Note that this update includes a change that makes it possible to use SquirrelMail constants in the configuration file(s).
2007-11-27 09:12:05 +00:00
pdontthink
6586e1ffdd
Standardize syntax
2007-09-18 20:58:18 +00:00
pdontthink
bb574b68ff
Improve autodetection and add default input
2007-08-31 23:21:05 +00:00
pdontthink
7b22602c94
Show plugin English names in conf.pl plugin listing page. Note that get_plugin_english_name() and get_plugin_version() both read the setup.php file into memory, so that should at some point be refactored.
2007-08-14 21:17:09 +00:00
Thijs Kinkhorst
5f0cdc429f
Sort output of readdir, as this is not by default.
...
Thanks Tomas Kuliavas for finding this.
2007-07-18 09:26:56 +00:00
pdontthink
39678a2096
Templates also known as skins; also alphabetize list of available plugins (whew)
2007-06-02 19:37:44 +00:00
bouchon
0537faac91
Fixed #1727033 (auth support detection in conf.pl)
2007-05-30 09:43:43 +00:00
Thijs Kinkhorst
1e3de35ce0
use plugins in our examples that actually still exist
2007-05-10 11:07:56 +00:00
pdontthink
ee0444272e
Remove $version, use SM_VERSION constant instead
2007-03-22 20:01:33 +00:00
Fredrik Jervfors
ff19ef2743
Removing "www." in some links as well as the link to the deprecated feedback page.
2007-03-08 12:13:09 +00:00
Thijs Kinkhorst
ad2dc028e8
fix typo
2007-03-06 16:05:21 +00:00
Fredrik Jervfors
1d4da1b2ea
Moving "doc/db-backend.txt" to the administrator's manual.
2007-03-04 01:56:54 +00:00
pdontthink
b4496516d7
Comment change
2007-02-28 04:54:51 +00:00
Thijs Kinkhorst
46995d0b89
Add option to ask users for personal information on first login.
...
Many users start sending out mail without a decent or even correct
"From" header. Defaults to on. Admin can disable if he has a
retrieve_user_info plugin or the guessed defaults are ok.
2007-02-18 18:47:48 +00:00
pdontthink
d65deec5b8
Fix default value for hide attributions
2007-02-08 20:28:20 +00:00
Thijs Kinkhorst
46215ecd92
Drop the default top-right 'SquirrelMail' name and link, as discussed
...
on squirrelmail-devel. It's overkill anyway to name and link SquirrelMail
so prominently on every page. It also confused users who clicked straight
through to our site. It will now only display something if provider_name
and provider_uri have been set, i.o.w., it's completely optional.
2007-02-08 14:47:23 +00:00
Thijs Kinkhorst
aeb38bb7a9
Do not set a default sorting for new users. This can really
...
slow down very large mailboxes, so default to the server
supplied order.
2007-02-07 09:00:49 +00:00
pdontthink
6c95b97ff7
Add display of version numbers next to plugin listings
2007-02-03 00:10:25 +00:00
pdontthink
57c36cc490
Allow admin to disable secure-only cookie transmission
2007-01-25 02:02:25 +00:00
Thijs Kinkhorst
44b22486b6
obsolete .cvsignore; add plugin_hooks.php to svn:ignore
2007-01-19 13:41:18 +00:00
pdontthink
51cf7937c9
How did config.php get in? SVN doesn't tell me I need to commit file removals, so I'm guessing I have to.
2007-01-14 05:44:08 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
Thijs Kinkhorst
73a84ed209
unify lists or allowed values for set_defaults and imap_server_type ( #1629722 ),
...
thanks Johnny Hughes
2007-01-07 15:53:14 +00:00
Thijs Kinkhorst
50ef8d1d90
strip all whitespace from $domain, an accidental space breaks quite some
...
things (#1533795 )
2007-01-07 12:55:41 +00:00
pdontthink
d5b9e374f3
Adding plugins on/off switch, which disables plugins completely (optionally for only one named user, otherwise for all users).
2006-11-16 12:25:48 +00:00
pdontthink
d3a59ac886
Attachment hooks were not registering. Also, brace count code had no effect where it was.
2006-10-25 01:54:54 +00:00