From owner-freebsd-questions Tue Sep 22 09:19:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01871 for freebsd-questions-outgoing; Tue, 22 Sep 1998 09:19:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01839 for ; Tue, 22 Sep 1998 09:18:52 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id JAA14777; Tue, 22 Sep 1998 09:17:30 -0700 (PDT) (envelope-from dhw) Date: Tue, 22 Sep 1998 09:17:30 -0700 (PDT) From: David Wolfskill Message-Id: <199809221617.JAA14777@pau-amma.whistle.com> To: jacques@wired.ctech.ac.za, questions@FreeBSD.ORG Subject: Re: sendmail 8.9.1a ... again In-Reply-To: <36074232.1CFBAE39@wired.ctech.ac.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Tue, 22 Sep 1998 08:22:42 +0200 >From: Jacques Hugo >I want to spool all mail to a centralised server, >in this case mail.server.stuff, so am I correct in >sayin that my .mc entry looks like this: >FEATURE(`MAIL_HUB',`smtp:mail.server.stuff') >This sure as hell doesn't help since all mail still >gets spool and relayed by the clients themselves. Sorry I failed to notice this in my previous reply: MAIL_HUB isn't a FEATURE; it's someting that gets defined (or not): pau-amma[13]% grep MAIL_HUB *.mc cs-hpux10.mc:define(`MAIL_HUB', mailspool.CS.Berkeley.EDU)dnl cs-hpux9.mc:define(`MAIL_HUB', mailspool.CS.Berkeley.EDU)dnl The examples in the cf/cf directory can be useful.... :-} (I think I use MAIL_HUB at home, but I don't have things set up so I can login to the home machines from here right now -- and it's been so long since I've needed to pay much attention that I managed to overlook the error.) david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message