[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: X-From-Line
From: |
Flatman |
Subject: |
Re: X-From-Line |
Date: |
Wed, 12 Oct 2005 12:44:16 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
* 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 *