Author: jleroux
Date: Thu Jan 17 22:15:50 2008
New Revision: 613068
URL:
http://svn.apache.org/viewvc?rev=613068&view=revLog:
A comment about Yahoo business mail
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=613068&r1=613067&r2=613068&view=diff==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Thu Jan 17 22:15:50 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,19 +50,25 @@
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=N
+mail.notifications.enabled=Y
+
# -- redirect all mail notifications to this address for testing
#mail.notifications.redirectTo=
+mail.notifications.redirectTo=
[hidden email]
# -- 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=
+#mail.smtp.auth.user=
[hidden email]
#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
@@ -86,6 +92,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