Sven Joachim <[email protected]> writes: > You can use gnus-parameters to set up all Debian groups (i.e. mailing > lists) at once. The following untested example assumes that mail sent > to [email protected] end up in a debian.foo nnml group: > > (setq gnus-parameters > '(("nnml:debian\\.\\(.*\\)$" > (to-address . "[email protected]") > (to-list . "[email protected]") > (subscribed . t)))
Thanks Sven, it seems it's exactly what I need. I will try it soon. > Use with caution and be sure to read the "Group Parameters" section in > the Gnus manual. Yes, I will read it again. But I have to say that I find the gnus manual really confusing, perhaps because I do not have a news background, and I fail to understand several of the underlying concepts. Tiago. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

