On 2022-01-03, latin...@vcn.bc.ca <latin...@vcn.bc.ca> wrote:
> Hello
>
> i did an installation of dokuwiki over OBSD 7.0, but i am not bring able
> to configure femail!
>
> i am following this:
>
>| Running femail-chroot on OpenBSD
> +-----------------------------------------------------------------------
>
> Setup with httpd from OpenBSD base system
>=========================================
> By default, femail will use `localhost' for smtphost.
> httpd(8) inside the chroot(2) will NOT be able to use the system
> /etc/hosts or /etc/resolv.conf. One will need to populate /var/www/etc/hosts
> and/or /var/www/etc/resolv.conf in the chroot(2) environment.
>
> Additionally, one may create a custom femail.conf; see femail(8).
>
> If you're using femail with PHP inside a chroot jail, be aware that
> PHP's built-in "mail" function uses popen(), which requires /bin/sh.
>
> I have tried different ways without success.
>
> Can somebody help please? dokuwiki works correctly in general, exept femail.
>
> Please respond to the list.
>
>
>

dokuwiki uses PHP's build-in "mail" function, so you need /bin/sh in the chroot.

-- 
Please keep replies on the mailing list.

Reply via email to