Author: jonesde
Date: Sat Apr 18 17:53:38 2009
New Revision: 766363
URL:
http://svn.apache.org/viewvc?rev=766363&view=revLog:
Applied fix from trunk for revision: 766336
Modified:
ofbiz/branches/release09.04/framework/common/config/general.properties
Modified: ofbiz/branches/release09.04/framework/common/config/general.properties
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/framework/common/config/general.properties?rev=766363&r1=766362&r2=766363&view=diff==============================================================================
--- ofbiz/branches/release09.04/framework/common/config/general.properties (original)
+++ ofbiz/branches/release09.04/framework/common/config/general.properties Sat Apr 18 17:53:38 2009
@@ -60,17 +60,17 @@
usps.address.match=(^.*?p[\\. ]*o[\\. ]*box.*$)|(^.*?post.*?office.*?box.*$)|((^|(^.*? ))r[\\. ]*r[\\. ]*(( +)|([0-9#]+)).*$)|(^.*?rural.*?route.*$)
# -- mail notifications enabled (Y|N)
-mail.notifications.enabled=Y
+mail.notifications.enabled=N
# -- redirect all mail notifications to this address for testing
-mail.notifications.redirectTo=
[hidden email]
+#mail.notifications.redirectTo=
# -- the default mail server to use
-mail.smtp.relay.host=192.168.2.3
+mail.smtp.relay.host=localhost
# -- SMTP Auth settings
-mail.smtp.auth.user=
-mail.smtp.auth.password=
+#mail.smtp.auth.user=
+#mail.smtp.auth.password=
# -- Additional Required Fields needed for Gmail and other non traditional smtp servers
# -- These added fields also work for Yahoo business mail for instance