Problems setting up MediaWiki mail function with XAMPP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Problems setting up MediaWiki mail function with XAMPP

Postby Tim Deeming » 30. May 2007 14:05

I have the following configuration:
* Windows XP Professional (SP2)
* XAMPP 1.60.a
* MediaWiki 1.93

When I send a mail, no error happens... but no mail is ever sent.
I have setup the
When I ask to send my password an error happens stating that some software (?) on the hostcomputer is blocking it.
Code: Select all
$wgSMTP = array(
 'host'     => "ip address of smtp server",
 'IDHost'   => "our domain",
 'port'     => 25,
 'auth'     => false,
 'username' => "my_user_name",
 'password' => "my_password"
);]


pear mail is installed...

However I get continuous error messages... and no mail sent.

If I look at the XAMPP status page, I see that SMTP is "Deactiveated".

Frankly speaking I don't know what is blocking... I have tried various solutions found here... but all had no effect.

Any ideas.

Thanks,
Tim
Tim Deeming
 
Posts: 4
Joined: 20. April 2007 12:28

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 107 guests