[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with posting style profile
From: |
Thomas Hühn |
Subject: |
Re: help with posting style profile |
Date: |
Wed, 04 Oct 2006 17:49:01 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 Hamster/2.1.0.11 |
cliff barnes wrote:
> However, although a Usenet posting will show the 'from' as 'cliff
> barnes', when the message is opened to be read, below the 'from' is a
> field called 'sender' - which actually shows the user name and host name
> of my pc!!
>
> My question is how can I set this to a null value or even another name -
> without of course changing my unix user account name.
(add-to-list 'message-syntax-checks '(sender . disabled))
Thomas