Date: Mon, 26 Aug 2002 00:08:42 -0700 From: Andrew Stuart <elitetek@tekrealm.net> To: Dave <morbiddk@insensible.net> Cc: parv <parv_fm@nospammail.net>, freebsd-questions@freebsd.org Subject: Re: procmail and .forward woes Message-ID: <20020826070842.GA781@freebsd.tekrealm.net> In-Reply-To: <5.1.0.14.2.20020826000828.00b91860@208.58.23.51> References: <20020825022823.A13293@limpid.insensible.net> <20020825022823.A13293@limpid.insensible.net> <5.1.0.14.2.20020826000828.00b91860@208.58.23.51>
next in thread | previous in thread | raw e-mail | index | archive | help
you may try: "|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #morbiddk@insensible.net" fixed my problems while using procmail with sendmail.. YMMV On Mon, 26 Aug 2002 at 00:10:20 -0400, Dave wrote: > > >then i installed postfix, rebuilt alias database, fiddled w/ .forward, > >& problem went away. that is not to say those were/are the exact > >steps to solve the issue; it just happens to be that way for me. ) > > I appreciate your input about postfix appearing to fix the problem, however > I need to use Exim for what I am using this server for. Anyone got any ideas > as to how to setup a .forward similar to this? > > "|/usr/local/bin/procmail -f- || exit 75 #morbiddk@insensible.net" -- Andrew 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?20020826070842.GA781>