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

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

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

jonesde

Some of these settings should NOT go in the trunk, especially those  
that enable mail notifications and send them to a specific IP address.

-David


On Apr 5, 2009, at 10:36 PM, [hidden email] wrote:

> Author: jleroux
> Date: Mon Apr  6 04:36:28 2009
> New Revision: 762207
>
> URL: http://svn.apache.org/viewvc?rev=762207&view=rev
> Log:
> Long life to demo.ofbiz.org
>
> 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=762207&r1=762206&r2=762207&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- ofbiz/trunk/framework/common/config/general.properties (original)
> +++ ofbiz/trunk/framework/common/config/general.properties Mon Apr  
> 6 04:36:28 2009
> @@ -57,17 +57,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
> @@ -104,11 +104,11 @@
> # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html 
> , note that it works for http://localhost)
> http
> .ofbiz
> .apache
> .org
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W
> -mHVpaZ3zg
>
> -https.demo.hotwaxmedia.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRXLQKV7O-
> T_wo18IeNaPnwbpCm5hSgWqRMVpCjoqlSrFXU2gL-jFWcYA
> -
> http
> .demo
> .hotwaxmedia
> .com
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRU4ZneiognSIeIWj0oN7Olsvv97xTsd2DvP6EJY7
> -O3JnsiIUth2FHTg
> +
> https
> .demo
> .ofbiz
> .org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-
> S6mi2C6yWQ3KgNfeTwPMkzxS3w
> +
> http
> .demo
> .ofbiz
> .org
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>
> 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
>
>

Reply | Threaded
Open this post in threaded view
|

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

Vikas Mayur-3
Hi Jacques,

Looks like few other changes has slipped in as well.

Thanks,
Vikas

On Apr 6, 2009, at 10:06 AM, [hidden email] wrote:

> Author: jleroux
> Date: Mon Apr  6 04:36:28 2009
> New Revision: 762207
>
> URL: http://svn.apache.org/viewvc?rev=762207&view=rev
> Log:
> Long life to demo.ofbiz.org
>
> 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=762207&r1=762206&r2=762207&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- ofbiz/trunk/framework/common/config/general.properties (original)
> +++ ofbiz/trunk/framework/common/config/general.properties Mon Apr  
> 6 04:36:28 2009
> @@ -57,17 +57,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
> @@ -104,11 +104,11 @@
> # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html 
> , note that it works for http://localhost)
> http
> .ofbiz
> .apache
> .org
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W
> -mHVpaZ3zg
>
> -https.demo.hotwaxmedia.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRXLQKV7O-
> T_wo18IeNaPnwbpCm5hSgWqRMVpCjoqlSrFXU2gL-jFWcYA
> -
> http
> .demo
> .hotwaxmedia
> .com
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRU4ZneiognSIeIWj0oN7Olsvv97xTsd2DvP6EJY7
> -O3JnsiIUth2FHTg
> +
> https
> .demo
> .ofbiz
> .org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-
> S6mi2C6yWQ3KgNfeTwPMkzxS3w
> +
> http
> .demo
> .ofbiz
> .org
> =
> ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>
> 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
>
>


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

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

Jacques Le Roux
Administrator
David, Vikas,

Thanks, fixed at revision: 762211

Jacques

From: "Vikas Mayur" <[hidden email]>

> Hi Jacques,
>
> Looks like few other changes has slipped in as well.
>
> Thanks,
> Vikas
>
> On Apr 6, 2009, at 10:06 AM, [hidden email] wrote:
>
>> Author: jleroux
>> Date: Mon Apr  6 04:36:28 2009
>> New Revision: 762207
>>
>> URL: http://svn.apache.org/viewvc?rev=762207&view=rev
>> Log:
>> Long life to demo.ofbiz.org
>>
>> 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=762207&r1=762206&r2=762207&view=diff
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> ======================================================================
>> --- ofbiz/trunk/framework/common/config/general.properties (original)
>> +++ ofbiz/trunk/framework/common/config/general.properties Mon Apr   6 04:36:28 2009
>> @@ -57,17 +57,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
>> @@ -104,11 +104,11 @@
>> # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html , note that it works for
>> http://localhost)
>> http .ofbiz .apache .org = ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W -mHVpaZ3zg
>>
>> -https.demo.hotwaxmedia.com=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRXLQKV7O- T_wo18IeNaPnwbpCm5hSgWqRMVpCjoqlSrFXU2gL-jFWcYA
>> - http .demo .hotwaxmedia .com = ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRU4ZneiognSIeIWj0oN7Olsvv97xTsd2DvP6EJY7 -O3JnsiIUth2FHTg
>> + https .demo .ofbiz .org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR- S6mi2C6yWQ3KgNfeTwPMkzxS3w
>> + http .demo .ofbiz .org = ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA
>>
>> 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
>>
>>
>
>