Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: ding@gnus.org
Subject: Re: duplicate From: line when using group parameters
Date: Thu, 10 May 2007 18:31:57 +0200	[thread overview]
Message-ID: <87fy64iqrm.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <87k5vh6uhx.fsf@echidna.jochen.org>

Jochen Hein <jochen@jochen.org> writes:

Hi Jochen,

> Now I want to post under a different full name (and a different mail
> address) in one of my nnimap groups.  In the group parameters I have:
>
> ,----
> | ((uidvalidity . "1178743606")
> |  (from-address . "Jochen Kellner <jochen.kellner@-hidden-against-spam-.de>")
> |  (gcc-address . "nnimap+localhost:INBOX"))
> `----
>
> If I create a new mail in that group, I have TWO From:-Lines:

I think group parameters are not inteded for such a use. Use Posting
Styles [1] instead.

Something like

(setq gnus-posting-styles
      '(("^nnimap\\+foo:INBOX\\.bar"
         (address "foo@bar.invalid")
         (name    "Max Mustermann"))))

Bye,
Tassilo
__________
[1] (info "(gnus)Posting Styles")
-- 
Every time  Chuck Norris  smiles, someone dies.  Unless he  smiles while
he's roundhouse kicking someone in the face. Then two people die.




       reply	other threads:[~2007-05-10 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87k5vh6uhx.fsf@echidna.jochen.org>
2007-05-10 16:31 ` Tassilo Horn [this message]
     [not found]   ` <87hcqjlsc6.fsf@echidna.jochen.org>
2007-05-11  8:52     ` Didier Verna

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=87fy64iqrm.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=ding@gnus.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).