Date: Wed, 25 Feb 2004 17:03:38 -0500 From: Chuck Swiger <cswiger@mac.com> To: "Marco Greene (Home)" <mgreene@aci.on.ca> Cc: "'List, FreeBSD Questions'" <freebsd-questions@freebsd.org> Subject: Re: Sendmail in a DMZ Message-ID: <403D1BBA.9060802@mac.com> In-Reply-To: <000801c3fbea$32c49950$f6c8a8c0@pepstep> References: <000801c3fbea$32c49950$f6c8a8c0@pepstep>
next in thread | previous in thread | raw e-mail | index | archive | help
Marco Greene (Home) wrote: > This is probably a stupid question...but I have a FreeBSD 4.9 server, which > does not have access to a DNS server. However, I need to send mail from it. > I have a relay host setup in the same subnet which I have tested works with > telnet mailhost 25...and then giving it the sendmail commands.... This borders on the edge of "don't try to make this configuration work"-- sendmail really, really wants to be able to perform DNS lookups. You might be able to use the FEATURE(nocanonify) to get what you want, although you will have to modify both the normal and the submit .mc files. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403D1BBA.9060802>