add /bin to the PATH statement in the file you posted earlier. On Mon, 13 Dec 2004 15:28:29 +1300 Isaac Devine <[EMAIL PROTECTED]> wrote:
> thanks all. > > looked through the procmail log and I found this: > > /home/faxemail/scripts/test: cat: command not found > > so I changed it to full path names. (in the script). > > Any ideas on getting around that? (so it uses the user's path?) > > On Mon, 13 Dec 2004 15:06:57 +1300, Volker Kuhlmann > <[EMAIL PROTECTED]> wrote: > > Cool, an on-topic post ;) > > > > > I looked through the exim config and it looked like procmail should be > > > working. However their is no content placed into ~/logfile it is > > > zero-length. > > > > Add a VERBOSE=yes to your procmailrc. The procmail log file is your > > first port of call for procmail debugging. In sendmail and postfix, > > procmail has to be explicitly configured as LDA (local delivery agent), > > for exim it's probably the same. I bet it's not, and therefore isn't > > called at all. In that case the procmail logfile should be empty. > > > > Volker > > > > -- > > Volker Kuhlmann is possibly list0570 with the domain in > > header > > http://volker.dnsalias.net/ Please do not CC list postings to > > me. > > -- Nick Rout <[EMAIL PROTECTED]>
