Skip to Content.
Sympa Menu

lyceum-users - Re: [Lyceum-users] tested user email

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: Asheesh Laroia <asheesh AT asheesh.org>
  • To: michele <webmaster AT abs-gallery.com>
  • Cc: lyceum-users AT lists.ibiblio.org
  • Subject: Re: [Lyceum-users] tested user email
  • Date: Mon, 10 Jul 2006 17:11:51 -0400 (EDT)

On Mon, 10 Jul 2006, michele wrote:

yes, you were right - the user get's the email if it is located on the same domain as lyceum

but that really does not help anyone - because that makes lyceum a not universal accessible blog host if a user is not having a email account with matsart.org :(

Agreed. You'll want to fix this.

how can I solve this?

The problem is that php's mail() function is misconfigured on your web server. http://php.net/mail has information on how to configure your php.ini file to make mail sending work (hint: set itto some SMTP server you trust to work).

The problem might also be solvable by having a correctly-configured and installed mail server on the web serving computer itself, but that's probably more complicated.

-- Asheesh.

--
On two occasions I have been asked [by members of Parliament!], "Pray, Mr.
Babbage, if you put into the machine wrong figures, will the right answers
come out?" I am not able rightly to apprehend the kind of confusion of
ideas that could provoke such a question.
-- Charles Babbage




Archive powered by MHonArc 2.6.24.

Top of Page