Hi,
I placed this line in LocaSettings.php: $wgEnableEmail = true;
Somebody could say me what more I need to configure this function (email)? Because thus I don't receive nothing. I need to place $wgSMTP? If yes, necessary to configure the PEAR? How I make this? =/
Thank...
anybody? :(
2007/7/11, Leo leof1666@gmail.com:
Hi,
I placed this line in LocaSettings.php: $wgEnableEmail = true;
Somebody could say me what more I need to configure this function (email)?
Because thus I don't receive nothing. I need to place $wgSMTP? If yes, necessary to configure the PEAR? How I make this? =/
Thank...
-- Leonardo Schmitz da Costa leof1666@gmail.com
somebody* sorry...
2007/7/12, Leonardo Schmitz da Costa leo@inf.ufsc.br:
anybody? :(
2007/7/11, Leo leof1666@gmail.com:
Hi,
I placed this line in LocaSettings.php: $wgEnableEmail = true;
Somebody could say me what more I need to configure this function (email)? Because thus I don't receive nothing. I need to place $wgSMTP? If yes, necessary to configure the PEAR? How I make this? =/
Thank...
-- Leonardo Schmitz da Costa leof1666@gmail.com
-- Leonardo Schmitz da Costa leof1666@gmail.com
Can your box send email out? If your box can send email then you should be fine with the default settings.
GM
On 7/12/07, Leonardo Schmitz da Costa leo@inf.ufsc.br wrote:
anybody? :(
2007/7/11, Leo leof1666@gmail.com:
Hi,
I placed this line in LocaSettings.php: $wgEnableEmail = true;
Somebody could say me what more I need to configure this function
(email)?
Because thus I don't receive nothing. I need to place $wgSMTP? If yes, necessary to configure the PEAR? How I make this? =/
Thank...
-- Leonardo Schmitz da Costa leof1666@gmail.com
-- Leonardo Schmitz da Costa leof1666@gmail.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
The default settings just use PHP's mail() function. There are configuration settings in php.ini that you can check to ensure it's calling the mail program correctly.
On Thu, 12 Jul 2007 15:49:08 -0400, Gerard Marcel wrote:
Can your box send email out? If your box can send email then you should be fine with the default settings.
GM
On 7/12/07, Leonardo Schmitz da Costa leo@inf.ufsc.br wrote:
anybody? :(
2007/7/11, Leo leof1666@gmail.com:
Hi,
I placed this line in LocaSettings.php: $wgEnableEmail = true;
Somebody could say me what more I need to configure this function
(email)?
Because thus I don't receive nothing. I need to place $wgSMTP? If yes, necessary to configure the PEAR? How I make this? =/
Thank...
-- Leonardo Schmitz da Costa leof1666@gmail.com
-- Leonardo Schmitz da Costa leof1666@gmail.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org