From 9cecfc974fe14a01f347b46aa15be5f23a2c5594 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sat, 26 Feb 2011 10:24:06 +0000 Subject: - add the rest of the url ( or moderation mail urls are wrong ) --- modules/sympa/templates/sympa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index e10ee880..afd405d3 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -278,7 +278,7 @@ db_passwd <%= pgsql_password %> ###\\\\ Web interface ////### ## Sympa's main page URL -wwsympa_url https://<%= vhost %>/ +wwsympa_url https://<%= vhost %>/wwsympa-wrapper.fcgi ## If a spam filter (like spamassassin or j-chkmail) add a smtp headers to tag spams, name of this header (example X-Spam-Status) antispam_tag_header_name X-Spam-Status -- cgit v1.2.1