$mail->SMTPAuth = true; // enable SMTP authentication $mail->Port = 465; // set the SMTP port for the GMAIL server $mail->Username = "[email protected]"; //…
// // More information at: http://community.bistudio.com/wiki/server.cfg // // GLOBAL SETTINGS hostname = "[IBG] Bornholm Life Server | www.ibg-community.de"; // The name of the server that shall be displayed in the pub…