From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 17:23:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC5537B401 for ; Fri, 4 Apr 2003 17:23:43 -0800 (PST) Received: from joloxbox.joshualokken.com (12-225-249-250.client.attbi.com [12.225.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7221843FD7 for ; Fri, 4 Apr 2003 17:23:40 -0800 (PST) (envelope-from joshualokken@attbi.com) Received: from joloxbox.joshualokken.com (localhost.joshualokken.com [127.0.0.1])h351O5mr003649; Fri, 4 Apr 2003 17:24:06 -0800 (PST) (envelope-from joshualokken@attbi.com) Received: (from jolok@localhost) by joloxbox.joshualokken.com (8.12.8/8.12.8/Submit) id h351O29C003648; Fri, 4 Apr 2003 17:24:02 -0800 (PST) X-Authentication-Warning: joloxbox.joshualokken.com: jolok set sender to joshualokken@attbi.com using -f Date: Fri, 4 Apr 2003 17:24:02 -0800 From: Joshua Lokken To: Jan Grant Message-ID: <20030405012402.GB3586@joloxbox.joshualokken.com> References: <87brzqxmwy.fsf@pooh.honeypot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: little to none X-OS: FreeBSD joloxbox.joshualokken.com 4.8-RC i386 cc: freebsd-questions@freebsd.org Subject: Re: (IFS)Sendmail + Cyrus + Procmail(?) + SpamAssassin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 01:23:43 -0000 * Jan Grant (Jan.Grant@bristol.ac.uk) wrote: ==> On Tue, 1 Apr 2003, Kirk Strauser wrote: ==> ==> > I may be showing my ignorance here, but what is "IFS"? Googling for ==> > "sendmail forward ifs" returned over 3000 hits, none of them actually ==> > explaining it. ==> ==> IFS is a /bin/sh variable controlling which characters are considered ==> 'whitespace'. ==> Input Field Separator, I think. -- Joshua