Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ictfax and Office 365 #74

Open
rw180800 opened this issue Oct 21, 2022 · 2 comments
Open

ictfax and Office 365 #74

rw180800 opened this issue Oct 21, 2022 · 2 comments

Comments

@rw180800
Copy link

I have setup ictfax and seems ok ... except inbound fax. I can send in an email to a fax number and that works, however inbound faxes fail. How do I setup Office 365 as the email option?
[2022-10-21 10:11:01] [6731] [FLOW] Executing transmission with id : 26
[2022-10-21 10:11:01] [6731] [FLOW] Attempting with spool_id : 26
[2022-10-21 10:11:01] [6731] [FLOW] Executing program : sendemail(34)
[2022-10-21 10:11:01] [6731] [FLOW] Executing application : email_send(101)
[2022-10-21 10:11:06] [6731] [ERROR] Expected response code 250 but got code "451", with message "451 5.7.3 STARTTLS is required to send mail

@rw180800
Copy link
Author

An inbound fax is recieved but the email fails ...

[2022-10-21 10:27:01] [8024] [FLOW] =================> transmission execution <=================
[2022-10-21 10:27:01] [8024] [FLOW] Executing transmission with id : 28
[2022-10-21 10:27:01] [8024] [FLOW] Attempting with spool_id : 28
[2022-10-21 10:27:01] [8024] [FLOW] Executing program : sendemail(36)
[2022-10-21 10:27:01] [8024] [FLOW] Executing application : email_send(106)
[2022-10-21 10:27:06] [8024] [ERROR] Expected response code 250 but got code "451", with message "451 5.7.3 STARTTLS is required to send mail [SY6PR01CA0126.ausprd01.prod.outlook.com]
"
[2022-10-21 10:27:06] [8024] [ERROR] error while sending email
[2022-10-21 10:27:06] [8024] [ERROR] error while sending email
[2022-10-21 10:27:06] [8024] [ERROR] Unable to process transmission task
[2022-10-21 10:27:06] [8024] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-21 10:27:06] [8024] [NOTICE] Can't write '26' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-21 10:27:06] [8024] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-21 10:27:06] [8024] [NOTICE] Can't write '14' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91

@ictvision
Copy link

You can add SMTP account for email notification. but regarding inbound faxes, you need to add a DID number, assign to user and also forward to user email address from "My DID" menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants