Commit Graph

309 Commits (b542f8800e0d093afedf51c4789d901b454e4144)

Author SHA1 Message Date
alecpl 95d90f86d9 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
till d1a8d0f4c2 * removed (probably stale) reference to config option, #1485415 16 years ago
alecpl 06343d189e - Added option focus_on_new_message (#1485374) 16 years ago
alecpl 2b58528f6a - some option moved to user prefs section 16 years ago
alecpl ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
16 years ago
thomascube 2fd6c217a3 Update user agent string (#1485390) 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
alecpl acb08f517d - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) 16 years ago
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 16 years ago
alecpl a91c9ba12a #1485307: typos fixed 16 years ago
alecpl 876b15dcce - Added option 'quota_zero_as_unlimited' (#1484604) 16 years ago
alecpl b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl 9e8e5fa634 - Removed support for PEAR::DB driver 16 years ago
thomascube 5d2b7fd387 Added pspell support patch by Kris Steinhoff (#1483960) 16 years ago
thomascube 522007bdb2 Switch installer from obsolete locale_string to language config option 16 years ago
thomascube d224551cfb Fix read_when_deleted behavior + javascript codestyle 16 years ago
alecpl f5480daad3 change to config file missing from rev1580 (#1485179) 16 years ago
alecpl 67effe9904 - actually we don't need default_skin option 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago
alecpl 166b615dbb - Added option to disable displaying of attached images below the message body 16 years ago
alecpl 712b30dd2d - Added option to display images in messages from known senders (#1484601) 16 years ago
alecpl a0530a6ec0 - option to disable autocompletion from selected LDAP address books (#1484922 16 years ago
svncommit 6444cf4b29 Remove comment characters which where 'helpfully' added by vim. 16 years ago
svncommit 5e0045b128 Add option to log successful logins. 16 years ago
alecpl cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 16 years ago
till c0e35832ae set delete_always to false 16 years ago
till 3bfab3b99c fix to #1485083 16 years ago
thomascube aec031c547 Better description of imap_auth_type option 16 years ago
thomascube b026c3be85 Make IMAP auth type configurable (#1483825) 16 years ago
thomascube 2ca388d0d7 Call load_host_config() and add reference to Howto_Config (#1485040) 16 years ago
alecpl 6153e20516 - Option 'use_SQL_address_book' replaced by 'address_book_type' 16 years ago
svncommit 4f9c833742 /tmp/out 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
alecpl fe6b7ae748 some options moved outside user preferences section 16 years ago
alecpl eaa39477bd #1483863: empty trash and expunge inbox on logout 16 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 16 years ago
till 34eab044a1 * fixing spelling errors reported in #1484885 17 years ago
thomascube 17b5fb797f Add configurable default charset for message decoding 17 years ago
thomascube 807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 17 years ago
thomascube 81355ae293 Correct example filter to work with the changes from r1025 17 years ago
thomascube 83ce4bb0bc Correct/clarify installation hints 17 years ago
till 45a470a721 * tinymce has some issues (especially in the IE department), enable only if you can take it 17 years ago
till 60dd08732a * changing back, problems with mdb2, no time to troubleshoot 17 years ago
till 50c7535072 * added config variable for mime magic 17 years ago
till aec82bd940 * introduced session_domain 17 years ago
thomascube 0ea884099a Make sending of read receipts configurable 17 years ago
till c2f407aa4f * changed default to mdb2 (it's better maintained and faster) 17 years ago
thomascube b2ff3d4461 Don't create default folders by default 17 years ago
thomascube 033155a705 Update the list of supported databases 17 years ago
thomascube e9ac143dbb Copy changes from r892 and r903 17 years ago
svncommit 5349b78ad4 Update copyright notice 17 years ago
svncommit aca3d25f1b Make smtp HELO/EHLO hostname configurable (closes #1484067) 17 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 17 years ago
thomascube d7d66380f0 Use server's timezone for defaults (#1484288) 17 years ago
thomascube 03b27176ef Applied patch for LDAP version (#1484552) 17 years ago
till e64fe07c47 # ERRATA r783 : of course persistant connections are disabled by default now
+ extended the comment (alibi) in regard to persistant connections
17 years ago
till 3cb42ef657 * switched to persistant connections 17 years ago
till 7dce969fcd + added new config option: #1484484 17 years ago
thomascube 6b603da6f1 LDAP improvements 17 years ago
thomascube e3caaf59c2 Use global filters and bind username/ for Ldap searches (#1484159) 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube aad6e2a9c4 New session authentication, should fix bugs #1483951 and #1484299; testing required 18 years ago
svncommit 8c8b2a487a Allow 12 hour date to display for emails sent today (Doug Mandell). 18 years ago
thomascube b19097058c Introducing preview pane and conditional skin tags 18 years ago
thomascube d656f1ca71 Made automatic draft saving configurable 18 years ago
thomascube 9960666abe Added support for Nox Spell Server; plus small bugfixes 18 years ago
thomascube fa4cd20fb1 Several bugfixes; see CHANGELOG for details 18 years ago
thomascube bac7d1742d Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs 18 years ago
svncommit b4b081713e Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes 18 years ago
svncommit c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 18 years ago
thomascube 9606ffb322 Changed behavior to include host-specific configuration (Bug #1483849) 18 years ago
svncommit 1966c53255 Added Drafts support (Feature #1326839) (richs) 18 years ago
thomascube ed5d29f4b3 Finalized GoogieSpell integration 18 years ago
svncommit 4b3af37c35 Added new delete behavior options. 18 years ago
thomascube 86f1721926 Added sort order saving patch by Jacob Brunson 18 years ago
thomascube 0566adccd4 Include host-specific configuration file 19 years ago
thomascube 4647e1bbb5 Started implementing search function 19 years ago
thomascube 93ee836858 Make persistent DB connections configurable 19 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
thomascube f88d417c96 Applied several patches 19 years ago
thomascube 6e49852c5e Removed newlines at the end of the files 19 years ago
thomascube cc95700b58 Added message cache garbage collector 19 years ago
thomascube 58e3602a37 Bugfixes for encoding and sending with attachments 19 years ago
svncommit eea43f7c99 better explanation of ldap_public in config file. changed check for ldap public config to isset 19 years ago
svncommit c4a6214e93 implemented making the search fields drop down names nice 19 years ago
svncommit d1d2c4fb1d adding files and modifications for public ldap search 19 years ago
thomascube 3baec23206 Additional config parameter to show/hide deleted messages 19 years ago
thomascube 15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 19 years ago
thomascube 977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 19 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 4b0f65a597 Fixed minor bugs 19 years ago
thomascube fd8c506109 SMTPS support and minor bugfixes 19 years ago
thomascube 7cc38e0beb Added Finnish, Romanian and Chinese translation 19 years ago
thomascube b076a460e5 Finished message sorting and fixed some skin issues 19 years ago
thomascube f3b659935f Added patches for default language and sorting function 19 years ago
thomascube 7902df457d Fixed SSL support; improved Courier compatibility; some visual enhancements and bugfixes 19 years ago
svncommit f45ec7e918 MDB2 integration 19 years ago
svncommit d206c1f4d7 added smtp auth method setting through config file 19 years ago
thomascube 49afbf5d69 Better support for Courier IMAP 19 years ago
thomascube 42b1135149 Several bugfixes and feature improvements 19 years ago
thomascube 6dc0269fcc Make message caching configurable 19 years ago
thomascube 52c1f289c2 Minor bugfixes and SMTP support 19 years ago
svncommit 1676e1ebda Added PEAR:DB support plus database replication support 19 years ago
thomascube 968bdc7c90 Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class 19 years ago
thomascube 15fee7b8dd Moved config files to config/*inc.php.dist 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago