Freescout: Feature request: Warning when sending to [email protected], [email protected], addresses etc

Created on 9 Jun 2021  路  3Comments  路  Source: freescout-helpdesk/freescout

We have some notifications sent to users sent [email protected].
Those notifications are also sent to our support dept in order to keep track of them and eventually add extra info to the end user.

Very often helpdesk people reply without replacing manually the [email protected] with the email of the user (usually specified in the notification text), getting in turn a message back from our smtp server "this address is meant to not receive emails, please send it again to the proper destination", messing up the ticket.
Because that, if the helpdesk guy tries to resend it again to the proper user email the body text shows up the error message too.

Would be great to be able to get a warning before sending the reply :
"Sending to [email protected] email. Are you sure?"

Feature would require a way to specify one or more "no reply to" email addresses.

Most helpful comment

Better to have it in the core and also block auto replies to no-reply@ emails. List of no-reply emails can be stored in the config and adjusted via .env file.

All 3 comments

Can be implemented as a module. Closing for now.

Better to have it in the core and also block auto replies to no-reply@ emails. List of no-reply emails can be stored in the config and adjusted via .env file.

Implemented as a module: https://freescout.net/module/noreply/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

justajeffy picture justajeffy  路  3Comments

freescout-helpdesk picture freescout-helpdesk  路  6Comments

freescout-helpdesk picture freescout-helpdesk  路  7Comments

diguinho2018 picture diguinho2018  路  6Comments

rdytogokev picture rdytogokev  路  4Comments