Strange port, I did make and then make install but there was no output from make install, but it seems to run anyway, but I can't find it in whereis.
# make clean ===> Cleaning for femail-0.98 # make ===> Verifying specs: c ===> found c.65.0 ===> Checking files for femail-0.98 `/usr/ports/distfiles/femail-0.98.tgz' is up to date. >> (SHA256) femail-0.98.tgz: OK ===> Extracting for femail-0.98 ===> Patching for femail-0.98 ===> Configuring for femail-0.98 ===> Building for femail-0.98 cc -O2 -pipe -DHAS_FGETLN -DHAS_STRLCPY -c femail.c cc -O2 -pipe -DHAS_FGETLN -DHAS_STRLCPY -c openbsd_compat.c cc femail.o openbsd_compat.o -o femail cc -static femail.o openbsd_compat.o -o femail-static # make install # femail [email protected] Hello, john. # whereis femail # How do I put femail into my /var/www? On Fri, Mar 15, 2013 at 5:51 AM, Alexey E. Suslikov < [email protected]> wrote: > John Tate <john <at> johntate.org> writes: > > > > > I've been trying to get PHP to be able to email from a chrooted apache > > server. Running without chroot is not an option. I can't find clear > > documentation on doing this, and the logs don't contain any errors I can > > find about the problem. > > you need femail from ports. > > -- www.johntate.org

