diff options
-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 |