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

Email To Customer on user Assignment #1697

Closed
VacationTeam opened this issue Feb 2, 2022 · 10 comments
Closed

Email To Customer on user Assignment #1697

VacationTeam opened this issue Feb 2, 2022 · 10 comments
Labels
help wanted Extra attention is needed

Comments

@VacationTeam
Copy link

Whenever an email is assigned to a user, either manually or by work flow
FreeScout is sending a copy of that message to the customer
Logs show email to customer. But I do not have this setup as an action.
Some emails are doing this in an endless loop where free scout adds and new blank line, and sends again, over and over

image

@VacationTeam
Copy link
Author

This job keeps queue'ing and executing as well
image

@VacationTeam
Copy link
Author

VacationTeam commented Feb 2, 2022

Just to note.
Clear Cache, Changing permissions nothing cleared this jobs from generating.
I tried the cancel button, but jobs kept generating.
I restarted the server and it has stopped.
Having trouble pinpointing the underlying issue

EDIT:
Once the cron job started back, the emails began resending and the Job kept generating. Restarting did not fix the issue

@freescout-helpdesk
Copy link
Contributor

Check Logs.

@bladerunner2020
Copy link

We also have this issue.

@VacationTeam
Copy link
Author

Check Logs.

They are non-descriptive.
I have logs showing email to customer. Doesn't say what triggered it.

I have an app log, but the time stamp is an hour later, with a database error it seems.
Can you advise if this has something to do with it?

In addition. I instealled the mentions module. Mentioning someone, (@) causes this same thing to happen where Scout sends endless emails to the customer.
It adds a new blank line on each email, over and over and over again.
I can only stop it by killing all processes and turning off email notifications for everything for users.

This was a fresh install of the software and modules

Thank you
log2
Log1

@freescout-helpdesk
Copy link
Contributor

What is your PHP and FreeScout version? Do you have any non-official modules installed? Are you using docker?

@VacationTeam
Copy link
Author

VacationTeam commented Feb 6, 2022

What is your PHP and FreeScout version? Do you have any non-official modules installed? Are you using docker?

No non-official modules, all purchased from the FreeScout website.
Using:
Custom Folders, Inbox, Mentions, Tags, Workflows.

Using an AWS Instance. (Through Cloudways).
Freescout - 1.7.30
Php - PHP 7.4.27

I see the system is telling me there is an update to 1.8.3 Today.
Let me know if I should update.

Thank you

Edit: Tax -> Tags

@bladerunner2020
Copy link

In our case we have one agent and his email is the same as Helpdesk email. When a ticket is assigned, the notification is sent to agent and as it's the same as mailbox email, it's received by FreeScout. FreeScout then thinks that it was reply of agent and send the reply to the customer.

We changed the agent's email and solved this issue.

@freescout-helpdesk freescout-helpdesk added the help wanted Extra attention is needed label Feb 6, 2022
@VacationTeam
Copy link
Author

Update.
Happened again this morning.
And keeps adding a new "blank" line to the email on "send to customer".
This time no errors or logs in the App Log
image
image

@VacationTeam
Copy link
Author

VacationTeam commented Feb 7, 2022

Solved.
Some how sent emails were routing into my "Google Apps" inbox.
FreeScout would then pull that notification to user, attach it to the origonal message, then message the customer thinking it was a reply.
And so the loop starts over and over and over.

I fixed sent emails showing up in the Google Inbox and problem has been solved.
Also, make sure to not use any gmail filters with Never Mark Spam as an option, it causes emails from sent to go into the inbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants