From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36487 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 19:38:46 -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 1035172063 8866 80.91.224.250 (21 Oct 2002 03:47:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:47:43 +0000 (UTC) Return-Path: Original-Received: (qmail 20708 invoked by alias); 27 May 2001 23:38:46 -0000 Original-Received: (qmail 20703 invoked from network); 27 May 2001 23:38:46 -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 23:38:46 -0000 Original-Received: (qmail 31217 invoked by uid 500); 27 May 2001 23:39:08 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Harry Putnam's message of "26 May 2001 13:20:12 -0700") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 15 Xref: main.gmane.org gmane.emacs.gnus.general:36487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36487 Harry Putnam writes: > Barry Fishman writes: >> (defun message-make-fqdn () >> "Supply a unique root for message id" >> (smtpmail-fqdn)) > > What do you get with that? Just above that defun, he wrote: (defun smtpmail-fqdn () "Supply a domain which is meaningful but wrong (my email address)" "barry_fishman.att.net") paul