6.0.0-alpha12
6/12/25

[#13252] [IMP6.0.2] Mails quarantined by PureMessage not released correctly
Summary [IMP6.0.2] Mails quarantined by PureMessage not released correctly
Queue IMP
Queue Version 6.0.2
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester pophal (at) tubit (dot) tu-berlin (dot) de
Created 06/06/2014 (4024 days ago)
Due
Updated 11/04/2014 (3873 days ago)
Assigned 06/06/2014 (4024 days ago)
Resolved 06/09/2014 (4021 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/04/2014 12:22:30 PM pophal (at) tubit (dot) tu-berlin (dot) de Comment #4 Reply to this comment
Also can't reproduce in newer versions.
Can still reproduce after imp update to 6.2.2

06/09/2014 08:55:50 PM Michael Slusarz Comment #3
State ⇒ Not A Bug
Reply to this comment
Also can't reproduce in newer versions.
06/06/2014 02:13:19 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Try a newer version. Cannot reproduce in current version.
06/06/2014 12:55:09 PM pophal (at) tubit (dot) tu-berlin (dot) de Comment #1
Priority ⇒ 2. Medium
New Attachment: Bildschirmfoto.png Download
Patch ⇒ No
Milestone ⇒
Summary ⇒ [IMP6.0.2] Mails quarantined by PureMessage not released correctly
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
Reply to this comment
PureMessage issues mails informing about quarantined mails. It 
contains in its HTML part links intended to release single mails from 
this state:

<a 
href="mailto:pmx-auto-approve%2bb3d968a11842ea44725099d1227baf87@quarantine-3.tu-berlin.de?subject=Release%20message%20from%20quarantine&body=%5b%23wpt8-17115%5d">[#wpt8-17115]</a>

Clicking on such a link produces the following compose window [screenshot]
lacking To: field and containing an incomplete body.

Link location as copied from the browser reads:

javascript:void(window.open('/horde/imp/dynamic.php?page=compose&subject=Release%20message%20from%20quarantine&body=%5B%23wpt8-17115%5D&to=pmx-auto-approve%252bb3d968a11842ea44725099d1227baf87%40quarantine-3.tu-berlin.de&popup=1','','width=820,height=610,status=1,scrollbars=yes,resizable=yes'))

It should read (firebug approved):

javascript:void(window.open('/horde/imp/dynamic.php?page=compose&subject=Release%20message%20from%20quarantine&body=%5B%2523wpt8-17115%5D&to=pmx-auto-approve%252bb3d968a11842ea44725099d1227baf87%40quarantine-3.tu-berlin.de&popup=1','','width=820,height=610,status=1,scrollbars=yes,resizable=yes'))

IMP 4.3.9 handles this in an analogous way, and there it works.

Saved Queries