From c2046d2a90a62ac3c192df0ef8c953cc3a1b1a2d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 17 Jul 2011 21:12:33 -0300 Subject: Virtual domains configuration for sympa --- templates/sympa/sympa.conf.lenny.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/sympa/sympa.conf.lenny.erb b/templates/sympa/sympa.conf.lenny.erb index 2e031a7..83815cd 100644 --- a/templates/sympa/sympa.conf.lenny.erb +++ b/templates/sympa/sympa.conf.lenny.erb @@ -167,3 +167,6 @@ soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap ## Supported languages for the user interface supported_lang en_US,pt_BR + +## Virtual domains configuration +sendmail_aliases none -- cgit v1.2.3