Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sendmail 8.6.9 portability problems with Slackware 2.0 Linux

0 views
Skip to first unread message

Andrew Pam

unread,
Nov 5, 1994, 11:41:48 AM11/5/94
to
After much in-depth debugging of the sendmail 8.6.9 source, I've discovered
that something is broken in the Linux getusershell(3) system call with the
libc distributed in Slackware 2.0. I've had to add:

# define HASGETUSERSHELL 0 /* getusershell(3) call is broken */

after #ifdef __linux__ in conf.h to cure the problem.

The symptom is that local addresses will get trashed during the usershellok()
calls in recipient() and include() in the file recipient.c, causing a variety
of nasty consequences.

--
Andrew Pam ava...@aus.xanadu.com
Manager, Serious Cybernetics ava...@jolt.mpx.com.au
Coordinator, Xanadu Australia <http://www.aus.xanadu.com/>
P.O. Box 409, Canterbury VIC 3126 Australia gopher gopher.aus.xanadu.com

0 new messages