Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!oliveb!sun!sally!plocher From: plocher%sally@Sun.COM (John Plocher) Newsgroups: comp.unix.microport Subject: Re: microport mail(x) program Keywords: mail,sys V,sendmail Message-ID: <104403@sun.Eng.Sun.COM> Date: 12 May 89 01:13:34 GMT References: <1542@bebux.UUCP> Sender: news@sun.Eng.Sun.COM Reply-To: plocher@sun.UUCP (John Plocher) Organization: Sun Microsystems, Mountain View Lines: 21 In article <1542@bebux.UUCP> henk@bebux.UUCP (Henk Dijkstra) writes: >I am trying to implement a mailserver. Therefore I will have to try to >feed every received mail item to a shell script. The problem is I don't >know how to do that (automatically), the DEC mailserver uses BSD-style mail >and can have in the /usr/lib/aliases file a pipe to the mail scanning program. >I would love to be able to use internet addresses w.o. bang notation. Simple sollution that does all of this: Get the following programs and install them as instructed: smail - smart mailer (handles internet addresses et al) gives you /usr/lib/aliases, a smart mailer ... elm - electronic mail user interface - replaces mailx completely lmail - John Zeef's replacement for the local mail delivery program - gives you mail to programs and other goodies This combo works on V/286 and V/386 - I love it! If you can't get lmail, let me know and I will see what I can do. -John Plocher