| Abonnements | Abonnés |
| 98 | 13 |
// PHPMailer addon App::$config['phpmailer']['mailer'] = 'smtp'; App::$config['phpmailer']['host'] = 'caselibre.fr'; App::$config['phpmailer']['port'] = '587'; App::$config['phpmailer']['smtpauth'] = 1; App::$config['phpmailer']['smtpsecure'] = 'tls'; App::$config['phpmailer']['username'] = 'superdragon'; App::$config['phpmailer']['password'] = 'Juliette/974*';
| Abonnements | Abonnés |
| 98 | 13 |