Date: Wed, 08 Oct 2003 22:16:42 -0700 From: David Bear <David.Bear@asu.edu> To: freebsd-questions@freebsd.org Subject: procmail, forward, and postfix Message-ID: <20031008221642.M11482@asu.edu>
next in thread | raw e-mail | index | archive | help
I have procmail, and postfix installed in my freebsd box. Postfix works great and by default seems to respect .forward files. (at least I can't recall making any changes to it) Now, I want to run procmail from .forward and grabbed the forward file for usr/local/examples/procmail. I don't understand a thing it does.. but I put it in my home directory anyway and called it .forward. It appears the procmail is no 'firing' when message come. Looking for any pointers? been through to procmail faq sites and thought there might be a recommendation here. contents of .forward "|IFS=' ' && p=/usr/local/bin/procmail && test -f $p && exec $p -Yf- || exit 75 #Metropolis" 'Metropolis' is the name of the account. Any pointers? -- David Bear phone: 480-965-8257 fax: 480-965-9189 College of Public Programs/ASU Wilson Hall 232 Tempe, AZ 85287-0803 "Beware the IP portfolio, everyone will be suspect of trespassing"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031008221642.M11482>