A user-targeted error message rendered in the frontend does not tell
anything. There are many options, only some of which I can think of:
- investigate httpd logs (if you use some sort of CGI processor, then
those), usually in <chroot-dir>/logs/
- run femail in verbose mode
- check if your specified SMTP server is reachable and whether it logs
any incoming messages
You should be aware that femail has not seen an update in over 15 years
- it is questionable whether there is any reason to use it nowadays.
In either case, you might want to attempt establishing outgoing email
delivery from the shell with mail(1) before you attempt mail delivery in
third party software (i.e. "Doku Wiki").
On 1/3/22 07:48, latincom@vcn.bc.ca wrote:
>> What is the error you are experiencing?
>> What are your configurations?
>>
>> Best
>> Georg
>
>
> Thaks to answer, everything works correctly; but when somebody try to
> register, the e-mail with the password is not sent. the error says:
> the e-mail could not be sent. But the new user apers in the user list!
>
>
>>
>> On 1/3/22 07:31, latincom@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.
>>>
>>>
>>
>
>
No comments:
Post a Comment