Posted on: 06/18/03 05:56pm
By: Anonymous (Anonymous)
yo, I successfully installed geeklog, but whenever users try to register for my site, they get no emails with passwords!! any idea or help is greatly appreciated...
User Registration Problem
Posted on: 06/18/03 06:29pm
By: Dirk
To repeat what has already been posted here a dozen times: Geeklog uses PHP's mail() function, so the problem is with your PHP or MTA (sendmail or whatever) setup.
bye, Dirk
User Registration Problem
Posted on: 06/19/03 12:19pm
By: Tony
And, again, if you use something other than sendmail, (i.e. Postfix, Courier, etc) they typically have a sendmail wrapper that emulates the sendmail executable but calls Postfix directly. In this case you need to tell PHP at compile time where your sendmail wrapper is.---The reason people blame things on previous generations is that there's only one other choice.