On 12/01/2010 02:22 AM, Hans Bakker wrote:
By the way, why so unfriendly?
Why not simply discuss the matter and see what the best solution is?

Not to poke a stick into a hornet's nest, but his email wasn't unfriendly; you are just seeing it in that fashion.



Regards,
Hans

On Wed, 2010-12-01 at 20:58 +1300, Scott Gray wrote:
Hi Hans,

Why the new email address?  Wouldn't [email protected] serve the purpose just 
as well?

This isn't the first time this discussion has come up: 
http://ofbiz.markmail.org/thread/agtz52o4btjbvb5n

If you do insist on using a different email address, would you please consider 
using the example.com domain which is reserved for this sort of thing?

Many thanks
Scott

On 1/12/2010, at 7:57 PM, [email protected] wrote:

Author: hansbak
Date: Wed Dec  1 06:57:27 2010
New Revision: 1040878

URL: http://svn.apache.org/viewvc?rev=1040878&view=rev
Log:
add support email address to the company for demo purposes

Modified:
    ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml

Modified: ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml?rev=1040878&r1=1040877&r2=1040878&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml (original)
+++ ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml Wed Dec  
1 06:57:27 2010
@@ -31,6 +31,9 @@ under the License.
     <ContactMech contactMechId="Company" contactMechTypeId="EMAIL_ADDRESS" 
infoString="[email protected]"/>
     <PartyContactMech partyId="Company" contactMechId="Company" fromDate="2000-01-01 
00:00:00.000" allowSolicitation="Y"/>
     <PartyContactMechPurpose contactMechPurposeTypeId="PRIMARY_EMAIL" partyId="Company" 
contactMechId="Company" fromDate="2003-01-01 00:00:00.000"/>
+<ContactMech contactMechId="CompanySupport" contactMechTypeId="EMAIL_ADDRESS" 
infoString="[email protected]"/>
+<PartyContactMech partyId="Company" contactMechId="CompanySupport" fromDate="2003-01-01 
00:00:00.0" allowSolicitation="Y"/>
+<PartyContactMechPurpose contactMechPurposeTypeId="SUPPORT_EMAIL" partyId="Company" 
contactMechId="CompanySupport" fromDate="2003-01-01 00:00:00.0"/>
     <PartyContactMechPurpose partyId="Company" contactMechId="9000" 
contactMechPurposeTypeId="BILLING_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
     <PartyContactMechPurpose partyId="Company" contactMechId="9000" 
contactMechPurposeTypeId="GENERAL_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
     <PartyContactMechPurpose partyId="Company" contactMechId="9000" 
contactMechPurposeTypeId="PAYMENT_LOCATION" fromDate="2000-01-01 00:00:00.000"/>





Reply via email to