Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24th October 2006, 10:01 PM
jimshock Offline
Registered User
 
Join Date: Oct 2006
Posts: 14
cannot get email to work on MediaWiki

Hi have just installed Mediawiki running on FC5 box, I do not understand how to get email notification/authentication to work. PEAR is installed. I created on account and entered one of my POP3 email addresses on the wiki, afterwards opened up phpMyAdmin to make sure the new account was there. Then to test email auth/notif, I logged out, typed in username I just created, and clicked the 'email password' button: nothing happened In LocalSettings.php I have:

$wgEmergencyContact = "myname@mycompany.com";
$wgPasswordSender = "myname@mycompany.com";

If PEAR is installed, isn't this all I need-or am I missing something?
I see in DefaultSettings.php I can set as an SMTP server:
* SMTP Mode
* For using a direct (authenticated) SMTP server connection.
* Default to false or fill an array :
* <code>
* "host" => 'SMTP domain',
* "IDHost" => 'domain for MessageID',
* "port" => "25",
* "auth" => true/false,
* "username" => user,
* "password" => password
* </code>
*
* @global mixed $wgSMTP
*/
$wgSMTP = false;

Is this what I need to do copy and paste into my LocalSettings.php to get email to work? If so, since I'm no Exchange Server wiz, does "host" mean my company's domain, or IP of the actual Exchange Server, or what? What is my IDHost? Do I use my own username and password here, or do I set up a new account in Active Directory?
Reply With Quote
  #2  
Old 26th October 2006, 02:52 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Yes you need to enable smtp. I believe $wgSMTP needs to be true.

host means the smtp server host, perhaps smtp.example.com.

Check the httpd error log in /var/log/httpd/error_log.
Reply With Quote
  #3  
Old 26th October 2006, 04:59 PM
jimshock Offline
Registered User
 
Join Date: Oct 2006
Posts: 14
I found the following:
[Wed Oct 25 09:12:18 2006] [notice] caught SIGTERM, shutting down
[Wed Oct 25 09:13:29 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Oct 25 09:13:29 2006] [notice] mod_security/1.9.4 configured
[Wed Oct 25 09:13:29 2006] [notice] Digest: generating secret for digest authentication ...
[Wed Oct 25 09:13:29 2006] [notice] Digest: done
[Wed Oct 25 09:13:30 2006] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Wed Oct 25 09:13:30 2006] [notice] Apache/2.2.0 (Fedora) configured -- resuming normal operations
[Wed Oct 25 11:01:29 2006] [error] [client my.ip.add.ress] File does not exist: /var/www/html/favicon.ico
]
Reply With Quote
  #4  
Old 27th October 2006, 06:46 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Nothing unusual in the log so far. Notice httpd restarting, and a favicon 404.

You may have better luck on a Mediawiki support channel.
Reply With Quote
  #5  
Old 27th October 2006, 02:44 PM
jimshock Offline
Registered User
 
Join Date: Oct 2006
Posts: 14
Good deal, thank you for all your help so far, Jman
Reply With Quote
Reply

Tags
email, mediawiki, work

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Evolution: Incoming Email Links Don't Work billquinn Using Fedora 0 5th October 2008 04:56 PM
Email Notifications in Mediawiki not working jimshock Using Fedora 0 30th November 2006 06:00 PM
Getting Mozilla email account to work jeff Using Fedora 5 30th January 2005 11:46 PM


Current GMT-time: 04:14 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat