Xref: utzoo comp.mail.misc:5738 comp.sys.att:12413 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!news.cs.indiana.edu!ux1.cso.uiuc.edu!midway!clout!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.mail.misc,comp.sys.att Subject: Re: Which mail routing program do I need? Message-ID: <1991Jun17.212220.8609@chinet.chi.il.us> Date: 17 Jun 91 21:22:20 GMT References: <1991Jun14.204255.18302@agate.berkeley.edu> Organization: Chinet - Chicago Public Access UNIX Lines: 26 In article <1991Jun14.204255.18302@agate.berkeley.edu> et@ocf.berkeley.edu (Eric Thompson) writes: >Problems: I can't find a sendmail that will compile on my 3B2. I know >that /usr/lib/aliases is where it will expand aliases, and this is the >type of thing I need. Smail doesn't seem to know about alias files like >/usr/lib/alises. If it did, Ithink it would be perfect. If it does >and I just don't know it, *please* let me know, because I got Smail to >compile easily! :-) You should be able to use either smail2.5 or smail3.21. They are very different programs but either should compile and run on the 3B2. Smail2.5 only does alias and forward file lookup - you need to use other programs for local and remote delivery. If this is what you tried and it didn't work, perhaps you have something configured wrong or your aliases file wasn't sorted. Some patches have been posted to fix a bug in finding the last entry in the aliases file, though. Smail3.x does a fair impersonation of sendmail, including SMTP (optional), forwarding to files and pipes, and handling most of sendmail's command line options. It's a bigger program with more options to configure, but it is also more versatile and robust. Either version would normally be installed as /bin/rmail in a sysV environment with a small front-end program installed as /bin/mail which decides (based on the command line) whether to run the old /bin/mail for reading mail or smail for sending. Les Mikesell les@chinet.chi.il.us