Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Aleksander Machniak
|
17ae1307d6
|
Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634)
|
11 years ago |
Aleksander Machniak
|
9290303e80
|
Move prompt_silent() and get_opt() to rcube_utils class
|
12 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |
thomascube
|
bd911ba814
|
Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper
|
14 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
till
|
d4847048a1
|
* let's not discriminate unix :) (= generalized paths)
* added checks so all scripts are only executable from CLI
|
16 years ago |
alecpl
|
ab8b44741d
|
- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
|
16 years ago |
thomascube
|
d14a57d006
|
Add option to export all folders of a mail account
|
16 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
thomascube
|
6cc6e78be3
|
Add commandline script for message exporting (proof-of-concept)
|
17 years ago |