Date: Tue, 24 Apr 2007 20:09:59 -0400 From: Schiz0 <schiz0phrenic21@gmail.com> To: freebsd-questions@freebsd.org Subject: Sendmail Config Issues Message-ID: <8d23ec860704241709l362416f9w768724e9c3722cf9@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8d23ec860704241709l362416f9w768724e9c3722cf9>