You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Adhanom (JIRA)" <ji...@apache.org> on 2018/02/22 19:01:00 UTC

[jira] [Updated] (OFBIZ-10233) Could not get e-mail to work - New of biz setup

     [ https://issues.apache.org/jira/browse/OFBIZ-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Adhanom updated OFBIZ-10233:
------------------------------------
    Description: 
 

Could not get e-mail services to work on a new ofbiz installation. Trace log shows mail failed because "Mail notifications disabled in general.properties", even though this is enabled:

/ofbiz/framework/common/config/general.properties
 # – mail notifications enabled (Y|N)

mail.notifications.enabled=Y

 

Log snippet (attached is full log):

2018-02-22 17:40:05,387 |OFBiz-JobQueue-0 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [New Account Created] not sent to addressee [tesfamicael.adhanom@mkdecision.com]
 2018-02-22 17:40:35,094 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [test message to admin] not sent to addressee [ofbiztest@example.com]
 2018-02-22 17:40:35,123 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [Test message to admin] not sent to addressee [tesfamicael.adhanom@mkdecision.com]

 

 

  was:
 

Could not get e-mail services toward on a new ofbiz installation. Trace log shows mail failed because "Mail notifications disabled in general.properties", even though this is enabled:

/ofbiz/framework/common/config/general.properties

# -- mail notifications enabled (Y|N)

mail.notifications.enabled=Y

 

Log snippet (attached is full log):

2018-02-22 17:40:05,387 |OFBiz-JobQueue-0 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [New Account Created] not sent to addressee [tesfamicael.adhanom@mkdecision.com]
2018-02-22 17:40:35,094 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [test message to admin] not sent to addressee [ofbiztest@example.com]
2018-02-22 17:40:35,123 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [Test message to admin] not sent to addressee [tesfamicael.adhanom@mkdecision.com]

 

 


> Could not get e-mail to work - New of biz setup
> -----------------------------------------------
>
>                 Key: OFBIZ-10233
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10233
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release Branch 16.11
>         Environment: build: 16.11 on Ubuntu 16.04.3 LTS
>  
>            Reporter: Michael Adhanom
>            Priority: Major
>         Attachments: OFBiz_FetchLogs.webarchive, generl.properties.txt
>
>
>  
> Could not get e-mail services to work on a new ofbiz installation. Trace log shows mail failed because "Mail notifications disabled in general.properties", even though this is enabled:
> /ofbiz/framework/common/config/general.properties
>  # – mail notifications enabled (Y|N)
> mail.notifications.enabled=Y
>  
> Log snippet (attached is full log):
> 2018-02-22 17:40:05,387 |OFBiz-JobQueue-0 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [New Account Created] not sent to addressee [tesfamicael.adhanom@mkdecision.com]
>  2018-02-22 17:40:35,094 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [test message to admin] not sent to addressee [ofbiztest@example.com]
>  2018-02-22 17:40:35,123 |OFBiz-JobQueue-1 |EmailServices |I| Mail notifications disabled in general.properties; mail with subject [Test message to admin] not sent to addressee [tesfamicael.adhanom@mkdecision.com]
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)