Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 13:51:07 -0500
From:      David Banning <david@skytrackercanada.com>
To:        Adam Weinberger <adamw@FreeBSD.ORG>, questions@FreeBSD.ORG
Subject:   Re: sendmail: local mail bounces
Message-ID:  <20021216135107.A6059@skytrackercanada.com>
In-Reply-To: <20021216063229.GQ311@vectors.cx>; from adamw@FreeBSD.ORG on Sun, Dec 15, 2002 at 10:32:29PM -0800
References:  <20021216012518.A534@skytrackercanada.com> <20021216063229.GQ311@vectors.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
> > After upgrading to 4.7S from 4.5 I now get the error;
> > 
> >    ----- The following addresses had permanent fatal errors -----
> > "| exec /usr/local/bin/procmail || exit 75"
> >     (reason: 550 Unsafe for mailing to programs)
> >     (expanded from: david)
> >   
> >    ----- Transcript of session follows -----
> > 550 5.7.1 /usr/david/.forward: line 1: "| exec /usr/local/bin/procmail || exit  
> > +75"... Address david is unsafe for mailing to programs
> >> end of "sendmail: local mail bounces" from David Banning <<
> 
> Dunno offhand, but I use a different line for my procmail forwards.
> 
> monkey@manifold:~% cat .forward
> "|IFS=' ' && p=/usr/local/bin/procmail && test -f $p && exec $p -Yf- || exit 75 #monkey"

Tried your with no noticable difference. Thanks anyway.

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?20021216135107.A6059>