From owner-freebsd-questions Thu Jun 13 16:53:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 3A25537B409 for ; Thu, 13 Jun 2002 16:53:04 -0700 (PDT) Received: from hades.hell.gr (patr530-a180.otenet.gr [212.205.215.180]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5DNr0XM013877; Fri, 14 Jun 2002 02:53:01 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5DNqxFq004161; Fri, 14 Jun 2002 02:52:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5DNqvmk004160; Fri, 14 Jun 2002 02:52:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 14 Jun 2002 02:52:56 +0300 From: Giorgos Keramidas To: Richard Fairfield Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail invocation from MUA Message-ID: <20020613235256.GA4077@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-13 08:17 -0700, Richard Fairfield wrote: > > Option 2, which fails: > - In /etc/mail/, define an relay host. For example: > FEATURE(msp mailhost.ms.washington.edu)dnl > - cd /etc/mail ; make install-submit-cf Syntax error. Try this instead: FEATURE(`msp', `mailhost.ms.washington.edu')dnl Use the same type of quotes I did. In fact, you should just copy/paste the line. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message