From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50895 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: message-default-headers Date: Wed, 19 Mar 2003 05:13:33 +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 1048047384 20406 80.91.224.249 (19 Mar 2003 04:16:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 04:16:24 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 19 05:16:23 2003 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 18vV03-0005Iw-00 for ; Wed, 19 Mar 2003 05:16:23 +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 18vUyz-0006jd-00; Tue, 18 Mar 2003 22:15:17 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 18 Mar 2003 22:16:18 -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 WAA10759 for ; Tue, 18 Mar 2003 22:16:06 -0600 (CST) Original-Received: (qmail 25800 invoked by alias); 19 Mar 2003 04:15:01 -0000 Original-Received: (qmail 25795 invoked from network); 19 Mar 2003 04:15:00 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 19 Mar 2003 04:15:00 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18vUzE-0004SQ-00 for ; Wed, 19 Mar 2003 05:15:32 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: 0xc3f9827b.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1048047332 17137 195.249.130.123 (19 Mar 2003 04:15:32 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 Mar 2003 04:15:32 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > I have: > > (setq message-default-headers "To: dave@boost-consulting.com") > > which is designed to make sure I'm on the recipient list of any > message or reply I send. This works great, except that it results in > multiple To: headers > > So, the question: is this curable? I'm sure hotmail is wrong and evil > for mistreating my emails this way, but I'd really prefer to > accomodate it rather than be unable to communicate with 10% (I guess) > of all email users. Hotmail is correct -- a message must not have more than one To field. How about adding a Cc or BCC field with your address instead?