Gnus development mailing list
 help / color / mirror / Atom feed
From: Jochen_Hayek@acm.org
Subject: Re: Gnus v5.6.24 is released
Date: Thu, 23 Jul 1998 13:48:44 GMT	[thread overview]
Message-ID: <r8n2a0r7yj.fsf@Hayek5.derwent.co.uk> (raw)
In-Reply-To: <m31zrtryb9.fsf@sparky.gnus.org>


As always, when I install a new *gnus,
I apply a single personal patch to message.el .

Yes, I want to let sendmail use the `From:',
that I insert into the mail header, as its proper `From:'.

Yes, if life were easier and people and their tools smarter,
I would only use a proper `Reply-to:',
but you know the way they are.

And message-user-mail-address is quite a resonable function to use
instead of user-login-name, isn't it.

And at least in my case sendmail never ever produces a valid
e-mail address (to deliver e-mail to) from user-login-name,
because either I'm behind a firewall,
or my ISP assigns me a dynamical IP address and a deliberate
temporary hostname, or ...

What do you think about this suggestion?

(Courtesy copies to me appreciated.)

================================================================================

*** message-5.6.24.el	1998/07/23 13:26:26	1.1
--- message-5.6.24.el	1998/07/23 13:30:48	1.2
***************
*** 2026,2032 ****
  		     ;; But some systems are more broken with -f, so
  		     ;; we'll let users override this.
  		     (if (null message-sendmail-f-is-evil)
! 			 (list "-f" (user-login-name)))
  		     ;; These mean "report errors by mail"
  		     ;; and "deliver in background".
  		     (if (null message-interactive) '("-oem" "-odb"))
--- 2026,2032 ----
  		     ;; But some systems are more broken with -f, so
  		     ;; we'll let users override this.
  		     (if (null message-sendmail-f-is-evil)
! 			 (list "-f" (message-user-mail-address)))
  		     ;; These mean "report errors by mail"
  		     ;; and "deliver in background".
  		     (if (null message-interactive) '("-oem" "-odb"))
.



  parent reply	other threads:[~1998-07-23 13:48 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-11  1:06 Lars Magne Ingebrigtsen
1998-07-11 21:17 ` Berry Kercheval
1998-07-11 21:27   ` Lars Magne Ingebrigtsen
1998-07-11 22:55     ` Bruce Stephens
1998-07-11 23:05       ` SL Baur
1998-07-12 17:29         ` Dave Love
1998-07-12 17:36           ` Hrvoje Niksic
1998-07-14 19:33             ` Dave Love
1998-07-15 16:32               ` Hrvoje Niksic
     [not found]             ` <x77m1ifwei.fsf@peorth.gweep.net>
1998-07-13  2:31               ` Bud Rogers
1998-07-14 19:46               ` Dave Love
1998-07-12 18:40           ` Dave Love
1998-07-13  9:03       ` Mats Lofdahl
1998-07-13 12:10         ` Vladimir Volovich
     [not found]           ` <x7emvpbbov.fsf@peorth.gweep.net>
1998-07-14  1:06             ` Aaron M. Ucko
     [not found]               ` <x7u34kgsam.fsf@peorth.gweep.net>
1998-07-15  0:02                 ` Aaron M. Ucko
     [not found]                   ` <x73ec37s53.fsf@peorth.gweep.net>
1998-07-15  3:11                     ` Alan Shutko
     [not found]                       ` <x77m1fj7t2.fsf@peorth.gweep.net>
1998-07-15 19:02                         ` Alan Shutko
     [not found]                           ` <x7btqqvlru.fsf@peorth.gweep.net>
1998-07-15 23:01                             ` Alan Shutko
     [not found]                               ` <x7u34i8tcb.fsf@peorth.gweep.net>
1998-07-16 10:58                                 ` Robert Bihlmeyer
1998-07-14  9:35           ` Mats Lofdahl
1998-07-14 14:20             ` Aaron M. Ucko
1998-07-14 18:05             ` SL Baur
1998-07-16  6:29               ` Yair Friedman
1998-07-13 15:18         ` Hrvoje Niksic
1998-07-14 10:05         ` Kai Grossjohann
1998-07-14 11:36           ` François Pinard
1998-07-14 12:00             ` Kai Grossjohann
1998-07-23 13:09 ` Jochen_Hayek
1998-07-23 13:48 ` Jochen_Hayek [this message]
1998-07-23 14:02   ` Kai Grossjohann
1998-07-23 14:21     ` Jochen_Hayek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=r8n2a0r7yj.fsf@Hayek5.derwent.co.uk \
    --to=jochen_hayek@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).