Gnus development mailing list
 help / color / mirror / Atom feed
* posting styles strange behavior
@ 2003-07-02  8:47 Alex Ott
  2003-07-07 23:48 ` Jesper Harder
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Ott @ 2003-07-02  8:47 UTC (permalink / raw)


Hello all

I customize gnus-posting style to 

(setq gnus-posting-styles
      '(
	(".*"
	 (Gcc "nnml:sent")
	 (Organization "Jet Infosystems")
	 (signature-file "~/.signature")
	 )
	(message-news-p
	 (signature My-Signature)
	 )
	((header "subject" ".*\\[dozor-support\\].*")
	 (Bcc "dozor-support@jet.msk.su")
	 (reply-to "dozor-support@jet.msk.su")
	 )
	("^nnml:SMAP$"
	 (To (save-excursion
	       (set-buffer gnus-article-buffer)
	       (message-fetch-field "to"))))
	))

And it works fine when i create mail or reply. Today i try to forward
mail, that does not have [dozor-support] in subject, but gnus still insert
Bcc & Reply-To for this style. Is this error or feature of gnus?

-- 
With best wishes, Alex Ott
Jet Infosystems,       http://www.jetinfosoft.ru/
                       +7 (095) 411 76 01



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

* Re: posting styles strange behavior
  2003-07-02  8:47 posting styles strange behavior Alex Ott
@ 2003-07-07 23:48 ` Jesper Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2003-07-07 23:48 UTC (permalink / raw)


Alex Ott <ott@jet.msk.su> writes:

> And it works fine when i create mail or reply. Today i try to forward
> mail, that does not have [dozor-support] in subject, but gnus still insert
> Bcc & Reply-To for this style. Is this error or feature of gnus?

I can't reproduce.  How do you forward, `C-c C-f'?



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

end of thread, other threads:[~2003-07-07 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-02  8:47 posting styles strange behavior Alex Ott
2003-07-07 23:48 ` Jesper Harder

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