From owner-freebsd-questions Sun Jul 16 10:21:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id 48D7437BEC9 for ; Sun, 16 Jul 2000 10:21:34 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 30898 invoked from network); 16 Jul 2000 17:21:33 -0000 Received: from adsl-117-113.ln.networkone.net (HELO local.lan) (209.144.117.113) by mail.networkone.net with SMTP; 16 Jul 2000 17:21:33 -0000 Received: (from reader@localhost) by local.lan (8.9.3/8.9.3) id KAA03016; Sun, 16 Jul 2000 10:21:31 -0700 (PDT) (envelope-from reader) To: freebsd-questions@FreeBSD.ORG Subject: Sendmail /noconnonify nodns From: Harry Putnam Date: 16 Jul 2000 10:21:31 -0700 Message-ID: <87aefif0tg.fsf@satellite.local.lan> Lines: 14 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I hoped that noconnonify and nodns as part of senmail.mc file would cause sendmail not to do lookups. Apparently not... I have fetchmail run through a ssh tunnel from my laptop to a parent machine (on local network) and collect from a user spool on that parent. So don't really want DNS lookups etc being done since the fetching might be done while offline. But watching the action in trafshow I see my ISP nameserver is being contacted for every message. If I shut down the DSL link to the internet fetchmail/sendmail stop in there tracks. How can I set this up using sendmail where no lookups are done? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message