From: john Date: Sun, 12 Jan 2003 22:10:41 +0000 (+0000) Subject: added some config options for the new email-an-article feature X-Git-Tag: BEFORE_MERGE_1_1~338 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=7aac8e3c829733603035a930bec238389528a080;p=mir.git added some config options for the new email-an-article feature --- diff --git a/etc/config.properties-dist b/etc/config.properties-dist index 090cd9b0..f7ffec00 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -315,6 +315,9 @@ ServletModule.OpenIndy.PostingTemplate=etc/open/posting.template ServletModule.OpenIndy.PostingDoneTemplate=etc/open/posting_done.template ServletModule.OpenIndy.PostingDupeTemplate=etc/open/posting_dupe.template ServletModule.OpenIndy.SearchResultsTemplate=etc/open/search_results.template +ServletModule.OpenIndy.PrepareMailTemplate=etc/open/prepare_mail.template +ServletModule.OpenIndy.SentMailTemplate=etc/open/sent_mail.template +ServletModule.OpenIndy.EmailIsFrom=mailer@somewhere.org # # config for ServletModuleComment - browsing/editing/deleting comments