From 3b8f368ce6ad49d9219cbd56b9c14fce7f0d70c3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 27 Nov 2000 02:18:00 +0000 Subject: Removed mh, mbox, added local, to the default. 2000-11-27 Not Zed * providers/Makefile.am: Removed mh, mbox, added local, to the default. svn path=/trunk/; revision=6678 --- camel/ChangeLog | 4 ++++ camel/providers/Makefile.am | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8107aa8247..eec2b98347 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-11-27 Not Zed + + * providers/Makefile.am: Removed mh, mbox, added local, to the default. + 2000-11-24 Not Zed * tests/data/getaddr.pl: little util to scan mailboxes for any and diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index f29b0c2808..2c2bc28739 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,7 +1,10 @@ ## Process this file with automake to produce Makefile.in # SUBDIRS = mbox pop3 sendmail smtp vee -SUBDIRS = mbox pop3 sendmail smtp vee imap mh nntp +SUBDIRS = pop3 sendmail smtp vee imap nntp local # these ones are disabled for the moment. -# maildir local +# maildir + +# these ones are deprecated, and will no longer be maintained +# mbox mh \ No newline at end of file -- cgit v1.2.3