diff options
author | Michael Scherer <misc@mageia.org> | 2011-02-26 10:24:06 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-02-26 10:24:06 +0000 |
commit | 9cecfc974fe14a01f347b46aa15be5f23a2c5594 (patch) | |
tree | b64ac265b9a781f3965f89969875223458125e22 /modules/sympa | |
parent | 8469ca082bfcf94bcec7ec5bc9a48dc1311b56ca (diff) | |
download | puppet-9cecfc974fe14a01f347b46aa15be5f23a2c5594.tar puppet-9cecfc974fe14a01f347b46aa15be5f23a2c5594.tar.gz puppet-9cecfc974fe14a01f347b46aa15be5f23a2c5594.tar.bz2 puppet-9cecfc974fe14a01f347b46aa15be5f23a2c5594.tar.xz puppet-9cecfc974fe14a01f347b46aa15be5f23a2c5594.zip |
- add the rest of the url ( or moderation mail urls are wrong )
Diffstat (limited to 'modules/sympa')
-rw-r--r-- | modules/sympa/templates/sympa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |