&^$^%$#$%R&* SCO MAIL SYSTEM!!! (was Re: Test - Can you read me??)

Peter da Silva peter at sugar.hackercorp.com
Fri Aug 24 22:53:30 AEST 1990


In article <366 at tygra.UUCP> jpp at ddmi.com (John Palmer) writes:

[ His mail system barfs on its own name... ]

You could do what we did at Ferranti before I managed to get smail up on
our ancient Xenix System III/286 boxes. The following script approximates
it. Test it before giving it live data, this is purely off the top of my
head:

#!/bin/sh
cd /usr/bin
mv rmail rmail.real
cat > rmail << \!
#!/bin/sh
exec rmail.real `echo $* | sed 's/ddmi[^!]*!//g'`
!
chmod +x rmail
-- 
Peter da Silva.   `-_-'
<peter at sugar.hackercorp.com>.



More information about the Comp.unix.xenix mailing list