SMTP Settings in MediaWiki


MediaWikiImage via Wikipedia

A Wiki without an email feature is like a ‘car’ without ‘fuel’. For configuring the email functions in MediaWiki you need to ensure that the SMTP settings are right.

php.ini file

[mail function]
; For Win32 only.
SMTP = // your mail server ip address here
smtp_port = // your smtp port. Default port is 25

; For Win32 only.
sendmail_from = enter the email address from which you want to send admin emails

[Date]
; Defines the default timezone used by the date functions
date.timezone = //set this to a specific time-zone for e.g. ‘Europe/London’

Sendmail.ini file

;auth_username= //give your user-name here and remove the ‘;’
;auth_password= // give your password here and remove the ‘;’

LocalSettings.php file

$wgEmergencyContact = “” //enter email account here ;
$wgPasswordSender = “” //enter email account here ;

Reblog this post [with Zemanta]

3 Comments

Filed under Tech

3 responses to “SMTP Settings in MediaWiki

  1. Olivia

    Do not panik! , <a href=”http://www.vidilife.com/index.cfm?f=profile.main

  2. Kent

    What is it? , <a href=”http://www.vidilife.com/index.cfm?f=profile.main

Leave a comment