index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
msgexport.sh
Age
Commit message (
Expand
)
Author
2014-10-13
dirname(__FILE__) -> __DIR__
Aleksander Machniak
2014-02-21
Fix issue where msgexport.sh printed the message to STDOUT instead of a file ...
Aleksander Machniak
2012-11-20
Move prompt_silent() and get_opt() to rcube_utils class
Aleksander Machniak
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-05
- Exclude MIME functionality from rcube_imap class into rcube_mime class
alecpl
2011-12-07
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
alecpl
2010-09-29
Pool some code for command line tools; avoid displaying password on shell (#1...
thomascube
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2009-01-09
* let's not discriminate unix :) (= generalized paths)
till
2008-10-01
- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
alecpl
2008-08-17
Add option to export all folders of a mail account
thomascube
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
2008-04-04
Add commandline script for message exporting (proof-of-concept)
thomascube