Re: Disabling IPv4 in Sendmail

2010-04-27 Thread Steve Bertrand
On 2010.04.27 13:05, Steve Bertrand wrote: > Hi all, > > I'm trying to configure an MTA/MSA using Sendmail on FreeBSD 8. ...sorry for the noise all... I got it by adding the following to the main .mc file: FEATURE(`no_default_msa')dnl ...thereafter: Apr 27 13:08:00 onlyv6 sendmail[43728]: star

Disabling IPv4 in Sendmail

2010-04-27 Thread Steve Bertrand
Hi all, I'm trying to configure an MTA/MSA using Sendmail on FreeBSD 8. The catch is, is that I don't have any IPv4 addresses on the box (not even loopback). I'm almost there, but I'm still missing something. Here is what I've changed in my configs: In submit.mc, per the documentation, I've cha