[jira] Commented: (OFBIZ-65) Mutitple Email accounts for both outgoing and incoming.

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

[jira] Commented: (OFBIZ-65) Mutitple Email accounts for both outgoing and incoming.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549841 ]

BJ Freeman commented on OFBIZ-65:
---------------------------------

Just as I was coding this another thought came to mind.
this should be dynamic
then when a party email is generated in the contact mech,
we can add these parms to that email.
add a entity that will store these properties
The the javamail container will just get all these from the entites instead of the container.
They are then stored in maps like they are now.

add a service that will flush the stored data from the maps and reload when a new emails is added.
.


> Mutitple Email accounts for both outgoing and incoming.
> -------------------------------------------------------
>
>                 Key: OFBIZ-65
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-65
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: content, party
>            Reporter: BJ Freeman
>            Priority: Minor
>
> from
> http://jira.ofbiz.org/browse/OFBIZ-628
> let the Java mail container and general properties have the default configurations.
> the assoicate additional configurations based on the PartyID of the Login.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.