Gnus development mailing list
 help / color / mirror / Atom feed
* problem with message-dont-reply-to-names
@ 2005-06-17 19:48 Uwe Brauer
  2005-06-17 17:59 ` Adam Sjøgren
  2005-06-18 11:52 ` Mark Thomas
  0 siblings, 2 replies; 8+ messages in thread
From: Uwe Brauer @ 2005-06-17 19:48 UTC (permalink / raw)


Hello 

I receive message in which my address or part of my address appear in
the CC field, like

CC: <uwe_brauer@bla.bla>
or
CC: Uwe Brauer <uwe_brauer@bla.bla>


Etc.


So the second case I can deal with 

(setq message-dont-reply-to-names ".*<uwe_brauer@bla.bla>")
however the first case is then ignored.

I tried

(setq message-dont-reply-to-names ".*<uwe_brauer@bla.bla>\\|
<uwe_brauer@bla.bla>")

But this did not work neither.
So it seems that I have difficulties with the regexp. Can anybody
help me?

Thanks

Uwe Brauer 



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

end of thread, other threads:[~2005-06-24 22:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-17 19:48 problem with message-dont-reply-to-names Uwe Brauer
2005-06-17 17:59 ` Adam Sjøgren
2005-06-17 20:14   ` Uwe Brauer
2005-06-17 18:40     ` Adam Sjøgren
2005-06-17 20:51       ` Uwe Brauer
2005-06-18 11:52 ` Mark Thomas
2005-06-22 15:57   ` Uwe Brauer
2005-06-24 22:56     ` Miles Bader

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