thomascube
ce102f2fc7
Don't check for class name in folder list
17 years ago
yllar
1f42ef5106
languages are sorted alphabetically + some translation updates
17 years ago
thomascube
435fa9ec2b
Applied patch #1484812 for localizing folder names
17 years ago
thomascube
112c54ffbb
Fix imap host selection in install script
17 years ago
thomascube
4a2765a420
Clarify failed checks message
17 years ago
thomascube
9b3e09f232
Fix bug in html select class introduced with r1155
17 years ago
thomascube
27564f1a22
Add IMAP test and some more options to installer script
17 years ago
thomascube
05c8d80492
Updated Japanese localization
17 years ago
thomascube
58670b2a9d
Updated Slovak localization
17 years ago
thomascube
72c7226558
Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
17 years ago
thomascube
e01cfe9708
Updated Finnish/Suomi localization
17 years ago
thomascube
086a6ef2d7
Updated Danish localization
17 years ago
thomascube
bb8243bc80
Updated Romanian localization
17 years ago
thomascube
bf36a9a7e3
Fix quirky message selection
17 years ago
thomascube
fa7539e7ad
Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary
17 years ago
thomascube
e18d04468e
Add checks for GD and Mcrypt
17 years ago
thomascube
1a7f99fb0d
Make some code work without non-GPL libs
17 years ago
thomascube
b3f9dfb54e
Allow to skip the config step if config files already exist
17 years ago
yllar
ead3d2a167
translations update
17 years ago
thomascube
ad43e637bd
Add SMTP test to installer script
17 years ago
thomascube
190e97e886
Fix database initialization and check write access on the DB; update INSTALL instructions
17 years ago
yllar
2a36163b3c
New languages: Icelandic, Nepali
17 years ago
thomascube
c5042d468e
More installer stuff
17 years ago
thomascube
e8a89e8f4c
Fix folder adding/renaming inspired by #1484801
17 years ago
till
e240d5b35b
* disabled smtp check if no smtp is configured ;) (thanks, Assid)
17 years ago
till
619cfb2df2
* introduced isset() because that is how you test if a var is set (which is why a NOTICE is a good idea to look at sometimes)
...
* fixed a bug - $smtp_conn was checked, but it's actually called $SMTP_CONN, now the connection is really being re-used
17 years ago
till
f0cc628bdb
* bugfix: wouldn't take supplied user/pass from check.php to send smtp email
...
* removed tabs (DO NOT USE THEM!!!)
* bugfix: $send_headers was not set at all
* decrypt_passwd() shouldn't be necessary anymore (because we "inject" the form params into $CONFIG)
17 years ago
yllar
9437707465
removed BOM
17 years ago
svncommit
5ba7908c73
Updated Russian Localization
17 years ago
till
a9261ca028
* added GD to the optional libs (quota image) - Thanks lancey!
17 years ago
till
0f675bc259
* committed patch by Dalibor Andzakovic
17 years ago
yllar
3e33aad728
galician translation update
17 years ago
thomascube
81355ae293
Correct example filter to work with the changes from r1025
17 years ago
yllar
6be99ccd7a
Lithuanian translation update
17 years ago
thomascube
6557d3005c
Added environment checks from check.php-dist
17 years ago
thomascube
103d6b697c
Add (currently unused) function to delete all contacts + update changelog
17 years ago
thomascube
ae8f192c90
Remove MDN headers before saving in sent folder + fix wrong variale name
17 years ago
till
f8895e8768
* added a few @todo's
...
* replaced doublequotes with singlequotes
* a couple CS fixes
17 years ago
till
d4517648ad
* fixing #1484792 (Thanks for the note!)
17 years ago
till
15062e8a7c
* added references to used functions
...
* moved comments from the function in the docblock
17 years ago
thomascube
4d3f3b9a3f
Mark message read when printing it ( #1326452 )
17 years ago
thomascube
e8f8fe9ed3
Allow to send mail with BCC recipients only + remove some unused vars
17 years ago
thomascube
fed22fd232
Localize folder name in page title ( #1484785 )
17 years ago
thomascube
3549785897
First steps to implement an installer
17 years ago
yllar
6d56deff38
#1484314
17 years ago
yllar
cc735fbd3f
hebrew translation update
17 years ago
thomascube
83ce4bb0bc
Correct/clarify installation hints
17 years ago
thomascube
e5091219f1
Add urls for PHP modules and PEAR packages; also check for iconv and openssl
17 years ago
yllar
a9d63be4e1
pt_BR update
17 years ago
yllar
91675c0992
BOM removed #1484778
17 years ago