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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

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

porkiey
This and R766326 look like you included some of your local settings in the commit


On 18/04/2009 22:06, "[hidden email]" <[hidden email]> wrote:

Author: jleroux
Date: Sat Apr 18 14:06:00 2009
New Revision: 766325

URL: http://svn.apache.org/viewvc?rev=766325&view=rev
Log:
Google map key for 904

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=766325&r1=766324&r2=766325&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Sat Apr 18 14:06:00 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=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=localhost
+mail.smtp.relay.host=192.168.2.3

 # -- 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
@@ -110,8 +110,11 @@
 https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w
 http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA

+https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
+http.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
+
 https.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb-2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
 http.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-UcKjBR51jwokpCIee0XaL6FQu35VzcqxA

 https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
-http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
\ No newline at end of file
+http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA






Sam Hamilton
CTO
Virtual Village

Tel: +86 (21) 6271 3051
Fax: +86 (21) 5228 8539
Mobile: +86 (135) 2451 4480
E-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|

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

Tim Ruppert
Again Jacques ... again :)  Please revert.

Cheers,
Tim
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com

o:801.649.6594
f:801.649.6595

----- "Sam Hamilton" <[hidden email]> wrote:

> This and R766326 look like you included some of your local settings in
> the commit
>
>
> On 18/04/2009 22:06, "[hidden email]" <[hidden email]> wrote:
>
> Author: jleroux
> Date: Sat Apr 18 14:06:00 2009
> New Revision: 766325
>
> URL: http://svn.apache.org/viewvc?rev=766325&view=rev
> Log:
> Google map key for 904
>
> 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=766325&r1=766324&r2=766325&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/common/config/general.properties (original)
> +++ ofbiz/trunk/framework/common/config/general.properties Sat Apr 18
> 14:06:00 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=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=localhost
> +mail.smtp.relay.host=192.168.2.3
>
>  # -- 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
> @@ -110,8 +110,11 @@
>
> https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w
>
> http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>
> +https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
> +http.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
> +
>
> https.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb-2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
>
> http.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-UcKjBR51jwokpCIee0XaL6FQu35VzcqxA
>
>
> https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
> -http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
> \ No newline at end of file
> +http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
>
>
>
>
>
>
> Sam Hamilton
> CTO
> Virtual Village
>
> Tel: +86 (21) 6271 3051
> Fax: +86 (21) 5228 8539
> Mobile: +86 (135) 2451 4480
> E-mail: [hidden email]
Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
In reply to this post by porkiey
Thanks Sam,

Always caught by this one, -too fa...- not aware enough :D
Fixed at r766336  

Jacques

From: "Sam Hamilton" <[hidden email]>
This and R766326 look like you included some of your local settings in the commit


On 18/04/2009 22:06, "[hidden email]" <[hidden email]> wrote:

Author: jleroux
Date: Sat Apr 18 14:06:00 2009
New Revision: 766325

URL: http://svn.apache.org/viewvc?rev=766325&view=rev
Log:
Google map key for 904

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=766325&r1=766324&r2=766325&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Sat Apr 18 14:06:00 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=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=localhost
+mail.smtp.relay.host=192.168.2.3

 # -- 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
@@ -110,8 +110,11 @@
 https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w
 http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA

+https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
+http.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
+
 https.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb-2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
 http.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-UcKjBR51jwokpCIee0XaL6FQu35VzcqxA

 https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
-http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
\ No newline at end of file
+http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA






Sam Hamilton
CTO
Virtual Village

Tel: +86 (21) 6271 3051
Fax: +86 (21) 5228 8539
Mobile: +86 (135) 2451 4480
E-mail: [hidden email]



Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
In reply to this post by Tim Ruppert
Note that I'm not a fool, there is no login/pwd for this SMTP (it's all local ;o)

Jacques

From: "Tim Ruppert" <[hidden email]>
To: <[hidden email]>
Sent: Saturday, April 18, 2009 5:01 PM
Subject: Re: svn commit: r766325 - /ofbiz/trunk/framework/common/config/general.properties


