Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!ames!eos!shelby!neon!max From: max@Neon.Stanford.EDU (Max Hailperin) Newsgroups: comp.mail.misc Subject: mail round-robiner Message-ID: <1990Mar21.215856.10581@Neon.Stanford.EDU> Date: 21 Mar 90 21:58:56 GMT Sender: Max Hailperin Organization: Computer Science Department, Stanford University Lines: 10 I have written a mail round-robiner for BSD-derived systems (at least SunOS and Ultrix, I haven't tried any others yet). The idea is for mail received at one mailbox to be automagically sent in round-robin rotation to each mailbox in a list. This is quite useful for providing a question-answering service, for example. I have submitted it to comp.sources.unix, so eventually it should show up there. In the meantime, if you have been desperately wishing for just such a thing, I should be able to cope with a few mail requests. Please be warned that it is not teribly polished and comes completely as is.