From 44133a7c912e91ecddb11804686ea8c3a48af97e Mon Sep 17 00:00:00 2001 From: john Date: Sun, 19 Jan 2003 14:12:44 +0000 Subject: [PATCH] added option for SMTPServer, defaulting to localhost --- etc/config.properties-dist | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/config.properties-dist b/etc/config.properties-dist index 7c05aa65..07137249 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -318,6 +318,7 @@ 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 +ServletModule.OpenIndy.SMTPServer=localhost # # config for ServletModuleComment - browsing/editing/deleting comments -- 2.11.0