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

Cory Smelosky b4 at gewt.net
Mon Jan 20 11:54:06 PST 2014


On Mon, 20 Jan 2014, Dave McGuire wrote:

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.


There's a reason it's not exposed to the public. ;)

I need it to send all email through frontgate/mercia for the sake of security. ;)

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.


Don't blame you for switching. ;)

More modern sendmail seems to be a bit friendlier.   The older ones are just difficult to convince they should smarthost.

                            -Dave



-- 
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects



More information about the Hecnet-list mailing list