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...

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
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

Status: offline

Tony

Site Admin
Admin
Registered: 12/17/01
Posts: 405
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.
The reason people blame things on previous generations is that there's only one other choice.