Edit release message

General eFa discussion
Post Reply
update71
Posts: 1
Joined: 12 Apr 2021 11:12

Edit release message

Post by update71 »

Hello,

can someone tell me where I can change the text of the release message when I release an email with a file attachment?

Many thanks
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Edit release message

Post by shawniverson »

/var/www/html/mailscanner/conf.php

Code: Select all

define('QUARANTINE_MSG_BODY', 'Please find the original message that was quarantined attached to this mail.

Regards,
Postmaster');
phideauxx
Posts: 18
Joined: 26 Feb 2015 18:21

Re: Edit low spam release message

Post by phideauxx »

Is there a way to set this spam release message to revert to the behavior of the older EFA 3.x where the released message is in the body rather than an attachment?
User avatar
barbours
Posts: 45
Joined: 24 Sep 2019 06:13
Contact:

Re: Edit release message

Post by barbours »

I have modified it to release the live message and "MailGuard Resend: original subject" to the user. When a message is blocked, the user gets an email telling them that message so and so was blocked. At the bottom of that email, is a link to release it. If clicked, it is then released with the message with the modified subject.
The subject message modification was necessary, to give the user the ability to sort and better track the message. Mainly, because sometimes they don't release the message for days, and then the messages get confusing because of the date that the email was released, and the original email receive date, etc.

This function has become critical to me and the users on the different domains that we host. It will be incorporated into the first release of the forked efa-project OpenEFA. You can follow the progress on the release at https://openefa.com.
User avatar
barbours
Posts: 45
Joined: 24 Sep 2019 06:13
Contact:

Re: Edit low spam release message

Post by barbours »

phideauxx wrote: 05 Aug 2025 21:55 Is there a way to set this spam release message to revert to the behavior of the older EFA 3.x where the released message is in the body rather than an attachment?
Get a hold of me if you are interested in implementing the change now. Use the contact for at https://openefa.com. Or reach out to here in a private message.
Post Reply