aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-movemail.c
Commit message (Collapse)AuthorAgeFilesLines
* Reverted removal of e_setup_base_dir.Christopher James Lahey2000-06-031-0/+1
| | | | | | | | 2000-06-02 Christopher James Lahey <clahey@helixcode.com> * tests/test-movemail.c: Reverted removal of e_setup_base_dir. svn path=/trunk/; revision=3399
* Don't call e_setup_base_dir.Christopher James Lahey2000-06-021-1/+0
| | | | | | | | 2000-06-01 Christopher James Lahey <clahey@helixcode.com> * tests/test-movemail.c (main): Don't call e_setup_base_dir. svn path=/trunk/; revision=3362
* update for camel provider changes.Dan Winship2000-05-011-1/+0
| | | | svn path=/trunk/; revision=2694
* make it put mail in ~ instead of always /home/danw. (oops :)Dan Winship2000-03-291-12/+27
| | | | | | also add an option to delete the mail off the server svn path=/trunk/; revision=2214
* new test program. Can be used to copy POP mail into your evolution inbox.Dan Winship2000-03-281-0/+150
* tests/test-movemail.c: new test program. Can be used to copy POP mail into your evolution inbox. svn path=/trunk/; revision=2208