Xref: utzoo comp.emacs:5522 comp.mail.misc:1677 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!ames!ncar!boulder!ccncsu!segovia.CS.ColoState.Edu!wendt From: wendt@segovia.CS.ColoState.Edu (alan l wendt) Newsgroups: comp.emacs,comp.mail.misc Subject: sendmail question Message-ID: <1349@ccncsu.ColoState.EDU> Date: 7 Mar 89 17:36:40 GMT Sender: news@ccncsu.ColoState.EDU Reply-To: wendt@segovia.CS.ColoState.Edu.UUCP (alan l wendt) Organization: CSU Lines: 17 I'm trying to set up my .forward file so that it does a few things for me. It would route some mailing list messages to files instead of putting them in the /usr/spool/mail/wendt. It would check the subject lines so that students can check in their assignments by mailing them to me, have the assignment compiled and verified, and mail back a reply to the student. And the rest of the stuff wants to get put in /usr/spool/mail/wendt. The sensible thing to do with the rest of the stuff is to pipe it back into sendmail, with a flag saying not to do forwarding, but I can't find such a flag on sendmail. Suggestions anyone? Thanks Alan Wendt