Thijs Kinkhorst
68bcc3041d
- Make the SMTP auth detection more RFC-compliant (send HELO, enclose
...
MAIL FROM and RCPT TO addresses in brackets); this makes it work better
with stricter MTA's.
- Use example.com as the example domain as per RFC 2606.
2004-09-13 09:40:49 +00:00
tokul
b7d636673e
me bad. loose but lossy.
2004-09-01 16:37:57 +00:00
tokul
c519c0b117
removed language codes from conf.pl. List is too big.
...
$default_charset can be used to change charset of English translation.
2004-08-31 17:27:10 +00:00
Thijs Kinkhorst
84544c1d47
Remove erroneous use of pipe in regexps. Since this doesn't cause any known
...
real bug, I won't backport it to stable unless that situation changes.
2004-08-30 07:41:34 +00:00
tokul
4ac56e5965
agresive_decoding changed to aggressive_decoding.
...
added loosy_encoding to conf.pl and other configuration scripts.
added phpdoc since tags to some options.
2004-08-27 12:46:59 +00:00
Fredrik Jervfors
9356924c87
Aesthetic fix
2004-07-28 15:00:26 +00:00
alex-brainstorm
d69d05737b
Fix allow_advanced_search following Tomas' comments
2004-05-04 19:04:32 +00:00
tokul
64bb78a384
added search control to default config and administrator plugin
...
cleaned tabs from defines.php
2004-05-03 15:52:54 +00:00
alex-brainstorm
3dfe6bcf6f
Fix typos for allow_advanced_search
2004-05-03 09:13:27 +00:00
Thijs Kinkhorst
bab4bf06f1
Escape theme name so it can be "Admin's Favourite" without parse errors in config.php
...
(closes #805309 )
2004-05-01 13:33:34 +00:00
centaurix
03967ca51e
added conf.pl support for advanced search functionality
...
you can have both forms, only advanced search or disable it.
2004-04-28 07:48:12 +00:00
stekkel
800cac7d1f
rollback. To many dependencies. I thought there was only one, but forgot
...
about the code mess.
2004-04-22 20:14:10 +00:00
stekkel
574d72985c
$enable_server_sort => $disable_server_sort.
...
Default we enable server sort and disable it in SquirrelMail if the capability string
does not contain the SORT extension.
2004-04-22 18:14:25 +00:00
tokul
b838ff3431
phpdoc updates
2004-04-12 06:40:10 +00:00
tokul
6944574707
Adding option to default config.
...
Adding option for users that use /usr/sbin/sendmail
2004-03-30 16:38:48 +00:00
Erin Schnabel
c95bd9c564
Add SMTP setting to suppress SquirrelMail Received: header..
...
(may cause some email to be marked as spam if originating server
has dynamic IP, etc)
2004-03-27 23:27:29 +00:00
Erin Schnabel
e749129d06
don't commit config_local
2004-03-27 22:25:59 +00:00
tokul
87557a9ac1
Redmond theme
2004-03-16 17:19:10 +00:00
tokul
7644e4351f
reverting the change. thanks Chris.
2004-03-15 07:09:50 +00:00
tokul
47150f486e
width and height are integers
2004-03-14 10:58:27 +00:00
Thijs Kinkhorst
2d401fd106
Remove obsolete UID support conf.pl code.
2004-03-13 13:51:02 +00:00
Thijs Kinkhorst
ee9ef6704f
Move configtest.php script to src/, because it will be called directly
...
by the browser. Unfortunately, CVS doesn't support moving files (unlike
Subversion).
2004-02-28 13:48:39 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
Thijs Kinkhorst
a32a9749b2
Error message talks about SMTP while we're testing the IMAP server.
2004-02-24 14:15:46 +00:00
Thijs Kinkhorst
459fd5efba
Add some pointers to configtest.php in conf.pl and the documentation, so it
...
will be more visible and thus tested.
2004-02-24 13:59:14 +00:00
pdontthink
e809e3c445
Corified Msg_Flags plugin, along with Jimmy's icon themes
2004-02-24 13:23:33 +00:00
tokul
48ad0043fc
1. added non anonymous ldap binding patch. (thanks to Ilyak Kasnacheev <ilyak at online.ru>)
...
2. added ldap protocol version binding. (bug no. 829929)
3. cleaned administrator plugin options
4. added global sql address book support. Obsolates MySQL address book plugin (http://www.squirrelmail.org/plugin_view.php?id=104 ).
2003-12-26 09:13:37 +00:00
Jimmy Conner
9d5770a2ea
Back out support for using SM without Frames
2003-12-01 21:56:59 +00:00
Erin Schnabel
b65a281139
Move the Frames options to screen 11 (Tweaks) as the interface tweaks there
...
are a more appropriate place than General.
2003-12-01 20:07:45 +00:00
Jimmy Conner
742afd5b0e
Added support for using Squirrelmail without frames
...
(With many thanks to Jason Wickers (jwickers at scs.wsu.edu))
----
There are still a few minor things to iron out, but overall
it works fairly well at this point. Any plugin that calls
DisplayPageHeader() will now have to replace their </body></html>
with a simple call to noframes_bottom() to be compatible...
(Possibly rename that function to DisplayPageFooter in the future)
2003-12-01 18:51:07 +00:00
tokul
77bad4eaf8
Adding missing options, removing globals (they are not stored in generated
...
config.php), reorganizing it according to conf.pl layout. Some of comments
talk about settings that will be valid only after one week.
2003-11-17 18:06:22 +00:00
tokul
adf5ace99e
strings.php should be loaded before output starts. forearch cycle produced
...
errors if no plugins were installed.
2003-11-17 17:30:02 +00:00
tokul
6d759a7deb
fixed two question errors
2003-10-25 13:28:49 +00:00
tassium
d73be26326
Need to escape $oldway in the print statement.
...
I _really_ do not like the name and description on this one; it confuses me and I know what it does.
2003-10-16 16:41:16 +00:00
tokul
4a4b2866ca
same strings in to options
2003-10-13 18:26:56 +00:00
tokul
c4b55deeb4
boolean should be entered without quotes. missed that.
2003-10-13 17:32:44 +00:00
tokul
3fb1f4585c
Adds language options in config.
...
Allows limiting number of available languages.
Two fixes in administrator plugin (global $version and colcpan=2i)
2003-10-13 16:56:34 +00:00
tassium
a88a1754d6
Removed code that forces $uid_support = true, since it is now done in functions/global.php.
2003-09-30 19:26:32 +00:00
tassium
3ee4ee358f
conf.pl no longer offers to detect auth methods if TLS is enabled.
2003-09-29 21:11:34 +00:00
tassium
f63241e700
Removed UID support as a toggleable option.
...
Forced $uid_support = true;
2003-09-24 13:48:00 +00:00
tassium
160ebd3c07
By request, SASL PLAIN for IMAP and SMTP.
...
I did not add detection to conf.pl, perhaps later..
2003-09-23 18:06:12 +00:00
tassium
9eea5cf71a
Tentative support for mercury/32 as a preset.
...
For reference, the values I used were taken directly from a message on the squirrelmail-users list. See Message-ID: <007e01c37a6c$ebab8910$b700a8c0@tora> in the archives for details.
If you use Mercury, now would be a good time to double-check the defaults I've put in.
2003-09-15 14:05:31 +00:00
tokul
636c31d54d
Added Minimal BW theme to theme list
2003-07-27 11:09:26 +00:00
Erin Schnabel
ad09363445
Change that darn dratted auto-purge folders when you delete 'em thing with
...
Courier. Sometimes it works with Courier, but it seems that more often than
not, Courier complains if you try to delete a folder and send it to Trash
(seems like we don't close or unselect the folder after copying the contents
to Trash but before we try to delete it).
In any case, since subfolders of trash Will technically work, my safety
don't shoot yourself comments aren't really appropriate.
Also flipped the question on it's head, so it will hopefully make more sense
(value stored is the same, just turned the question upside-down).
2003-07-17 06:42:30 +00:00
Thijs Kinkhorst
4ace43e65b
config_default should also use SM_PATH (especially for those people editing
...
it by hand). Change the default IMAP server to other (seems a more reasonable
default to me than cyrus). Change the default domain to "example.com".
2003-07-07 07:22:18 +00:00
tassium
1bf647396d
Server defaults now include force_username_lowercase as appropriate.
...
(Cyrus & Courier = false, Exchange & UW = true)
The only one we don't have is macosx, but that's because I don't have one of those to test with.
2003-06-19 15:43:10 +00:00
Thijs Kinkhorst
ef86e97ccd
Make this test accept uppercase values, eg as supplied by administrator
...
plugin (fixes #734895 ).
2003-05-18 11:52:50 +00:00
Erin Schnabel
03d9228d3d
Added patch 717651
2003-04-10 00:40:08 +00:00
tassium
b766ff7491
Thijs yanked this from stable, but there's no reason it can't go into devel.
...
I really do like this idea, it reminds me of Gallery. Now, if we could eliminate this entire conf.pl portion and do fully online config a la Gallery, that'd be slick...
2003-04-09 16:22:20 +00:00
Erin Schnabel
f280cfe8d7
Clarification of messages for restricted settings with
...
Courier-IMAP and UW-IMAP
2003-04-08 01:01:02 +00:00