Gijs Hillenius <[EMAIL PROTECTED]> writes:

> On 30 Aug 2008, Flávio de Souza wrote:
>
>
>> I would like to know how to reply a message in GNUS with the original
>> email address, since gmail gathers messages from three different
>> accounts.
>>
>> If I read a message from [EMAIL PROTECTED], when I reply GNUS
>> sends the email by using gmail, but I would like that the Reply-To
>> field to be equal to [EMAIL PROTECTED]
>>
>
> It 'sounds' like you want to know more about
>
> gnus-posting-styles
>
> I use that to change reply-to headers, gcc-archive folder, signature and
> more based on what mail folder I happen to be workin in.
>
> Gijs


I have been trying to use gnus-posting-styles but it is not working.

I tried to put the following lines in my .gnus.el file:

(setq gnus-posting-styles
      '(
        (header "to" "[EMAIL PROTECTED]"
                (signature-file "~/.emailtrab")
                (address "[EMAIL PROTECTED]")
                )))

I would like that if the email is sent to my work email address my reply would 
be with my work email address.
I would like to put it in the To field. 

But I am not getting any results.

Any ideas? Could you post some examples of your posting styles?

Thanks again

Flávio.



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to