Gnus development mailing list
 help / color / mirror / Atom feed
* multiple addresses and replying
@ 2000-12-19  0:08 Nick Papadonis
  2000-12-19  9:20 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Papadonis @ 2000-12-19  0:08 UTC (permalink / raw)


This was previously on the mailing list.  I read everything on it and
have come up with the following:

(setq gnus-posting-styles
      '((".*"
	 (signature-file "~/.signature"))
	(header "^To:.*" "npapadon@yahoo.com"
		(address "npapadon@yahoo.com")
		(signature-file "~/.signature-informal"))
	("^nn.+:"
	 (signature-file "~/.signature"))))

I should reply with "npapadon@yahoo.com" when a message had a
destination for this address.  However, I put this in .gnus and
evaluated it and it doesn't work.

Any ideas? GNUS v5.8.8

-- 
- Nick



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

end of thread, other threads:[~2000-12-19  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-19  0:08 multiple addresses and replying Nick Papadonis
2000-12-19  9:20 ` Kai Großjohann

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