Michael Adhanom created OFBIZ-10233:
---------------------------------------
Summary: 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
Attachments: OFBiz_FetchLogs.webarchive, generl.properties.txt
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 [
[hidden email]]
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 [
[hidden email]]
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 [
[hidden email]]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)