> Again Jacques ... again :)  Please revert.
>
> Cheers,
> Tim
> --
> Tim Ruppert
> HotWax Media
> http://www.hotwaxmedia.com
>
> o:801.649.6594
> f:801.649.6595
>
> ----- "Sam Hamilton" <[hidden email]> wrote:
>
>> This and R766326 look like you included some of your local settings in
>> the commit
>>
>>
>> On 18/04/2009 22:06, "[hidden email]" <[hidden email]> wrote:
>>
>> Author: jleroux
>> Date: Sat Apr 18 14:06:00 2009
>> New Revision: 766325
>>
>> URL: http://svn.apache.org/viewvc?rev=766325&view=rev
>> Log:
>> Google map key for 904
>>
>> 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=766325&r1=766324&r2=766325&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/common/config/general.properties (original)
>> +++ ofbiz/trunk/framework/common/config/general.properties Sat Apr 18
>> 14:06:00 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=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=localhost
>> +mail.smtp.relay.host=192.168.2.3
>>
>>  # -- 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
>> @@ -110,8 +110,11 @@
>>
>> https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w
>>
>> http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>>
>> +https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
>> +http.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
>> +
>>
>> https.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb-2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
>>
>> http.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-UcKjBR51jwokpCIee0XaL6FQu35VzcqxA
>>
>>
>> https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
>> -http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
>> \ No newline at end of file
>> +http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
>>
>>
>>
>>
>>
>>
>> Sam Hamilton
>> CTO
>> Virtual Village
>>
>> Tel: +86 (21) 6271 3051
>> Fax: +86 (21) 5228 8539
>> Mobile: +86 (135) 2451 4480
>> E-mail: [hidden email]
>

Reply | Threaded
Open this post in threaded view
|

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

Tim Ruppert
:)

Cheers,
Tim
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com

o:801.649.6594
f:801.649.6595

----- "Jacques Le Roux" <[hidden email]> wrote:

> Note that I'm not a fool, there is no login/pwd for this SMTP (it's
> all local ;o)
>
> Jacques
>
> From: "Tim Ruppert" <[hidden email]>
> To: <[hidden email]>
> Sent: Saturday, April 18, 2009 5:01 PM
> Subject: Re: svn commit: r766325 -
> /ofbiz/trunk/framework/common/config/general.properties
>
>
> > Again Jacques ... again :)  Please revert.
> >
> > Cheers,
> > Tim
> > --
> > Tim Ruppert
> > HotWax Media
> > http://www.hotwaxmedia.com
> >
> > o:801.649.6594
> > f:801.649.6595
> >
> > ----- "Sam Hamilton" <[hidden email]> wrote:
> >
> >> This and R766326 look like you included some of your local settings
> in
> >> the commit
> >>
> >>
> >> On 18/04/2009 22:06, "[hidden email]" <[hidden email]>
> wrote:
> >>
> >> Author: jleroux
> >> Date: Sat Apr 18 14:06:00 2009
> >> New Revision: 766325
> >>
> >> URL: http://svn.apache.org/viewvc?rev=766325&view=rev
> >> Log:
> >> Google map key for 904
> >>
> >> 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=766325&r1=766324&r2=766325&view=diff
> >>
> ==============================================================================
> >> --- ofbiz/trunk/framework/common/config/general.properties
> (original)
> >> +++ ofbiz/trunk/framework/common/config/general.properties Sat Apr
> 18
> >> 14:06:00 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=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=localhost
> >> +mail.smtp.relay.host=192.168.2.3
> >>
> >>  # -- 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
> >> @@ -110,8 +110,11 @@
> >>
> >>
> https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w
> >>
> >>
> http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
> >>
> >>
> +https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
> >>
> +http.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
> >> +
> >>
> >>
> https.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb-2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
> >>
> >>
> http.lamouline.myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-UcKjBR51jwokpCIee0XaL6FQu35VzcqxA
> >>
> >>
> >>
> https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
> >>
> -http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
> >> \ No newline at end of file
> >>
> +http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
> >>
> >>
> >>
> >>
> >>
> >>
> >> Sam Hamilton
> >> CTO
> >> Virtual Village
> >>
> >> Tel: +86 (21) 6271 3051
> >> Fax: +86 (21) 5228 8539
> >> Mobile: +86 (135) 2451 4480
> >> E-mail: [hidden email]
> >
Reply | Threaded
Open this post in threaded view
|

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

Vikas Mayur-3
In reply to this post by Jacques Le Roux
trying to convince second time again :)

On Apr 18, 2009, at 8:47 PM, Jacques Le Roux wrote:

