ENGLISH
Provide a way to send attachments to the Mail2shell response.
Ex: Attach path/name_file
This would add the list of files to be sent in response.
The Myparser::parse method would activate, via a directive, the request to add an attachment.
The Add_ToSend method would be invoked at the end of the procedure, before sending the response, and would add the file to be attached.
FRENCH
Donner un moyen d'envoyer des fichiers attachés à la réponse de Mail2shell.
Ex: Attach path/name_file
Ceci ajouterait à la liste des fichiers à envoyer en réponse.
La méthode Myparser::parse activerait, par une directive, la demande d'ajout d'un fichier attaché.
La méthode Add_ToSend serait invoquée en fin de procédure, avant l'envoie de la réponse, et ajouterait le fichier à attacher