Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 02:52:56 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Richard Fairfield <rcf@ms.washington.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: sendmail invocation from MUA
Message-ID:  <20020613235256.GA4077@hades.hell.gr>
In-Reply-To: <Pine.OSF.4.33.0206130816020.65379-100000@entropy.ms.washington.edu>
References:  <Pine.OSF.4.33.0206130816020.65379-100000@entropy.ms.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020613235256.GA4077>