[dokuwiki] Re: Dokuwiki on OpenBSD

  • From: Guy Brand <gb@xxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 10 Jun 2007 18:13:48 +0200

On 10 June at 16:44, Samuel Penn wrote:

> Hi,

  Hello,


> I've been running DokuWiki on OpenBSD for a while now, and it's
> great. However, one thing that I've never managed to get working
> is the emailing of passwords.
> 
> I think that the problem might be related to the fact that Apache
> runs in a chroot environment on OpenBSD. However, I also run
> SquirrelMail (webmail software) on the same box, and that can send
> emails just fine.

  Maybe you configurer SquirrelMail to use an SMTP server. For your
  wiki, the mail are sent using php's mail() function which (on Unix)
  calls sendmail, and you probably don't have it in your chroot env.
  You should use mini_sendmail which is available from the packages
  or ports.

-- 
  bug
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: