Gnus development mailing list
 help / color / mirror / Atom feed
* Re: duplicate From: line when using group parameters
       [not found] <87k5vh6uhx.fsf@echidna.jochen.org>
@ 2007-05-10 16:31 ` Tassilo Horn
       [not found]   ` <87hcqjlsc6.fsf@echidna.jochen.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Tassilo Horn @ 2007-05-10 16:31 UTC (permalink / raw)
  To: ding

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.




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

* Re: duplicate From: line when using group parameters
       [not found]   ` <87hcqjlsc6.fsf@echidna.jochen.org>
@ 2007-05-11  8:52     ` Didier Verna
  0 siblings, 0 replies; 2+ messages in thread
From: Didier Verna @ 2007-05-11  8:52 UTC (permalink / raw)
  To: Jochen Hein; +Cc: Tassilo Horn, ding

Jochen Hein <jochen@jochen.org> wrote:

> Tassilo Horn <tassilo@member.fsf.org> writes:
>
>> I think group parameters are not inteded for such a use. Use Posting
>> Styles [1] instead.
>
> That seems to work fine.  Thanks.

        Still, I think what you experimented could be considered as a bug.

-- 
Read the Jazz Blog !! http://jazzblog.didierverna.com

Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 44 08 01 85
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 53 14 59 22   didier@xemacs.org



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

end of thread, other threads:[~2007-05-11  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87k5vh6uhx.fsf@echidna.jochen.org>
2007-05-10 16:31 ` duplicate From: line when using group parameters Tassilo Horn
     [not found]   ` <87hcqjlsc6.fsf@echidna.jochen.org>
2007-05-11  8:52     ` Didier Verna

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