From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50469 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Using mailto URL scheme (RFC 2368) correctly Date: Sat, 01 Mar 2003 17:30:10 +0100 Organization: http://purl.org/harder/ Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046536391 21358 80.91.224.249 (1 Mar 2003 16:33:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2003 16:33:11 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18p9vB-0005YL-00 for ; Sat, 01 Mar 2003 17:33:09 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18p9uf-0002kn-00; Sat, 01 Mar 2003 10:32:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 01 Mar 2003 10:33:36 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA22422 for ; Sat, 1 Mar 2003 10:33:24 -0600 (CST) Original-Received: (qmail 4871 invoked by alias); 1 Mar 2003 16:32:20 -0000 Original-Received: (qmail 4866 invoked from network); 1 Mar 2003 16:32:19 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 1 Mar 2003 16:32:19 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18pABw-000214-00 for ; Sat, 01 Mar 2003 17:50:28 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: 0xc3f9824c.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1046537428 7753 195.249.130.76 (1 Mar 2003 16:50:28 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Mar 2003 16:50:28 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > i tried to embed a mailto URL according to RFC 2368 in an email. > > When using it works perfect. Now i tried to embed > a name, but i cannot figure out the correct syntax. > > > > > > I am not sure whether the error is in my mailto URL or in Gnus. Any > idea? Angle brackets (and also ") are not allowed within an URI, see RFC 2396, Section 2.4.3.