[
https://issues.apache.org/jira/browse/OFBIZ-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724813#action_12724813
]
Hans Bakker commented on OFBIZ-2657:
------------------------------------
Using the company email address is a bit difficult because there can be more
than one (primary), and how do we find the company partyId?
Seeing the comments here the proposal is now:
1. add the 'fromEmailAddress' to general properties
2. add a comment that the deafult url's are difined in url.properties.
3. retrieve the baseUrl and baseSecureUrl from
org.ofbiz.common.NotificationServices: setBaseUrl which will be amended to use,
when the website is not provided, the data in url properties.
> 'from emailadress' & baseurl & baseSecureUrl defined in many places and
> therefore difficult to maintain
> -------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-2657
> URL: https://issues.apache.org/jira/browse/OFBIZ-2657
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Release Branch 9.04
> Reporter: Hans Bakker
> Fix For: Release Branch 9.04
>
>
> Currently many entities have a 'from emailaddress' defined. That is fine if
> it is used for an override of a default 'from address' which is however
> missing.
> the proposal is to add a 'default.from.emailaddress' to the
> general.properties file and change the seed/demo data to have the 'from
> emailaddresss' not defined(null). Obviously change the programs that when
> this field is null it should take it from the general properties file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.