Xref: utzoo news.admin:3150 news.sysadmin:894 news.config:783 Path: utzoo!utgpu!attcan!uunet!husc6!rutgers!psuvax1!psuhcx!wcf From: wcf@psuhcx (Bill Fenner) Newsgroups: news.admin,news.sysadmin,news.config Subject: Gatwaying mailing lists Message-ID: <301@psuhcx.psu.edu> Date: 27 Jul 88 15:53:39 GMT Sender: wcf@psuhcx.psu.edu Reply-To: wcf@psuhcx (Bill Fenner) Organization: Penn State University Engineering Computer Lab Lines: 16 Anyone out there gatewaying a mailing list to news using recnews? If so, how do you get it to not send the articles back to the mailing list? I.E. in the sys file: MAILINGLIST:mail.list::mail place!maillist and in the aliases file maillist: |/usr/lib/news/recnews mail.list This is a simplified version of what I'm attempting to do, but it will suffice for the moment. What I've got right now is a really horrible script that checks for Sender: maillist@psuhcx.psu.edu and doesn't send it if it finds it. A better way, anyone?