Configuring Office 365 account on ERP Next

Hi All

I have configuring office365 account ,but its shows inactive and i am getting an error on scheduler log

raceback (innermost last):
File “/home/azureuser/frappe-bench/apps/frappe/frappe/tasks.py”, line 231, in sendmail
recipients=recipients, cc=cc)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/core/doctype/communication/communication.py”, line 176, in _notify
_notify(self, print_html, print_format, attachments, recipients, cc)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/core/doctype/communication/email.py”, line 134, in _notify
communication=doc.name
File “/home/azureuser/frappe-bench/apps/frappe/frappe/init.py”, line 352, in sendmail
send_after=send_after, expose_recipients=expose_recipients, bulk_priority=bulk_priority, communication=communication)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/email/bulk.py”, line 51, in send
email_account = get_outgoing_email_account(True, append_to=reference_doctype)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/email/smtp.py”, line 58, in get_outgoing_email_account
frappe.OutgoingEmailError)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/init.py”, line 264, in throw
msgprint(msg, raise_exception=exc)
File “/home/azureuser/frappe-bench/apps/frappe/frappe/init.py”, line 257, in msgprint
_raise_exception()
File “/home/azureuser/frappe-bench/apps/frappe/frappe/init.py”, line 242, in _raise_exception
raise raise_exception, encode(msg)
OutgoingEmailError: Please setup default Email Account from Setup > Email > Email Account

Whether i have to set any other settings on Email account rather than the normal settings

Thanks
Saju