-
Notifications
You must be signed in to change notification settings - Fork 60
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
Faxes looping #91
Comments
Our team is currently addressing the reported issues and we will fix and release the new version accordingly. However, in the event of looping, please follow these steps:
|
Hi Guys,
This is getting more frequent. Am I reaching a limit of some kind and overloading the server? We get a lot of inbound faxes, but only about 8-10 outbound users send faxes.
Inbound seems to be ok, it is when someone sends a fax that it can go on an extended loop..
Is there a way I can set a limit on the number of times a fax can be sent/retried regardless of fail or success?
Regards,
Richard Wyborn | IT Manager | Digital Consulting Group Pty Ltd
T: 1300 130 109 | F: 1300 368 371 | M: +61 416 051 715 | Intl: +61 2 8667 7966
***@***.***<https://digitalconsulting.com.au/>
Disclaimer: This email and any attachments are confidential and may be subject to copyright, legal or some other professional privilege. They are intended solely for the attention and use of the named addressee(s). They may only be copied, distributed or disclosed with the consent of the copyright owner. If you have received this email by mistake or by breach of the confidentiality clause, please notify the sender immediately by return email and delete or destroy all copies of the email. Any confidentiality, privilege or copyright is not waived or lost because this email has been sent to you by mistake.
From: ICT Vision ***@***.***>
Sent: Tuesday, May 21, 2024 5:43 PM
To: ictinnovations/ictfax ***@***.***>
Cc: Richard Wyborn ***@***.***>; Author ***@***.***>
Subject: Re: [ictinnovations/ictfax] Faxes looping (Issue #91)
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Our team is currently addressing the reported issues and we will fix and release the new version accordingly. However, in the event of looping, please follow these steps:
* Terminate the following processes:
* pkill soffice.b | pkill oosplash | pkill php and service sendmail restart
* Only utilize PDF, TIFF, JPG, JPEG, and PNG file types.
—
Reply to this email directly, view it on GitHub<#91 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3XRFLN67IKVIAFATFPWYKLZDL3JLAVCNFSM6AAAAABH3RJFROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRRHE3DQNBTGA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Please update the /usr/ictcore/core/Message/Document.php file with following code
to
and in case of loop, please kill the following services and try again
Ensure the mailbox has the correct permissions and ownership |
We have had a few occasions now where faxes have been looping and users are getting multiple emails with fax notifications. The fax server is continually retrying even if successful. Where can I go to stop these?
The text was updated successfully, but these errors were encountered: