[xwiki-users] Questions after testing xwiki for the first time.
Hi, I've started testing xwiki on a Linux installation, by using the quick method with Jetty and hsqldb (3.0). Everything looks great and impressive so far! :) I've encountered some problems however. My configured mailhosts do (of course) not accept emails from invalid senders. Email works fine for registration, but for "sharing" by email, or "inviting" by email, xwiki defaults to using localhost (and not my configured relayhost in the email settings) to send out with invalid email addresses like no-reply@localhost.localdomain I've correctly replaced all instances of "@localhost.localdomain" with my own valid domain name in database/xwiki_db.script, and stopped and restart xwiki, but this gives an immediate error, and no results in the logfile. How would I go about correcting this ? Would I be better off using MySQL as database right away ? Thanks in advance. Ciao, Albert
On 04/22/2011 11:55 PM, xwiki@albertj.nl wrote:
Email works fine for registration, but for "sharing" by email, or "inviting" by email, xwiki defaults to using localhost (and not my configured relayhost in the email settings) to send out with invalid email addresses like no-reply@localhost.localdomain
I've correctly replaced all instances of "@localhost.localdomain" with my own valid domain name in database/xwiki_db.script, and stopped and restart xwiki, but this gives an immediate error, and no results in the logfile.
In the mean time I've successfully installed Tomcat with XWiki, and there the "sharing" by email works fine by default. And just I noticed that in the "invitation" part of the administrative settings the @localhost.localdomain can be edited, and emails invitations work as well. Wonderful! Ciao, Albert
participants (1)
-
xwiki@albertj.nl