Embedded SMTP server

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

Embedded SMTP server

Rick F.
Hi all -

Does ofbiz (or will it) have an embedded SMTP server to send order confirmations and the like? I've seen the config file general.properties,  but it doesn't allow for a change in ports or SSL - either that or I'm not configuring it right. I was trying to use Yahoo's business mail server, but I can't connect without being able to configure these additional properties.

Any suggestions?

Thanks
Rick


Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

BJ Freeman
there has been talk about it.
the Java mail is more a client.
if you want a smtp server I suggest you put James on another server,
since it would bog down the CPU during Attacks or heavy mail, from my
personal experience.


Richard Fleming sent the following on 1/14/2008 6:38 PM:

> Hi all -
>
> Does ofbiz (or will it) have an embedded SMTP server to send order confirmations and the like? I've seen the config file general.properties,  but it doesn't allow for a change in ports or SSL - either that or I'm not configuring it right. I was trying to use Yahoo's business mail server, but I can't connect without being able to configure these additional properties.
>
> Any suggestions?
>
> Thanks
> Rick
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

cjhowe
In reply to this post by Rick F.
Changing of the ports and ssl were added in revision 606789.  These
were required in order to support using gmail as the "sender's" email
account

--- Richard Fleming <[hidden email]> wrote:

> Hi all -
>
> Does ofbiz (or will it) have an embedded SMTP server to send order
> confirmations and the like? I've seen the config file
> general.properties,  but it doesn't allow for a change in ports or
> SSL - either that or I'm not configuring it right. I was trying to
> use Yahoo's business mail server, but I can't connect without being
> able to configure these additional properties.
>
> Any suggestions?
>
> Thanks
> Rick
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

BJ Freeman
In reply to this post by Rick F.
I apologize did not read the part about yahoo.
use yPOPS, then just configure ofbiz to 127.0.0.1
note you have to change the java mail container for incoming.

Richard Fleming sent the following on 1/14/2008 6:38 PM:

> Hi all -
>
> Does ofbiz (or will it) have an embedded SMTP server to send order confirmations and the like? I've seen the config file general.properties,  but it doesn't allow for a change in ports or SSL - either that or I'm not configuring it right. I was trying to use Yahoo's business mail server, but I can't connect without being able to configure these additional properties.
>
> Any suggestions?
>
> Thanks
> Rick
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

Rick F.
In reply to this post by cjhowe
Chris,
   
  The added fields also work for Yahoo business mail. You may want to add that as a comment along with the Gmail stuff in general.properties.
   
  Thanks for the support
  Rick

Chris Howe <[hidden email]> wrote:
  Changing of the ports and ssl were added in revision 606789. These
were required in order to support using gmail as the "sender's" email
account

--- Richard Fleming wrote:

> Hi all -
>
> Does ofbiz (or will it) have an embedded SMTP server to send order
> confirmations and the like? I've seen the config file
> general.properties, but it doesn't allow for a change in ports or
> SSL - either that or I'm not configuring it right. I was trying to
> use Yahoo's business mail server, but I can't connect without being
> able to configure these additional properties.
>
> Any suggestions?
>
> Thanks
> Rick
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

Jacques Le Roux
Administrator
I will, thanks Rick

Jacques

From: "Richard Fleming" <[hidden email]>

> Chris,
>
>  The added fields also work for Yahoo business mail. You may want to add that as a comment along with the Gmail stuff in
> general.properties.
>
>  Thanks for the support
>  Rick
>
> Chris Howe <[hidden email]> wrote:
>  Changing of the ports and ssl were added in revision 606789. These
> were required in order to support using gmail as the "sender's" email
> account
>
> --- Richard Fleming wrote:
>
>> Hi all -
>>
>> Does ofbiz (or will it) have an embedded SMTP server to send order
>> confirmations and the like? I've seen the config file
>> general.properties, but it doesn't allow for a change in ports or
>> SSL - either that or I'm not configuring it right. I was trying to
>> use Yahoo's business mail server, but I can't connect without being
>> able to configure these additional properties.
>>
>> Any suggestions?
>>
>> Thanks
>> Rick
>>
>>
>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Embedded SMTP server

BJ Freeman
In reply to this post by Rick F.
Also not this does not effect the Java mail container for bringing
emails into ofbiz.

Richard Fleming sent the following on 1/17/2008 5:57 PM:

> Chris,
>    
>   The added fields also work for Yahoo business mail. You may want to add that as a comment along with the Gmail stuff in general.properties.
>    
>   Thanks for the support
>   Rick
>
> Chris Howe <[hidden email]> wrote:
>   Changing of the ports and ssl were added in revision 606789. These
> were required in order to support using gmail as the "sender's" email
> account
>
> --- Richard Fleming wrote:
>
>> Hi all -
>>
>> Does ofbiz (or will it) have an embedded SMTP server to send order
>> confirmations and the like? I've seen the config file
>> general.properties, but it doesn't allow for a change in ports or
>> SSL - either that or I'm not configuring it right. I was trying to
>> use Yahoo's business mail server, but I can't connect without being
>> able to configure these additional properties.
>>
>> Any suggestions?
>>
>> Thanks
>> Rick
>>
>>
>>
>
>
>