From a032d78dae4f92c8ecac08f652d823ab32bc991d Mon Sep 17 00:00:00 2001 From: EDT 2000 Jeffrey Stedfast Date: Fri, 7 Apr 2000 03:49:48 +0000 Subject: o Added smtp/ to providers tree under camel o Added makefiles and source Thu Apr 6 22:56:44 EDT 2000 Jeffrey Stedfast o Added smtp/ to providers tree under camel o Added makefiles and source for an smtp module (untested as of yet) svn path=/trunk/; revision=2317 --- camel/providers/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'camel/providers/Makefile.am') diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index fd6df57e10..7c520a8b8b 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = mbox pop3 sendmail +SUBDIRS = mbox pop3 sendmail smtp # these ones are disabled for the moment. -# MH maildir +# MH maildir imap smtp -- cgit v1.2.3