Re: Migration mod_python -> php

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: guilde
Subject: Re: Migration mod_python -> php
On 02 juil. 2018 15:46, Frédéric <fma38@???> wrote:

> Le 02/07/2018, Jérôme a écrit :
>
>> Ça s'écrit en une ligne avec PHPMailer :
>>
>> $mail->addAttachment($path);
>>
>> Voir https://github.com/PHPMailer/PHPMailer/wiki/Tutorial
>
> Cool ! Mais ça n'a pas l'air dispo sous debian...


libphp-phpmailer

Christian