Page 1 of 1
Releasing from the quaratine email
Posted: 02 Apr 2014 09:31
by colin
Previously with ESVA system if you clicked on a message from the emailed quarantine report, it used to display just that message where I could check whether I want to release it or not. Now when I click on a message it takes me to the whole list instead. Is there any way I can change this?
Re: Releasing from the quaratine email
Posted: 02 Apr 2014 14:14
by shawniverson
When I am logged into EFA and click View in the Quarantine report, it takes me to the message.
However, if I am not logged into EFA, it takes me to the message list.
I wonder if some kind of redirect after login might be needed for this?
Re: Releasing from the quaratine email
Posted: 03 Apr 2014 21:42
by colin
I am finding exactly the same. So all we need now is a solution.
Re: Releasing from the quaratine email
Posted: 03 Jun 2014 03:05
by vanree-josh
Was a solution ever found for this?
Our customers are sick of the per message emails & would like to use the Quarantine emails instead, but this makes them pretty much unusable.
Josh
Re: Releasing from the quaratine email
Posted: 03 Jun 2014 22:10
by shawniverson
Requested assistance from MailWatch devs...
https://github.com/mailwatch/1.2.0/issues/89
Re: Releasing from the quaratine email
Posted: 03 Oct 2014 14:39
by colin
It's been a while now and still no fix. I've just seen this
Manuel Dalla Lanaendelwar removed the bug label on 12 Aug
Manuel Dalla Lanaendelwar added this to the v1.2.0 milestone on 12 Aug
So does it mean that it has been fixed in Mailwatch now or what?
Re: Releasing from the quaratine email
Posted: 05 Oct 2014 19:20
by shawniverson
Looks like it is still open. So I would guess it is not resolved.
Re: Releasing from the quaratine email
Posted: 23 Jan 2015 22:41
by Socal_Steve
I'm having this issue as well. I wonder if there is a way to just hard code the user and password into the users quarantine report link? Does this make sense? I know it would be a little insecure but at least it would work for now.
STEVE
Re: Releasing from the quaratine email
Posted: 25 Jan 2015 22:25
by cdburgess75
Same here. User don't want to have to logon.
Re: Releasing from the quaratine email
Posted: 29 Jan 2015 21:13
by shawniverson
I will check on status of issue with MailWatch devs and see what we have available now...
Re: Releasing from the quaratine email
Posted: 30 Jan 2015 20:49
by cdburgess75
Awesome, thank you
Re: Releasing from the quaratine email
Posted: 02 Feb 2015 00:10
by shawniverson
Looks like issue is still open on mailwatch....
I think we need to implement this ourselves. I'll have to study the mailwatch code and see what I can do...
Re: Releasing from the quaratine email
Posted: 02 Feb 2015 00:13
by shawniverson
Re: Releasing from the quaratine email
Posted: 11 Feb 2015 18:17
by EndelWar
Hi guys,
I've released a fix to this issue on github, please test this implementation and report any further issue.
Manuel
Re: Releasing from the quaratine email
Posted: 11 Feb 2015 21:34
by shawniverson
Thank you kind sir. We will test

Re: Releasing from the quaratine email
Posted: 11 Feb 2015 21:48
by Socal_Steve
I don't see anything on Git?? Am i blind?
Re: Releasing from the quaratine email
Posted: 11 Feb 2015 23:06
by shawniverson
MailWatch project.
Re: Releasing from the quaratine email
Posted: 11 Feb 2015 23:09
by Socal_Steve
shawniverson wrote:MailWatch project.
Thanks. Will check it out.
Re: Releasing from the quaratine email
Posted: 01 Mar 2015 07:22
by Socal_Steve
...figured out how Git works and have made the changes. will post progress soon.
Re: Releasing from the quaratine email
Posted: 01 Mar 2015 07:40
by Socal_Steve
Okay working for the user after they login now as it redirects to the link that was clicked. this is great however this was not the functionality i was looking for. I'm looking for once the user clicks the link no login is needed to see the spam message and release it.
Re: Releasing from the quaratine email
Posted: 01 Mar 2015 19:43
by shawniverson
Socal_Steve wrote:I'm looking for once the user clicks the link no login is needed to see the spam message and release it.
If you want this feature, I will need your help figuring this out.
I do not see an obvious or immediate way to do this in a way that does not break the security of MailWatch.
Re: Releasing from the quaratine email
Posted: 19 Mar 2015 23:07
by phideauxx
On my old ESVA 2.0.0.5 system I can confirm that the user does have to log in when clicking the links from the quarantine email, and it would then take them directly to the message. The return of that functionality would definitely be appreciated. It sounds like EndelWar's fix is the answer.