6.0.0-alpha12
6/7/25

[#737] go.php should handle mailto: URLs
Summary go.php should handle mailto: URLs
Queue IMP
Queue Version HEAD
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester seifert (at) everybody (dot) org
Created 10/28/2004 (7527 days ago)
Due
Updated 09/23/2005 (7197 days ago)
Assigned 11/15/2004 (7509 days ago)
Resolved 09/23/2005 (7197 days ago)
Milestone
Patch No

History
09/23/2005 01:06:50 AM Chuck Hagenbuch Comment #8
State ⇒ Rejected
Reply to this comment
No feedback.
02/21/2005 03:01:49 PM seifert (at) everybody (dot) org Comment #7 Reply to this comment
No, I haven't.  I recall looking at it, realizing it wasn't a trivial 
fix, and have been occupied with other things.



Thanks for reminding me about it.  I'll see if I can't find time this 
weekend to look at it a bit more.
02/20/2005 10:17:08 PM Jan Schneider Comment #6
State ⇒ Feedback
Reply to this comment
Have you been able to create a fix?
11/15/2004 04:15:15 PM Jan Schneider State ⇒ Assigned
 
11/03/2004 02:32:41 AM seifert (at) everybody (dot) org Comment #5 Reply to this comment
Actually, I'm talking about the case where HTML is in-lined in the 
e-mail.  In this case, the <a> tags ARE being rewritten, but mailto:
hrefs get piped through go.php just like http: ones.



I'll see if I can't come up with a simple fix for this.
10/29/2004 01:47:52 AM Chuck Hagenbuch Comment #4
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Reply to this comment
yeah, we just don't rewrite existing <a > tags inside html 
attachments. still an enhancement request. :)
10/28/2004 10:57:41 PM seifert (at) everybody (dot) org Comment #3 Reply to this comment
HTML mail with any mailto: link seems to work, e.g.,



   <a href="mailto:seifert@everybody.org">send me e-mail</a>



From perusing the code, it looks like it does to the right thing in 
mailing list headers, though.  See imp/lib/MIME/Headers.php (line 
91-100)


10/28/2004 10:27:30 PM Jan Schneider Comment #2
Type ⇒ Bug
State ⇒ Feedback
Priority ⇒ 1. Low
Reply to this comment
It does. But not through go.php. If not, it's a bug.

Please provide an example message where this doesn't work.
10/28/2004 09:57:44 PM seifert (at) everybody (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ go.php should handle mailto: URLs
Queue ⇒ IMP
State ⇒ New
Reply to this comment
When reading HTML mail with a mailto: URL, the target URL looks 
something like:



http://horde.server.com/horde/services/go.php?url=mailto:seifert@everybody.org



It would be nice if IMP could intercept this and open up a Compose 
Mail window rather than using the system mailer.

Saved Queries