Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* X-From-Line
@ 2005-10-12  9:13 Flatman
  2005-10-12  9:58 ` X-From-Line Flatman
  2005-10-12 10:34 ` X-From-Line Karl Kleinpaste
  0 siblings, 2 replies; 5+ messages in thread
From: Flatman @ 2005-10-12  9:13 UTC (permalink / raw)



Hi, 

when sending mail via gnus , there is a 'X-From-Line' that is added to
the mail. Since I use different e-mails for sending (in the from-field)
this becomes a problem. Can I avoid this X-From-Line ?

-- 
Erik

* Life is wonderful with Emacs and Perl *


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: X-From-Line
  2005-10-12  9:13 X-From-Line Flatman
@ 2005-10-12  9:58 ` Flatman
  2005-10-12 10:44   ` X-From-Line Flatman
  2005-10-12 10:34 ` X-From-Line Karl Kleinpaste
  1 sibling, 1 reply; 5+ messages in thread
From: Flatman @ 2005-10-12  9:58 UTC (permalink / raw)


* Flatman <flatman@swing.be> wrote:
|
| Hi, 
| 
| when sending mail via gnus , there is a 'X-From-Line' that is added to
| the mail. Since I use different e-mails for sending (in the from-field)
| this becomes a problem. Can I avoid this X-From-Line ?

It might help to know I send mail using smtpmail-send-it ...

-- 
Erik

* Life is wonderful with Emacs and Perl *


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: X-From-Line
  2005-10-12  9:13 X-From-Line Flatman
  2005-10-12  9:58 ` X-From-Line Flatman
@ 2005-10-12 10:34 ` Karl Kleinpaste
  2005-10-12 11:09   ` X-From-Line Flatman
  1 sibling, 1 reply; 5+ messages in thread
From: Karl Kleinpaste @ 2005-10-12 10:34 UTC (permalink / raw)


Flatman <flatman@swing.be> writes:
> when sending mail via gnus , there is a 'X-From-Line' that is added
> to the mail.

X-From-Line is an artifact of mail being _received_, not sent.  It is
Gnus' way of changing the UNIX (sendmail, procmail) "From a@b.c <date>"
header (which lacks a colon, notably) into an RFC-looking format.

There is no X-From-Line in _sent_ mail.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: X-From-Line
  2005-10-12  9:58 ` X-From-Line Flatman
@ 2005-10-12 10:44   ` Flatman
  0 siblings, 0 replies; 5+ messages in thread
From: Flatman @ 2005-10-12 10:44 UTC (permalink / raw)


* Flatman <flatman@swing.be> wrote:
|
| * Flatman <flatman@swing.be> wrote:
| |
| | Hi, 
| | 
| | when sending mail via gnus , there is a 'X-From-Line' that is added to
| | the mail. Since I use different e-mails for sending (in the from-field)
| | this becomes a problem. Can I avoid this X-From-Line ?
| 
| It might help to know I send mail using smtpmail-send-it ...

Well, this seems to solve the prob . Now the X-From-Line is feeded by
the From field !

(setq mail-specify-envelope-from t)
(setq mail-envelope-from 'header)


-- 
Erik

* Life is wonderful with Emacs and Perl *


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: X-From-Line
  2005-10-12 10:34 ` X-From-Line Karl Kleinpaste
@ 2005-10-12 11:09   ` Flatman
  0 siblings, 0 replies; 5+ messages in thread
From: Flatman @ 2005-10-12 11:09 UTC (permalink / raw)


* Karl Kleinpaste <karl@charcoal.com> wrote:
|
| X-From-Line is an artifact of mail being _received_, not sent.  It is
| Gnus' way of changing the UNIX (sendmail, procmail) "From a@b.c <date>"
| header (which lacks a colon, notably) into an RFC-looking format.
| 
| There is no X-From-Line in _sent_ mail.

Are you sure of this ?

I wanted to subscribe to a mailing list and saw that gnus did add
something to the header that made the mailing list reply to my main
mail-address.
That's why I checked the mail-header by sending mail to myself and saw
the X-From-Line added . Now that I added 2 config vars (see other post)
, the X-From-Line is still added , but the content is taken from the
From-field which is now a correct behaviour.
I modified nothing else than these 2 vars , and now things work nice ...

-- 
Erik

* Life is wonderful with Emacs and Perl *


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-12 11:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-12  9:13 X-From-Line Flatman
2005-10-12  9:58 ` X-From-Line Flatman
2005-10-12 10:44   ` X-From-Line Flatman
2005-10-12 10:34 ` X-From-Line Karl Kleinpaste
2005-10-12 11:09   ` X-From-Line Flatman

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).