[HECnet] OT: 4.3BSD's sendmail, using a smarthost

Dave McGuire mcguire at neurotica.com
Mon Jan 20 11:52:24 PST 2014


On 01/20/2014 02:45 PM, Cory Smelosky wrote:
Okay, sendmail was being a bit touchy.   I am currently trying to build
qmail.   After patching install.c to take hardcoded directories using
chdir() instead if fchdir() it seems to progress a bit further.

(I have no idea what syntax for fchdir() it wants with this old C
compiler).

  (coming in late on this thread)

  Sendmail of the vintage you're working with is riddled with security
holes, but it's rock-solid as far as moving mail around.   It's been
about a decade since I've run it, but one thing to keep in mind is that
you shouldn't really edit the .cf file directly, but use the .mc files
(IIRC) which are processed by m4 to generate the .cf file.   One can get
Sendmail up and running pretty easily that way.

  If you decide to keep hacking on it, I can probably help; I wrangled
Sendmail for many years in a large-scale ISP environment, but I'm pretty
rusty at it.   I switched to Postfix around 2004 or so.

                              -Dave

-- 
Dave McGuire, AK4HZ
New Kensington, PA



More information about the Hecnet-list mailing list