summaryrefslogtreecommitdiff
path: root/roundcubemail/bin/msgexport.sh
AgeCommit message (Collapse)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
git-svn-id: https://svn.roundcube.net/trunk@5716 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
git-svn-id: https://svn.roundcube.net/trunk@5564 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Pool some code for command line tools; avoid displaying password on shell ↵thomasb
(#1486947); fix msgexport now using the new imap wrapper git-svn-id: https://svn.roundcube.net/trunk@3998 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-09* let's not discriminate unix :) (= generalized paths)till
* added checks so all scripts are only executable from CLI git-svn-id: https://svn.roundcube.net/trunk@2229 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alec
git-svn-id: https://svn.roundcube.net/trunk@1906 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-17Add option to export all folders of a mail accountthomasb
git-svn-id: https://svn.roundcube.net/trunk@1654 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04Add commandline script for message exporting (proof-of-concept)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1249 208e9e7b-5314-0410-a742-e7e81cd9613c