From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36480 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Sender header? Date: 27 May 2001 18:22:28 -0400 Message-ID: References: <01May23.141128edt.115245@gateway.intersys.com> <01May24.115917edt.115250@gateway.intersys.com> <01May24.143521edt.115214@gateway.intersys.com> <01May24.153439edt.115213@gateway.intersys.com> <01May24.163305edt.115259@gateway.intersys.com> <01May24.172056edt.115272@gateway.intersys.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172057 8819 80.91.224.250 (21 Oct 2002 03:47:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:47:37 +0000 (UTC) Return-Path: Original-Received: (qmail 20001 invoked by alias); 27 May 2001 22:22:29 -0000 Original-Received: (qmail 19996 invoked from network); 27 May 2001 22:22:28 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 27 May 2001 22:22:28 -0000 Original-Received: (qmail 31084 invoked by uid 500); 27 May 2001 22:22:50 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Harry Putnam's message of "27 May 2001 15:00:12 -0700") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:36480 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36480 Harry Putnam writes: > The method Kai posted does work, but still sendmail or something > generates a local message-id. I've decided for the moment to just > generate the right thing with gnus by hacking. Doesn't seem > possible to stop message id generation locally. Gnus is easy, but > the mta is another story. qmail makes it easy to use a particular hostname for Message-IDs. Disabling Message-ID generation would take a little hacking, though. But have you checked whether your ISP's SMTP server will generate Message-IDs? I wouldn't expect it to. paul