Difference between revisions of "E-mail address"

m (1 revision: Migration)
 

Sender address[edit | edit source]

To change the sender address you have to customize the following entries in the Localsettings.php file:

                
$wgEmergencyContact = "mail@adresse.de";
$wgPasswordSender = "mail@adresse.de";

            

            
            
            
            
        ==Sender address==
        
        To change the sender address you have to customize the following entries in the [https://www.mediawiki.org/wiki/Manual:LocalSettings.php Localsettings.php] file:
        
        
        
        
        <pre>
            
            
        $wgEmergencyContact = "mail@adresse.de";
        
        $wgPasswordSender = "mail@adresse.de";
        
        
        </pre>
            
            [[en:{{FULLPAGENAME}}]][[de:E-Mail Adresse]]
Line 1: Line 1:
 
 
 
==Sender address==
 
==Sender address==
 
To change the sender address you have to customize the following entries in the [https://www.mediawiki.org/wiki/Manual:LocalSettings.php Localsettings.php] file:
 
To change the sender address you have to customize the following entries in the [https://www.mediawiki.org/wiki/Manual:LocalSettings.php Localsettings.php] file:
  
<pre>
+
<pre>$wgEmergencyContact = "mail@adresse.de";
$wgEmergencyContact = "mail@adresse.de";
 
 
$wgPasswordSender = "mail@adresse.de";
 
$wgPasswordSender = "mail@adresse.de";
 
</pre>
 
</pre>
 +
[[en:{{FULLPAGENAME}}]][[de:E-Mail Adresse]]

Attachments

Discussions