فهرست منبع

behaviour of 2.1.16 was 'with_vhost no', so make this version not support virtual host names by default too

Michael Schloh von Bennewitz 21 سال پیش
والد
کامیت
1b506b9e88
2فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 1 3
      imapd/imapd.conf
  2. 1 1
      imapd/imapd.spec

+ 1 - 3
imapd/imapd.conf

@@ -22,7 +22,5 @@ reject8bit:             no
 quotawarn:              90
 timeout:                30
 defaultdomain:          @l_domainname@
-virtdomains:            on
-#virtdomains:            off
-#virtdomains:            userid
+virtdomains:            off
 

+ 1 - 1
imapd/imapd.spec

@@ -34,7 +34,7 @@ Class:        PLUS
 Group:        Mail
 License:      BSD
 Version:      2.2.3
-Release:      20040310
+Release:      20040312
 
 #   package options
 %option       with_fsl    yes