Hadron Quark <[EMAIL PROTECTED]> writes:
> Next problem : does anyone have an example of how to set personalities
> based in mail group? I have nnmaildir groups set up : but the ng regexp
> for "electric headers" doesnt seem to work with these group "names"
> since there is no "newsgroup" field for this case.

I think this might be what you're looking for, I haven't actually
tried it though:

(setq gnus-posting-styles
   '((".*"
      (name "Joe User")
      (address "[EMAIL PROTECTED]"))
      ("^nnmaildir.*whatever"
      (address "[EMAIL PROTECTED]"))))

-- 
burton samograd                                 kruhft .at. gmail
kruhft.blogspot.com     www.myspace.com/kruhft  metashell.blogspot.com
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to