> Note that I'm not a fool, there is no login/pwd for this SMTP (it's  
> all local ;o)
>
> Jacques
>
> From: "Tim Ruppert" <[hidden email]>
> To: <[hidden email]>
> Sent: Saturday, April 18, 2009 5:01 PM
> Subject: Re: svn commit: r766325 - /ofbiz/trunk/framework/common/
> config/general.properties
>
>
>> Again Jacques ... again :)  Please revert.
>> Cheers,
>> Tim
>> --
>> Tim Ruppert
>> HotWax Media
>> http://www.hotwaxmedia.com
>> o:801.649.6594
>> f:801.649.6595
>> ----- "Sam Hamilton" <[hidden email]> wrote:
>>> This and R766326 look like you included some of your local  
>>> settings in
>>> the commit
>>> On 18/04/2009 22:06, "[hidden email]" <[hidden email]>  
>>> wrote:
>>> Author: jleroux
>>> Date: Sat Apr 18 14:06:00 2009
>>> New Revision: 766325
>>> URL: http://svn.apache.org/viewvc?rev=766325&view=rev
>>> Log:
>>> Google map key for 904
>>> 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=766325&r1=766324&r2=766325&view=diff
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> ====================================================================
>>> --- ofbiz/trunk/framework/common/config/general.properties  
>>> (original)
>>> +++ ofbiz/trunk/framework/common/config/general.properties Sat Apr  
>>> 18
>>> 14:06:00 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=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=localhost
>>> +mail.smtp.relay.host=192.168.2.3
>>> # -- 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
>>> @@ -110,8 +110,11 @@
>>> https
>>> .demo
>>> .ofbiz
>>> .org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-
>>> S6mi2C6yWQ3KgNfeTwPMkzxS3w
>>> http
>>> .demo
>>> .ofbiz
>>> .org
>>> =
>>> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>>> +https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-
>>> zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw
>>> +
>>> http
>>> .demo904
>>> .ofbiz
>>> .org
>>> =
>>> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ40GxeoIYvic1lQQv1lf_QVdXOMhTx4uvOBVGpk7eDWpQLPY9iIhc3TQ
>>> +
>>> https
>>> .lamouline
>>> .myvnc
>>> .com
>>> =
>>> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSzEzroB3fSdgSb
>>> -2dwDb6HBu9wWBToPcXMOlizmh-CuuHcApTmyJLuZA
>>> http
>>> .lamouline
>>> .myvnc.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBSW4gdJuhtquQGZ6TdBCoQ9-
>>> UcKjBR51jwokpCIee0XaL6FQu35VzcqxA
>>> https.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQN-
>>> clGH2vvMMwJjYtcwF78UzZgEBTN70S6uIgRoAtXRkADNoesbw5etg
>>> -
>>> http
>>> .localhost
>>> =
>>> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
>>> \ No newline at end of file
>>> +
>>> http
>>> .localhost
>>> =
>>> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
>>> Sam Hamilton
>>> CTO
>>> Virtual Village
>>> Tel: +86 (21) 6271 3051
>>> Fax: +86 (21) 5228 8539
>>> Mobile: +86 (135) 2451 4480
>>> E-mail: [hidden email]
>>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

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

Ashish Vijaywargiya
:)
--
Ashish

On Sat, Apr 18, 2009 at 10:14 PM, Vikas Mayur
<[hidden email]>wrote:

> trying to convince second time again :)
>
>
> On Apr 18, 2009, at 8:47 PM, Jacques Le Roux wrote:
>
>  Note that I'm not a fool, there is no login/pwd for this SMTP (it's all
>> local ;o)
>>
>> Jacques
>>
>> From: "Tim Ruppert" <[hidden email]>
>> To: <[hidden email]>
>> Sent: Saturday, April 18, 2009 5:01 PM
>> Subject: Re: svn commit: r766325 -
>> /ofbiz/trunk/framework/common/config/general.properties
>>
>>
>>  Again Jacques ... again :)  Please revert.
>>> Cheers,
>>> Tim
>>> --
>>> Tim Ruppert
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>> o:801.649.6594
>>> f:801.649.6595
>>> ----- "Sam Hamilton" <[hidden email]> wrote:
>>>
>>>> This and R766326 look like you included some of your local settings in
>>>> the commit
>>>>
>>>