aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mh/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed these directories since they're unused.Christopher James Lahey2001-01-031-39/+0
| | | | | | | | | 2001-01-02 Christopher James Lahey <clahey@helixcode.com> * providers/maildir/, providers/mbox/, providers/mh/: Removed these directories since they're unused. svn path=/trunk/; revision=7219
* Initial cut at mh provider. Well, it already does everythingNot Zed2000-08-011-0/+39
mbox does. 2000-08-01 Not Zed <NotZed@HelixCode.com> * providers/mh: New mh provider implementation. * providers/Makefile.am (SUBDIRS): Added mh provider. svn path=/trunk/; revision=4444