Date: Wed, 25 Apr 2007 08:36:48 -0400 From: Schiz0 <schiz0phrenic21@gmail.com> To: "Dan Busarow" <dan@dpcsys.com> Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail Config Issues Message-ID: <8d23ec860704250536x76d0c2c7s55a4962dffcb3529@mail.gmail.com> In-Reply-To: <C08252FE-3642-4C51-90E2-F93D54F5225A@dpcsys.com> References: <8d23ec860704241709l362416f9w768724e9c3722cf9@mail.gmail.com> <C08252FE-3642-4C51-90E2-F93D54F5225A@dpcsys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/24/07, Dan Busarow <dan@dpcsys.com> wrote: > > > On Apr 24, 2007, at 6:09 PM, Schiz0 wrote: > > > Hey, > > > > I'm running 6.2-RELEASE-p3. I'm having some issues configuring > > sendmail. I'm > > new to sendmail, so please bear with me. I've read > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html > > along > > with some docs on sendmail.org. I'm guessing I'm overlooking > > something, or > > missing something completely. > > > > I'm trying to sent up a sendmail config to send/receive mail > > locally, and > > run smtp. My asdf.mc file is located at: http://pastebin.ca/456745 > > and my > > asdf.submit.mc file is at: http://pastebin.ca/456757 > > SENDMAIL_MC and SENDMAIL_SUBMIT_MC are set in make.conf to the full > > path to > > those .mc files. > > > > I also made changes to aliases, access, local-host-names, and > > virtusertable > > in the /etc/mail dir. > > As a first step change > > DOMAIN(schiz0.securityexploits.com) > > to > > DOMAIN(schiz0.securityexploits.com) > > unless you happen to have created an M4 domain file named > schiz0.securityexploits.com.m4. It is *not* a place you define your > domain name. > > Dan > > > > > > When I run make in the /etc/mail dir, I get the following error: > > --------------- > > # make > > /usr/sbin/sendmail -bi -OAliasFile=/etc/mail/aliases > > /etc/mail/sendmail.cf: line 279: Unknown address family inet6 in > > Family=option > > *** Error code 70 > > > > Stop in /etc/mail. > > --------------- > > > > I disabled IPv6 in my kernel config, and I commented out in both > > the normal > > mc file, and the submit file the information for ipv6, so I'm not sure > > what's doing this. > > > > Thanks in advance! If it wasn't for these mailing lists, I'd be > > back on > > windows :-D > > > > ~Steve > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions- > > unsubscribe@freebsd.org" > > Thanks! I looked at /usr/share/sendmail/domains and that got it for me. I misunderstood the DOMAIN() option. Sendmail is now up and running. Much appreciated! ~Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8d23ec860704250536x76d0c2c7s55a4962dffcb3529>