tokul
de17251099
using hide_sm_attributions instead of hide_sm_attributes
2006-02-12 09:03:11 +00:00
jangliss
3ab05c52aa
Small gramatical correction.
2006-02-10 04:58:13 +00:00
tokul
483b3d6cb6
style changes in server sorting option descriptions
2006-02-09 19:07:14 +00:00
tokul
59d01df8b5
documenting sorting options with @since tags
2006-02-09 19:00:15 +00:00
stekkel
5ba348cb9b
make it possible again to disable thread sort and server sort.
2006-02-08 07:57:14 +00:00
tokul
57ae2c61ce
Added IMAP and SMTP STARTTLS extension support.
...
Saved SMTP EHLO response in class parameters.
Moved sanitizing of SMTP errors from delivery class to display scripts.
Allowed to use configtest.php when client_ip matches server_ip.
There is no 1.3.3 version. TLS was introduced in 1.4.0.
2006-01-28 19:24:08 +00:00
stekkel
e53f899733
template set selection support
2006-01-28 16:02:44 +00:00
tokul
83fdb4c332
copyright update
2006-01-23 18:46:41 +00:00
tokul
2171dddcd0
moving main color tags to css
2006-01-23 17:29:10 +00:00
tokul
2b8783facf
( #1377333 ) if relative path is set without SM_PATH, it is broken.
2005-12-20 09:19:45 +00:00
tokul
e482d9d3d7
adding error checking in deliver_sendmail class.
...
sendmail -i -t arguments moved to configuration
fixed unsanitized output in plain_error_message() calls.
2005-12-08 18:24:47 +00:00
Erin Schnabel
2317f3f40f
reword some of the text around email/full name options, and introduce
...
a variable that can be added to config_local to remove the SM header
altogether if desired (e.g. in home installations).
2005-11-27 19:36:35 +00:00
Erin Schnabel
9440090a9e
move config_local.php out of the way of the user's configuration
2005-11-27 18:47:36 +00:00
Thijs Kinkhorst
e9d0c1e5e8
Allow double quote to be used in MOTD ( #1276959 ), patch by Tomas from bug log.
2005-11-09 22:15:47 +00:00
tokul
bb0944be0d
update @since tags
2005-10-31 17:26:58 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b
Adding more index.php files
...
Unifying index.php files
2005-09-11 07:05:54 +00:00
tokul
ad8b52c314
adding bincimap preset
2005-09-10 12:50:46 +00:00
tokul
d5cd5f3d3a
adding database field size checks ( #1233721 )
2005-09-10 08:46:15 +00:00
Thijs Kinkhorst
d03ffe08ef
Remove data/ dir from distribution, update docs accordingly.
2005-08-23 17:33:31 +00:00
tokul
c52e78971a
removing $available_languages option
2005-08-06 06:01:49 +00:00
Thijs Kinkhorst
77e59b3f0e
Have these examples make more sense; you should not store prefs under spool
...
but under lib (FHS), and it's better to make a squirrelmail subdir because
a dir "data" under /var/{lib,spool} is not clear.
2005-07-17 15:47:20 +00:00
tokul
7b9a3ccb89
time zone configuration options.
2005-07-10 12:54:18 +00:00
tokul
630bf0e467
information about TZ changes. will update configuration utils by Sunday.
2005-07-08 15:35:32 +00:00
tokul
5f67853390
adding two themes. #1217066 and #1217069
...
Simple Green 2 theme is similar to Simple Green theme, but colors are softer
and contrast differs.
2005-07-03 10:32:32 +00:00
tokul
943728fbdd
ldap_list/ldap_search and starttls support in address book ldap backend
2005-07-03 09:58:45 +00:00
tokul
db652a2de0
adding Bluesome theme ( #1188209 ).
2005-06-29 14:56:52 +00:00
tokul
28bdb14b26
adding ldap listing controls to conf.pl
...
moving some ldap configuration options to advanced section in order to
reduce number of questions in ldap configuration.
blocking use of wildcard in file and db backends when listing is disabled.
This should close #529563 in devel.
2005-06-21 09:06:04 +00:00
tokul
42076e5d0c
updating @since tags to indicate version in stable
2005-05-22 14:22:44 +00:00
tokul
fe19c26f66
updated mercury settings in order to remove INBOX. prefix in 4.0 version.
...
added description of dovecot preset.
2005-05-18 12:17:01 +00:00
tokul
574965eb4f
replacing skip_SM_header with two different options. If admins want to shoot
...
their own foot, they have to do that themselves and remove headers
completely by modifying SquirrelMail scripts.
2005-05-12 08:15:19 +00:00
Erin Schnabel
d64b0f469c
add dovecot
2005-05-07 20:32:18 +00:00
Fredrik Jervfors
2531f52955
Trimming whitespace and replacing tabs
2005-04-23 12:08:00 +00:00
tokul
42fb64949d
fix typo
2005-04-18 09:55:49 +00:00
tokul
a8b36a7502
iframe control for experimental code
2005-04-17 12:17:12 +00:00
Thijs Kinkhorst
ce206dfd16
Drop "$oldway" mailbox list generation code from left_main. The new code
...
has been surviving fine since 1.3.0 and as far as we know there are no
current problems with it. What this patch does:
- Remove a lot of obsolete code from left_main.php.
- Remove configurable tweak 'oldway' from config (not renumbering conf.pl
menu at this stage to avoid confusion of menu item numbers).
- Coding style fixes to mailbox generation code.
- Remove unneccessary (only one cell) HTML tables from left_main.
- Add support for unselectable folder color (color[15]) which was missing
from ListBoxes.
Note: advancedtree is still a configurable tweak as it's not as mature
and has dhtml-dependencies.
2005-04-06 20:58:03 +00:00
tokul
cfce483af0
adding limit_scope and filter support to ldap configuration
2005-03-27 09:20:11 +00:00
tokul
91d1bbfa39
adding two configuration options - remote config test and global file
...
backend listing controls.
documenting some options with 'since' tags in order to track them.
2005-03-20 10:29:47 +00:00
tokul
4f0c60f6ef
ignore other configuration files and admins file from administrator plugin
2005-03-20 10:19:52 +00:00
Thijs Kinkhorst
0691f49ebe
Add a first rough version of an about box to SquirrelMail.
...
This is linked if $provider_url is set to empty (the new default).
It's also linked from the help file. Furthermore by default no
version numbers are on the loginpage.
2005-03-15 20:19:15 +00:00
Thijs Kinkhorst
92432b64c6
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.
2005-02-03 09:56:04 +00:00
pdontthink
f8d2c5767e
Remove numeric keys from plugin array in config.php
2005-01-26 20:31:42 +00:00
Fredrik Jervfors
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
2005-01-07 17:42:23 +00:00
Fredrik Jervfors
02f3ab92fe
Increment year in copyright notice
2004-12-29 22:58:54 +00:00
Fredrik Jervfors
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
2004-12-29 15:06:20 +00:00
Thijs Kinkhorst
a73561b911
Increment year in copyright notice.
2004-12-27 15:04:02 +00:00
Thijs Kinkhorst
c33727d241
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.
2004-12-26 22:44:31 +00:00
Thijs Kinkhorst
a3be315040
Add server type 'hmailserver' to work around a searching problem with hMailServer.
...
Fixes : #1085377
2004-12-24 15:45:33 +00:00
tokul
e2eb5245d9
correct table name and add some information about global address book
2004-12-10 18:06:27 +00:00
tokul
a5da0d6a1f
adding phpdoc blocks and including new themes into default config
2004-11-24 16:39:53 +00:00