Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2015 23:54:09 +0000
From:      opendaddy@hushmail.com
To:        "Herbert J. Skuhra" <herbert@oslo.ath.cx>, parv@pair.com
Cc:        freebsd-questions@freebsd.org, misc@opensmtpd.org
Subject:   Re: opensmtpd: procmail: not found
Message-ID:  <20150126235409.BD7B7C039E@smtp.hushmail.com>
In-Reply-To: <20150126202502.GA40007@oslo.ath.cx>
References:  <20150126132300.70653C039D@smtp.hushmail.com> <20150126141428.GA43445@holstein.holy.cow> <20150126145659.29F78C039D@smtp.hushmail.com> <20150126202502.GA40007@oslo.ath.cx> 

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

On 26. januar 2015 at 8:18 PM, "Herbert J. Skuhra" <herbert@oslo.ath.cx> wrote:
>
>To understand why you get this error run:
>
>% whereis procmail | xargs -t ls -l

Indeed, similar to the command parv gave me earlier:

# whereis procmail | xargs -t -n1 ls -l
ls -l procmail:
ls: procmail:: No such file or directory
ls -l /usr/local/bin/procmail
-rwsr-sr-x  1 root  mail  98224 Oct  3 04:19 /usr/local/bin/procmail
ls -l /usr/local/man/man1/procmail.1.gz
-rw-r--r--  1 root  wheel  10793 Oct  3 04:19 /usr/local/man/man1/procmail.1 .gz

>Do you have a .forward file in $HOME with the content "|procmail"?

No, I do not. I just copied my smtpd.conf from OpenBSD where it was all working fine.

I have no idea what's going on here. Why is procmail acting up?

Thanks.

O.D.

>
>-- 
>Herbert




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150126235409.BD7B7C039E>