summaryrefslogtreecommitdiff
path: root/config/main.inc.php.dist
AgeCommit message (Expand)Author
2008-06-09Update version stringsv0.2-alpha@1499thomascube
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alecpl
2008-06-06Remove comment characters which where 'helpfully' added by vim.svncommit
2008-06-06Add option to log successful logins.svncommit
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alecpl
2008-05-26set delete_always to falsetill
2008-05-26fix to #1485083till
2008-05-15Better description of imap_auth_type optionthomascube
2008-05-15Make IMAP auth type configurable (#1483825)thomascube
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomascube
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alecpl
2008-05-07/tmp/outsvncommit
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11some options moved outside user preferences sectionalecpl
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-03-28Disable installer by default; add config option to enable it againthomascube
2008-03-21Add configurable default charset for message decodingthomascube
2008-02-21Correct example filter to work with the changes from r1025thomascube
2008-02-18Correct/clarify installation hintsthomascube
2008-02-16* tinymce has some issues (especially in the IE department), enable only if y...till
2008-02-14* added config variable for mime magictill
2008-02-13* introduced session_domaintill
2008-02-04Make sending of read receipts configurablethomascube
2007-11-25Don't create default folders by defaultthomascube
2007-10-28Copy changes from r892 and r903thomascube
2007-10-03Update copyright noticesvncommit
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)svncommit
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-10Use server's timezone for defaults (#1484288)thomascube
2007-09-09Applied patch for LDAP version (#1484552)thomascube
2007-09-01+ added new config option: #1484484till
2007-08-15LDAP improvementsthomascube
2007-05-17Use global filters and bind username/ for Ldap searches (#1484159)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomascube
2006-12-20Allow 12 hour date to display for emails sent today (Doug Mandell).svncommit
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-09-07Made automatic draft saving configurablethomascube
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomascube
2006-07-03Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixessvncommit
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-06-25Changed behavior to include host-specific configuration (Bug #1483849)thomascube
2006-06-19Added Drafts support (Feature #1326839) (richs)svncommit
2006-05-25Finalized GoogieSpell integrationthomascube
2006-05-01Added new delete behavior options.svncommit
2006-04-13Added sort order saving patch by Jacob Brunsonthomascube
2006-04-04Include host-specific configuration filethomascube