Proposed change to SMTP

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

Proposed change to SMTP

BJ Freeman
currently is in general.properties.
I propose an container like JavaMail, so multiple servers, and/or
accounts can be defined.

a new entity that can be in the database like SMTPMailSenders. where the
ID of the STMP entry in the STMP container can be linked to many PartyIDs.

The service would be modified to use the PartyIDfrom to look up the
party ID in  SMTPMailSenders to find would which configuration to use to
send the emails.

any thoughts or should I submits this.

Reply | Threaded
Open this post in threaded view
|

Re: Proposed change to SMTP

BJ Freeman
actually is should be the email from that is looked up. The party may
have many email accounts based on the email address.

BJ Freeman sent the following on 6/23/06 11:49 AM:

> currently is in general.properties.
> I propose an container like JavaMail, so multiple servers, and/or
> accounts can be defined.
>
> a new entity that can be in the database like SMTPMailSenders. where the
> ID of the STMP entry in the STMP container can be linked to many PartyIDs.
>
> The service would be modified to use the PartyIDfrom to look up the
> party ID in  SMTPMailSenders to find would which configuration to use to
> send the emails.
>
> any thoughts or should I submits this.
>