Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 1998 16:08:22 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Dima Dorfman <webmaster@zwb.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Installing Procmail
Message-ID:  <Pine.BSF.3.96.980411160228.259B-100000@java.dpcsys.com>
In-Reply-To: <3.0.5.32.19980411152747.0093e8e0@207.213.224.25>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 11 Apr 1998, Dima Dorfman wrote:
> ##################################################
> ###   Local and Program Mailer specification   ###
> ##################################################
> 
> #####  @(#)local.m4     8.23 (Berkeley) 5/31/96  #####
> 
> #Mlocal,        P=/usr/libexec/mail.local,
> F=lsDFMAw5:/|@qrmn9,S=10/30,R=20/40,
> #               T=DNS/RFC822/X-Unix,
> #               A=mail -d $u
> 
> Mlocal,
> P=/usr/local/sbin/procmail,F=lsDFMAw5:/|@qrmn9,S=10/30,R=20/40,
>                 T=DNS/RFC822/X-Unix,
>                 A=mail -d $u

You copied too much from the local mailer.  I'm also assuming the
line wrap for your new Mlocal was caused by your mailer, not your
fingers :)

Your A= line needs to be changed to

	A=procmail -a $h -d $u

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82


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?Pine.BSF.3.96.980411160228.259B-100000>