You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/01/18 07:47:20 UTC

svn commit: r613078 - /ofbiz/trunk/framework/common/config/general.properties

Author: jleroux
Date: Thu Jan 17 22:47:20 2008
New Revision: 613078

URL: http://svn.apache.org/viewvc?rev=613078&view=rev
Log:
Ooops, previous personal changes were not intended to be commited

Modified:
    ofbiz/trunk/framework/common/config/general.properties

Modified: ofbiz/trunk/framework/common/config/general.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=613078&r1=613077&r2=613078&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Thu Jan 17 22:47:20 2008
@@ -6,9 +6,9 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-#
+# 
 # http://www.apache.org/licenses/LICENSE-2.0
-#
+# 
 # Unless required by applicable law or agreed to in writing,
 # software distributed under the License is distributed on an
 # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -50,25 +50,19 @@
 usps.address.match=(^.*?p[\\. ]*o[\\. ]*box.*$)|(^.*?post.*?office.*?box.*$)|((^|(^.*? ))r[\\. ]*r[\\. ]*(( +)|([0-9#]+)).*$)|(^.*?rural.*?route.*$)
 
 # -- mail notifications enabled (Y|N)
-#mail.notifications.enabled=N
-mail.notifications.enabled=Y
-
+mail.notifications.enabled=N
 
 # -- redirect all mail notifications to this address for testing
 #mail.notifications.redirectTo=
-mail.notifications.redirectTo=ofbizXP@les7arts.com
 
 # -- the default mail server to use
-#mail.smtp.relay.host=smtp.9business.fr
 mail.smtp.relay.host=localhost
-#mail.smtp.relay.host=smtp.gmail.com
 
 # -- SMTP Auth settings
-#mail.smtp.auth.user=jacques.le.roux.les7arts.com@gmail.com
+#mail.smtp.auth.user=
 #mail.smtp.auth.password=
 
 # -- Additional Required Fields needed for Gmail and other non traditional smtp servers
-# -- The added fields also work for Yahoo business mail for instance
 # -- Gmail smtp port can be either 465 or 587
 #mail.smtp.port=465
 # -- Gmail requires StartTLS
@@ -92,6 +86,6 @@
 # -- max size in bytes (-1 for unlimited)
 http.upload.max.size=-1
 
-# -- spam header name and value to block incoming spam detected by external spam checker, configured for spam assin
+# -- spam header name and value to block incoming spam detected by external spam checker, configured for spam assin 
 mail.spam.name=X-Spam-Flag
 mail.spam.value=YES